search for: calledexten

Displaying 2 results from an estimated 2 matches for "calledexten".

2006 Apr 05
5
Dial Plan Logic Problem
...t a DTMF key 2 you get moved to the exten => 2 defined in the mainmenu context not the exten => 2 defined in the campon context. What is wrong? The same happens if you hit key 1. [campon] exten => _*1XXX,1,Answer exten => _*1XXX,2,SetCallerID(${CALLERIDNUM}) exten => _*1XXX,3,SetVar(CALLEDEXTEN=${EXTEN:2,3}) exten => _*1XXX,4,ResponseTimeout(3) exten => _*1XXX,5,Background(entagroup/campon) exten => _*1XXX,6,SetVar(LOOPER=1) exten => _*1XXX,7,Background(entagroup/silence) exten => _*1XXX,8,NoOp() exten => _*1XXX,9,GotoIf($[${LOOPER} < 10]?10:13) exten => _*1XXX,10,...
2004 Aug 02
1
Performance of queues
Hi, A potential customer would like to be able to do this: If a call comes in for an employee who is on the phone, allow the front-desk to push the caller in a queue directly to the employee. Now, this is easily done by using queues, but I am curious: What is the performance impact on a system if _every_ employee (phone) has their own queue. How scalable is that in comparison to