search for: persistennt

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

Did you mean: persistent
2006 May 22
0
Persistennt Data of Queue with Dynamic Agents
Hi all, I would like to ask for some help about the queue here. I want to implement a call Queue that when there's no agent logged in, they should execute the next extension. eg. if I do it like this exten => 700,1,Answer exten => 700,2,Queue(TestQueue) exten => 700,3,Playback(noagent) exten => 700,4,Hangup When there's no agent present in TestQueue, it should tell the