search for: balanceinquiry

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

2007 May 02
2
delay in switching between contexts
...Op(Incoming call from user ${EXTEN} and caller id ${CALLERID}) exten => _X.,2,Playback(emptyy) exten => _X.,3,Background(Main_Sales) exten => _X.,4,WaitExten(2) exten => _X.,5,Goto(_X.,3) exten => 0,1,Goto(SalesRep,s,1) exten => 1,1,Goto(Inquiry,s,1) exten => 9,1,Goto(_X.,3) [BalanceInquiry] ;extensions [Inquiry] ;extensions When I press a digit in _X,3 or _X,4 it takes some time before switching to the desired context. When switching context I see this on the cli Executing BackGround("SIP/103-41220030", "Main_Sales") in new stack -- Playing 'Main_Sales...