VoiceGuide IVR Software Main Page
Jump to content

Voice Mail Menus

Recommended Posts

can i change the voice mail menu, in option to leave the system after the voice mail is left is 0 , can i change this to #( the option generally used in major voice mail systems)

 

Thanks

Satish

Share this post


Link to post

Sure, just edit the Voicemail script to react to the different key - see the scripts in VoiceGuide's \system\vm\ subdirectory.

 

Especially see the vmLogin.vgs - modules VmLoginStart and VmMmMenu

 

In module VmLoginStart you can set the $RV[Key_VmMmVmExit] to be a '#' and then thant value will be used in VmMmMenu.

 

or you can just edit the VmMmMenu directly and change the case statement options to allow script to react to # appropriately.

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
×