Guest mister_big_bird Report post Posted 02/06/2004 09:07 AM Hi Guys, I'm currently testing this software and looks to me its really good. I'm having a problem though, I'm now testing VG on its Outbound calling capability and its sometimes but not always detecting the difference between an AM and a Live person answering the call. Is there a way to set Voiceguide to instantly play my WAV file whether its an AM or a real person answering the call, right after the call is pick up. I have tried Disabling the AM detection in the vg.ini, the effect is that VG plays my soundfile even before the call is pickup. Thanks for the help. MBB Share this post Link to post
SupportTeam Report post Posted 02/07/2004 02:07 AM Just specify the same script (or .WAV file) be used in both cases - that way the same script will be ran regardless of whether the AM or human is thought to have answered the call... Share this post Link to post
Guest mister_big_bird Report post Posted 02/09/2004 04:11 AM hi, yes, i alredy done that, the problem is that, when VG detected it as an AM the recipient has to wait for some time before VG start playing the WAV file, is there a way to configure VG to start playing the WAV file once the the called has been answered regardless if its an AM or a real person. (in other words, don't record to "Rec_AM.wav" just play the WAV file once someone answered). Thanks, MBB Share this post Link to post
Guest mister_big_Bird Report post Posted 02/11/2004 06:08 AM is there a way to configure it this way ? or no ? Share this post Link to post
Guest mister_big_bird Report post Posted 02/13/2004 07:58 AM is my question not clear ? or is there no way to configure it this way ? Share this post Link to post
SupportTeam Report post Posted 02/15/2004 04:16 AM To have VoiceGuide start the script/wav specified in the "When a Real Person Answers" text box even if the Answering Machine answers the call then you should specify: ignore in the "When the Answering Machine Answers" text box... VoiceGuide will then not wait for the answering machine's message to finish playing - it will just start the script immediately... This was an undocumented feature so it took a bit longer then usual to find out the answer. The availability of this option will be listed in future VG Help files. Share this post Link to post
Guest mister_big_bird Report post Posted 02/16/2004 02:26 AM thank you so much for replying, just to clarify things, is it also ok to put " ignore " in the XML files ? say , <OutDialEntry> <PhoneNumber>xxxxxxxx</PhoneNumber> <OnAnswer>c:\upload\bday.wav</OnAnswer> <OnAnswerMachine>ignore</OnAnswerMachine> <CallRetries>0</CallRetries> </OutDialEntry> Will this work ? Thanks, MBB Share this post Link to post