Dan Clements Report post Posted 06/13/2003 04:10 AM Ok, Extreamly upsetting at this point. Your voice features outstanding, your tech support is fantastic, however getting this fax thing to work with dialogic cards seems to be a huge issue. One would think that the professional 4 line version I purchased should have some type of fax capablity. In reading other post it seams to have been made clear that one can not hand off fax calls to a fax program from a dialogic card. My D41/D can detect a fax, and the following trace file seams to indicate that it detected it fine, then errored because it could not find the target. ??? why are not fax features available, will a furture release deal with the diologic fax issue? By this point I had given up on trying to get the faxhand off to work and tried to bypass it by setting the VG.ini to : HandoffProgramFax=NONE As tech support indicated in a reply to another user. I still get the following result. I have a "old fashion" fax machine with a TAD enabled switch listening in on the IVG line. If the work around works, then IVG should ignor the fax signal and give the fax machine time to recognize the signal before hanging up. Right now IVG hangs up too fast. What do you think ? Can I get this to work? Am I wong about the fax hand off issue? I would love to hear that I am wrong! If so how do I get fax hand off to work ? I'm on NT 4.0 spk 6, useing a D41/D. 91656 0 tapie linedevstate 2048 0 0 91666 0 tapie callstate OFFERING 11939688 0 4 91676 0 tapie callinfo CALLEDID 91687 0 tapie callinfo ORIGIN 91687 0 tapie ring 0 91687 0 Start without answering the call 91817 0 [Hours] Evaluate [($RV_DAY >= 1) and ($RV_DAY <= 5) and ( (($RV_HOUR >= 9) and ($RV_HOUR <= 17)) or (($RV_HOUR = 8) and ($RV_MINUTE >= 30)) or (($RV_HOUR = 17) and ($RV_MINUTE < 30)) )] 91827 0 RVreplace start: [($RV_DAY >= 1) and ($RV_DAY <= 5) and ( (($RV_HOUR >= 9) and ($RV_HOUR <= 17)) or (($RV_HOUR = 8) and ($RV_MINUTE >= 30)) or (($RV_HOUR = 17) and ($RV_MINUTE < 30)) )] 91837 0 RVreplace end: [(4 >= 1) and (4 <= 5) and ( ((11 >= 9) and (11 <= 17)) or ((11 = 8) and (40 >= 30)) or ((11 = 17) and (40 < 30)) )] 92127 0 .Eval((4 >= 1) and (4 <= 5) and ( ((11 >= 9) and (11 <= 17)) or ((11 = 8) and (40 >= 30)) or ((11 = 17) and (40 < 30)) )) 92207 0 Eval Expr result:[True] 92237 0 [service cent or VM] Playing 92237 0 lineAnswer(11939688) => 1 92788 0 tapie callstate CONNECTED 11939688,1,0 92798 0 WorkingModeTAPI= 92828 0 WorkingModeScript=BeforeAnswerRun 92848 0 Inband detection not enabled 92858 0 tapi Reply 1 0 92858 0 [service cent or VM] Playing 92868 0 [service cent or VM] Playing (C:\Agcy WAVS\Short welcome.wav) 93429 0 PlaySoundStart ok [C:\Agcy WAVS\Short welcome.wav] 93439 0 RunModule PLAY end 97715 0 tapie monitormedia 32( G3FAX) 97725 0 RecSoundStop ok 97785 0 PlaySoundStop ok 97805 0 ERROR 4.9.0 lineHandoff LINEERR_TARGETNOTFOUND [8000004E] WFXCTL32.EXE 97815 0 ERROR 4.9.0 lineHandoff LINEERR_TARGETNOTFOUND [8000004E] LINEMEDIAMODE_G3FAX 97825 0 tapie callinfo MEDIAMODE 97956 0 tapie linedevstate 2048 0 0 97966 0 tapie callstate IDLE 11939688 0 0 97976 0 WorkingMode@Idle= 98056 0 set EV_TIMEOUT_TIMETOREINITLINE 2 98066 0 tapi Reply 2 0 99107 0 LsHandedOff EV_TIMEOUT_TIMETOREINITLINE 99117 0 ReinitTelephony due to IDLE start 99137 0 tapic lineDeallocateCall(MainCall:11939688) 0 99358 0 lineOpen(0) => 0 99368 0 Waiting for a call... 99378 0 lineOpen(0)LineHandle=11940048 Share this post Link to post
SupportTeam Report post Posted 06/13/2003 01:18 PM HandoffProgramFax=NONE in the [VG] section should have done the trick... Attached is a version which is hard coded to ignore fax - please update your v4.9.0 installation with the attached vgmulti.exe When a fax call arrives this version will just display in the Trace Log: "This version ignores fax detections" and then whatever script will hangup when Dialogic detects a busy tone, or after timing out awaiting user input... Only a select few Dialogic cards can receive a fax transmission itself (D41/D can only detect its a fax call, not receive it). VoiceGuide is not designed to receive faxes itself, but will happily try to 'hand-off' a fax call to a fax program using standard TAPI call-handoff procedures.. At this stage the only you can apparently set up such a system is in conjunction with SmartFax software available from www.faxcall.com - we have not tested this ourselves though... (the call must be answered by a modem - SmartFax cannot control Dialogic cards) WinFax used to be able to accept handed of fax calls from VoiceGuide but the current versions don't - and Symantec is not saying why they stopped supporting this feature... VgMulti_4.9.0_ignores_fax.zip Share this post Link to post