search for: _9xxxxx

Displaying 4 results from an estimated 4 matches for "_9xxxxx".

Did you mean: _9xxxx
2007 Dec 26
2
Two lines for outgoing calls
Dear All, I'm using Asterisk 1.4.16.2 with Zaptel 1.4.7 on Debian with kernel 2.6.18. I have two analog lines Zap/1 and Zap/2 as group 1 in zapata.conf. I'm using below context for dialing out. [outbound-local] exten => _9XXX,1,Dial(Zap/g1/${EXTEN:1},30,tTr) exten => _9XXXXX,1,Dial(Zap/g1/${EXTEN:1},30,tTr) exten => _9ZXXXXXX,1,Dial(Zap/g1/${EXTEN:1},30,tTr) exten => _9ZXXXXXXX,1,Dial(Zap/g1/${EXTEN:1},30,tTr) exten => _90900XXXXX,1,Dial(Zap/g1/${EXTEN:1},30m,tTr) When Zap/1 is busy and I try to call, it will use Zap/2 which is fine but there is something wro...
2007 Jan 29
3
Pickup() ringing extension and call waiting
...nclude => parkedcalls exten => 200,1,Dial(SIP/somebody1|20|tTrR) exten => 201,1,Dial(SIP/somebody2|20|tTrR) exten => 202,1,Dial(SIP/somebody3|20|tTrR) exten => _8.,1,Pickup(${EXTEN:1}) [outbound-local] ignorepat => 9 exten => _9XXX,1,Dial(Zap/g1/${EXTEN:1}|60|tT) exten => _9XXXXX,1,Dial(Zap/g1/${EXTEN:1}|60|tT) exten => _9ZXXXXXX,1,Dial(Zap/g1/${EXTEN:1}|60|tT) When there is incoming call and extension 200 rings, I press 8200 to pickup a call and I get disconnected. here is debug from asterisk CLI: ? ?-- Starting simple switch on 'Zap/3-1' ? ?-- Executing...
2013 Apr 18
5
ODBC dialplan looping problem
...N},1) exten=_2XXXXX,1,Goto(getpin,${EXTEN},1) exten=_3XXXXX,1,Goto(getpin,${EXTEN},1) exten=_4XXXXX,1,Goto(getpin,${EXTEN},1) exten=_5XXXXX,1,Goto(getpin,${EXTEN},1) exten=_6XXXXX,1,Goto(getpin,${EXTEN},1) exten=_7XXXXX,1,Goto(getpin,${EXTEN},1) exten=_8XXXXX,1,Goto(getpin,${EXTEN},1) exten=_9XXXXX,1,Goto(getpin,${EXTEN},1) exten=i,1,Goto(getpin,${CONF_PIN},1) ; [getpin] exten=_XXXXXX,1,Set(GLOBAL(CONF_PIN)=${EXTEN}) exten=_XXXXXX,n,Set(ODBC_ID=${ODBC_PIN(1)}) exten=_XXXXXX,n(loop_start),NoOp() exten=_XXXXXX,n,Set(ROW_RESULT=${ODBC_FETCH(${ODBC_ID})}) exten=_XXXXXX,n,GotoIf($["${...
2005 Feb 20
1
PLease help: Asterisk to Quintum interconnection
My fellows, We have Asterisk@home installed and we want to interconnect it with our existing quintum gateways.. any idea how to config that? Your time is very much appreciated.. Cheers, Jessie -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050220/2518797c/attachment.htm