cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1113
Views
10
Helpful
5
Replies

UCCX script Recording issue

Curtis Fuentes
Level 1
Level 1

                  HI,

        I have uccx script set up for recording.  The way it works a branch location is suppose to be able to call in and record a message stating location and hours. When they attemp to hit 1 to save the message they are unable to. Can some one please provide assistance.

Thank you 

5 Replies 5

Jonathan Schulenberg
Hall of Fame
Hall of Fame

You must authenticate a user before uploads to the repository will be accepted. Use the Get User and Authenticate User steps to do this before the Upload Prompt step is executed.

Please remember to rate helpful responses and identify helpful or correct answers.

Hi Jonathan,

                      I have the Authentication step in the script and is still not working.

Hi Carlos

You don't have an authentication step - an authentication step is not just comparing an input from a caller against a static PIN.

You must:

1) Use a Get User step to get a user object based on a string identifying the userID or extension, assinging the result to a User variable

2) Use a Authenticate User step to authenticate that user with a PIN or password

3) Reference the user with the 'upload' step.

Regards

Aaron Harrison

Principal Engineer at Logicalis UK

Please rate helpful posts...

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!

Hi Aron,

   Were does the script gets its uthentication from. I set up the script bit it tell me the pin is invalid ?

Sorry I am new at this.

It does an AXL query to CUCM so this will check against the CUCM Password or PIN. Of course this means that the user you lookup must be a valid End User object in CUCM as well.

Please remember to rate helpful responses and identify helpful or correct answers.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: