tym.zon Report post Posted 11/03/2005 05:02 AM 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
SupportTeam Report post Posted 11/03/2005 06:09 AM 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