VoiceGuide IVR Software Main Page
Jump to content

Vm Scripting

Recommended Posts

I am new to VG scripting so I was wondering if anyone can help me with the following problem.

I need to set up a voice mail box system which will allow some users to only listen to recorded messages. These users will have no administrative rights and will access the vmb by entering the vm id. On the other hand, an administrator using a different dial in number will be able to identify himself using a pin and get access to vm administrative functions (e.g. delete message, record message etc)

 

Thanks

Tym

Share this post


Link to post

What you basically want is a script which will find all the current voicemail messages for a selected VBM and play them one after another, allowing the user to skip forward/back though all of the messages, correct?

 

You should probably look at creating a new script based on vmLogin.vgs.

 

Save it as another script and then remove from it all the functionality which you do not need. Then use that new script for your 'listen only' callers.

 

And give the administrators access to the proper voicemail system.

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
×