VoiceGuide IVR Software Main Page
Jump to content

Hookflash & Moh

Recommended Posts

7.1.3691.27821 (RELEASE Build)

 

 

i like to play the caller a sound file while the call is transferred via announced hookflash

 

kill the sound file upon fail and return to voice mail

 

"

on {9} goto [cts.open.wav]

on {timeout 3} goto [Goodbye]

on {2} goto [moh]

on {2} goto [Transfer Call 1]"

 

i was going to do something like this in a play module but i can not get the module

to execute "on (2)" command simultaneously

 

thanks inadvance

Share this post


Link to post

Please post the script used and the VoiceGuide traces (.ZIPed) capturing system startup and the call.

Share this post


Link to post

In hookflash transfers the original caller is placed 'on hold' by the PBX/Switch. What the original caller hears is determined by what the PBX/Switch plays to them. You have no control over this and you are not able to play any messages to the caller that has been placed 'on hold' by the PBX/Switch while they are 'on hold'.

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
×