VoiceGuide IVR Software Main Page
Jump to content

Can't dial ',9,' first before making outbound call and set voiceGuide within 5 rings

Recommended Posts

I would like to ask why can't dial ',9,' first before making outbound call and set voiceGuide  within 5 rings? The Voiceguide should treat the call result as not answered. Please refer to the attachment.

0813_log.zip

image.PNG

test.vgs

Share this post


Link to post

You can dial ",9," or similar before dialing the destination number/extension, and the traces you posted show that this was done from a "Transfer Call" type module and the card dialed the hookflash and then the ",9,27099137" number it as instructed:

323 110514.027  9268   1   1 fn    Dial(iLineId=1, hTask=0, strDigitsToDial=,9,27099137, in_PamdPvdMethodToUse=, 0,0,,)
...
329 110514.028  9268   1   1       dx_dial (1,[,9,27099137],call progress OFF) (ca_intflg=2)
330 110514.028  9268   1   1       dx_dial (1,,9,27099137) ok
331 110518.135   440   1   1 ev    TDX_DIAL (Dial Completed)

Note that most PBXs do not let you do hookflash transfers to outside numbers, only to local PBX extensions.

Also, many PBXs require that destination number answers before the party doing the transferring can hangup. The "Monitored" transfer must be used for those cases.

 

The traces did not show any outgoing calls from the Outbound Call Loader - and the posted Outbound Call Loader screenshot does not have ",9," as part of the number to be dialed.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×