search for: queuelogout

Displaying 1 result from an estimated 1 matches for "queuelogout".

2003 Jul 01
6
Enhanced queue app
...gt;> Just to be clear. >> >> Agent picks up phone and dials extension to 'login app': >> >> exten => 750,1,QueueLogin(<QueueName>) >> >> or dials extension for 'logout app': >> >> exten => 751,1,QueueLogout(<QueueName>). >> >> Caller ID capture could be used for agent phone number, possibly >> confirming number to agent. >> >> By the way, someone just posted a patch to Mark to allow dynamic >> joining and leaving of queues. The apps are called AddQueue...