jigglybobs
Technical User
Hi , I wonder if anyone can help me. I need to place emergency variables into my symposium CC5 scripts. I currently have
IF NOT LOGGED OUT AGENT emergency_gv THEN
OPEN VOICE SESSION
PLAY PROMPT VOICE SEGMENT vs_emergency_msg
END VOICE SESSION
DISCONNECT
END IF
However we now have network skillsets across 3 differant SBO sites for some clients but not all and I need to make the emergency message site specific.
Any ideas ??
IF NOT LOGGED OUT AGENT emergency_gv THEN
OPEN VOICE SESSION
PLAY PROMPT VOICE SEGMENT vs_emergency_msg
END VOICE SESSION
DISCONNECT
END IF
However we now have network skillsets across 3 differant SBO sites for some clients but not all and I need to make the emergency message site specific.
Any ideas ??