VoiceGuide IVR Software Main Page
Jump to content

Retrieving Call From Announced Call Transfer

Recommended Posts

I'm working with "VoiceGuide for Dialogic".

 

 

I'm doing several announced call transfers in my script, but the program is not always retrieving the call. Could you tell me why?

 

I attach the log file.

 

Thanks.

0330vgm__hookflash_transfer_.txt

Share this post


Link to post

There are a few different transfers captured in that trace. Please indicate which one we should be looking at, and provide information on what the recipient of the transfer did and what they and original caller heard afterwards...

Share this post


Link to post

In the trace, the sequence of transfers is to numbers 16734, 16735, 16737 and 16719. The problem happened when transferring call to numbers 16734 and 16737. The recipient didn't pick up the phone or picked up the phone and did nothing but listening to the message (without pressing any key). In the other side, the caller heard that the transfer attempt took too long because there were two transfer attempts instead of one before retrieving the original call.

 

I have noticed that if the recipient picks up the phone and then hangs up, the original call is retrieved successfully.

Share this post


Link to post

Please give us the time at which the transfer is made (time is at the beginning of each line).

Share this post


Link to post

Trace shows that in both cases the hookflash to take the call back was issued after the Dialogic reported that it has heard the busy signal:

160804,33   1       Dial(16734, cp on) call

...

160824,56   1 tw    DialogicEvent 133,TDX_CALLP,7,0,0,CR_BUSY,,

...

160824,58   1 xfer  dial !

160904,97   1       Dial(16737) ok

...

160925,13   1 tw    DialogicEvent 133,TDX_CALLP,7,0,0,CR_BUSY,,

...

160925,13   1 xfer  dial !

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
×