TelecomRebel
IS-IT--Management
Hello,
I have recently inherited control of our CS1000/CCMS/CallPilot system as the front man for operations..
I created a new CP application (ver 4.04) that plays a simple announcement, given it a unique appID of 1019
This is the content of my CCMS script
----------------------------------------------
GIVE IVR ivrnumber WITH TREATMENT 1019
WAIT 2
DISCONNECT
----------------------------------------------
if I change the appID in the GIVE IVR statement to any existing application it plays just fine.. The application is set up identicle other applications that do the same thing... basically START -> ANNOUNCEMENT -> END
However, any new aplication I add wont run. Am I missing a step? Any adviced I would be thankful for.
Thanks
I have recently inherited control of our CS1000/CCMS/CallPilot system as the front man for operations..
I created a new CP application (ver 4.04) that plays a simple announcement, given it a unique appID of 1019
This is the content of my CCMS script
----------------------------------------------
GIVE IVR ivrnumber WITH TREATMENT 1019
WAIT 2
DISCONNECT
----------------------------------------------
if I change the appID in the GIVE IVR statement to any existing application it plays just fine.. The application is set up identicle other applications that do the same thing... basically START -> ANNOUNCEMENT -> END
However, any new aplication I add wont run. Am I missing a step? Any adviced I would be thankful for.
Thanks