xardoz Report post Posted 12/15/2003 03:32 AM The unit will answer the call, but will not play any outgoing message. It will record a incoming message. I have downloaded and installed the MuLaw files. Share this post Link to post
SupportTeam Report post Posted 12/15/2003 03:41 AM Could you please post a copy of VoiceGuide's Debug Printout which captures the problem, this will allow us to see what is going wrong. (When running the script click on VoiceGuide's View menu and select 'Event Trace Log' option - any log information will then appear in this window. You must open the trace window before making the call.) Share this post Link to post
xardoz Report post Posted 12/16/2003 12:36 AM My copy of voiceguide just expired, is there a way I can get another couple of days..... I just got my dialogic board. Share this post Link to post
SupportTeam Report post Posted 12/16/2003 01:23 AM ... just restart the software... demo version of VG will only work for 1 hour and then needs to be stopped and restarted to work for another hour... these restarts can be repeated indefinitely. Share this post Link to post
xardoz Report post Posted 12/16/2003 02:31 AM Wierd, I open the event logger, check the box at the bootom, "Save to File xxx.txt" but no file ever appears.... Here Are Links to some Screen Captures and a Txt File After a call Before a Call Log Text We really want to decide and buy, your support is great! Share this post Link to post
xardoz Report post Posted 12/16/2003 02:33 AM Sorry, forgot to convert to .jpg format. Share this post Link to post
xardoz Report post Posted 12/16/2003 02:43 AM After a Call Before A Call Share this post Link to post
SupportTeam Report post Posted 12/16/2003 03:40 AM The logs are actually saved in VoiceGuide's \log\ subdirectory - the text label on the log screen is incorrect... From the screenshot we can see what the problem with the script is: Module "Evaluate 1" evaluates the $RV_CALLLENGTH Result Variable (we see call is has been on system for 10 seconds... ) but then there is no path from that module... if there is no "True" (or "Success") path from that module VG will hang up - which is what its doing... PS. If you are not currently using the latest version of VG (current is v5.1.6) I'd recommend updating to that version... Share this post Link to post
xardoz Report post Posted 12/17/2003 01:41 AM Software Updated, Here is the TraceFile: 174136.97 6 ring 0 174136.98 6 Answer the call at 12/16/2003 5:41:36 PM 174136.98 6 lineAnswer(65846) => 65607 174137.54 6 callstate CONNECTED 65846,1,0 174137.55 6 WorkingModeTAPI@Connected= 174137.55 6 WorkingModeScript@Connected= 174137.66 6 Inband detection not enabled 174137.66 6 StartLoadedVgs at 12/16/2003 5:41:37 PM 174137.68 6 tapi Reply (LineEvReply) ok 65607 0 174137.68 6 [Welcome] Number Input 174137.70 6 [Welcome] Playing () 174137.70 6 LsGetNbrsPlayWelcMsg EV_PLAY_FINISHED 174139.69 6 LsGetNbrsRxDigits EV_TIMEOUT_REPLAYMSG 174139.70 6 [Welcome] Playing () 174139.71 6 LsGetNbrsPlayWelcMsg EV_PLAY_FINISHED 174141.71 6 LsGetNbrsRxDigits EV_TIMEOUT_REPLAYMSG 174141.72 6 [Welcome] Playing () 174141.73 6 LsGetNbrsPlayWelcMsg EV_PLAY_FINISHED 174143.45 6 dtmf 1 (65846,49,2) 174143.46 6 LsGetNbrsRxDigits 1 174143.47 6 [Welcome] Number Input 1 174143.48 6 path {1} not found 174143.65 6 dtmf 1 (65846,49,2) 174143.66 6 LsGetNbrsRxDigits 1 174143.67 6 [Welcome] Number Input 11 174143.68 6 path {11} not found 174143.88 6 dtmf 1 (65846,49,2) 174143.89 6 LsGetNbrsRxDigits 1 174143.90 6 [Welcome] Number Input 111 174143.91 6 path {111} not found 174144.09 6 dtmf 1 (65846,49,2) 174144.11 6 LsGetNbrsRxDigits 1 174144.13 6 [Welcome] Number Input 1111 174144.13 6 path {1111} not found 174145.13 6 dtmf # (65846,35,2) 174145.14 6 LsGetNbrsRxDigits # 174145.14 6 path {1111} not found 174145.16 6 [Evaluate 1] Evaluate [$RV_CALLLENGTH] 174145.18 6 RVreplace start: [$RV_CALLLENGTH] 174145.19 6 RVreplace end: [8] 174145.21 6 .Eval(8) 174145.23 6 Eval Expr result:[8] 174145.23 6 path {8} not found 174145.26 6 Hanging up call... [No path (True) to next module defined.] 174145.28 6 RecSoundStop ok 174145.30 6 PlaySoundStop ok 174145.34 6 fnHangupCall end 174145.38 6 linedevstate 2048 0 0 174145.39 6 callstate IDLE 65846 0 0 174145.41 6 WorkingMode@Idle= 174145.48 6 tapi Reply (LineEvReply) ok 65624 0 174146.41 6 LsAwaitingCalls EV_TIMEOUT_TIMETOREINITLINE 174146.43 6 ReinitTelephony due to IDLE start 174146.45 6 tapic lineDeallocateCall(MainCall:65846) 0 174146.69 6 lineOpen(6) => 0 174146.71 6 Waiting for a call... 174146.72 6 lineOpen(6)LineHandle=65863 Share this post Link to post
SupportTeam Report post Posted 12/17/2003 01:56 AM Trace shows that the script that you are using starts at module [Welcome], but module Welcome is not set to play any sound files: 174137.70 6 [Welcome] Playing () The caller then presses "1" 4 times: 174144.13 6 [Welcome] Number Input 1111 and the script branches to module [Evaluate 1] 174145.16 6 [Evaluate 1] Evaluate [$RV_CALLLENGTH] which does not have any paths leaving it: 174145.23 6 path {8} not found 174145.26 6 Hanging up call... [No path (True) to next module defined.] It looks like you have not set up your script properly... I'd recommend looking at what your script again and correctly setting all the sound files that it's supposed to play and the modules' paths... Share this post Link to post
xardoz Report post Posted 12/21/2003 10:34 PM Ok, We got the script going, but when we record our own messages, it give the Error "An Error Occured While Playing the Message" I know with the Dialogic/4 we need mu-law format files, but when we record our own, how do we genreate these files? is there a convertor? Share this post Link to post
SupportTeam Report post Posted 12/22/2003 12:39 AM It should record them in uLaw format - ready for playing back using the same card... Could you please send us a copy of VoiceGuide's Debug Printout which captures the problem, (rec and then play back) and also .ZIP th erecorded sound file and attach it to the post.. Share this post Link to post