SpelingChampeon
Technical User
Symposium 4.02.06 with latest PEPS installed.
I am new to Symposium, and as of yet, have not had any official training. I have 2 questions:
1. There is an existing script, that I want to give a busy signal to, after 3 or more callers are already in the queue getting RAN treatment. I added: IF QUEUED CALL COUNT > 2 THEN GIVE BUSY. The problem is, that because of the GIVE RINGBACK in the Master Script, outside callers get a ring, then a busy signal. It sounds like the call is being dropped. When I removed the 'GIVE RINGBACK' from the Master Script (all the other sub-scripts had GIVE RINGBACK) whenever a call was presented above 2 in queue, they would immediately get a busy signal (just what I wanted). Unfortunately, I lost the ability for Real Time Displays on half of my scripts. The remaining sub-scripts all had GIVE RINGBACK, and all of them functioned as programmed, but not the RT reports. I put the GIVE RINGBACK back in the MS, and the reports started being updated again.
2. I need to build a new script, and am not sure of what the process would be. Is there a quick 'how to' that says step by step how to build a new cdn/script from scratch for implementation.
Any help would be appreciated. Thanks.