VoiceGuide IVR Software Main Page
Jump to content

Transfer Call

Recommended Posts

Hello,

I cannot make Transfer call to work. I have tried all type of the Transfer call options. But couldn’t make any of them to work.

 

The attached files are my VG script, and log files.

 

I am using the latest VG for Dialogic, and Dialogic D/4PCI.

 

Would you please help me to find the problem?

Thanks

Farzad

TransferCallScript.zip

Share this post


Link to post

Trace show your telephone company played an 'Operator intercept tone' about 14 seconds after the number was dialed:

 

034022.64 1 tw DialogicEvent 133,TDX_CALLP,11,0,0,CR_CEPT,,

 

This means that they could not connect to the number you dialed.

 

You can use these paths to capture this event:

 

on {CR_CEPT} ...

on {TDX_CALLP} ...

on {Fail} ...

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
×