Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Emergency key activator

Status
Not open for further replies.
Joined
May 13, 2011
Messages
14
Location
GR
I was asked if it is possible to create a key on a supervisor set in order to direct all incoming calls to the call center (SECC 4.2 with Voice Card) to a specific message on the Voice card. I have set up the Emergency activator of Symposium Express and it works fine but they also need to do it from a M3905 supervisor set. Is it possible? Has anyone set up something similar?

Thanks.
 
Don't know a key for this.
You can try building it via agent login, something like:
IF LOGGED IN AGENT '911' THEN
/* Play Voice card message */
Disconnect
END IF
 
Well, since this is just an Express, you cannot write scripts - they're all canned. Hmmm.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top