search for: _9001

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

Did you mean: 9001
2004 Jan 30
2
Extension Questions
Dear all, I have the following lines in my extentions.conf file; ;All US Calls exten => _9001XXXXXXXXXX,1,Dial(IAX2/dornoch:xxxx@10.xx.xx.xx/${EXTEN:1}@outbound) ;Dial 9 for outgoing numbers exten =>_9.,1,Dial(Zap/g1/${EXTEN:1}) ;include Brunswick switch => IAX2/dornoch:xxxx@xx.xx.xx.xx/sip What I'm trying to do is to send any calls starting with 9001 out through my sy...
2003 Jun 19
2
chan_capi syntax
...is.. exten => _90.,1,Dial(CAPI/[msn here]:${EXTEN:1}) This seems to work for local numbers.. but I have an access number for cheap long distance calls.. wich gets dialed and then the number I want to call is sent as DTMF after a few waits (w).. On my X100P I used the following.. exten => _9001.,1,Dial(Zap/1/[access number]www${EXTEN:1}) With chan_capi I tried.. exten => _9001.,1,Dial(CAPI/[msn here]:[access number]www${EXTEN:1}) But it doesn't seem to work.. it doesn't even dial the access number.. Any ideas?? -- ______________________________________________ http://www.l...
2003 Mar 29
1
How does * process the extensions??
...s - South Africa exten => _90027[78].,1,Dial(Zap/1/<access-number>ww${EXTEN:1}) exten => _90027[78].,2,Congestion ; Landlines - South Africa exten => _90027[1-3].,1,Dial(Zap/1/<access-number>ww${EXTEN:1}) exten => _90027[1-3].,2,Congestion ; Canada - All Phones exten => _9001.,1,Dial(Zap/1/<access-number>ww${EXTEN:1}) exten => _9001.,2,Congestion ===== extensions.conf - end ===== ===== show dialplan - start ===== [ Context 'international' created by 'pbx_config' ] '_9001.' => 1. Dial(Zap/1/<access-number>ww${EXTEN:1})...
2005 Aug 05
3
Realtime IAX
I am using Asterisk CVS from last week and have been using Realtime SIP for a couple weeks now without any problems. Yesterday I decided to turn on Realtime IAX but I am having problems dialing to my long distance providers like Voicepulse, Sixtel or Nufone. I get the following: -- Executing Dial("SIP/2001-3761", "IAX2/password@voicepulse/19566680301") in new stack