Displaying 12 results from an estimated 12 matches for "_1866nxxxxxx".
Did you mean:
_91866nxxxxxx
2009 May 19
3
Dialplan Priorities and Sort Order...
...re setup in Zaptel group 1 and the PRI channels are in Zaptel group 0. Here is my relevant config:
; Outbound via POTS
[general-outbound]
exten => _1800NXXXXXX,1,Dial(ZAP/g1/${EXTEN})
exten => _1800NXXXXXX,n,Answer
exten => _1800NXXXXXX,n,Busy
exten => _1800NXXXXXX,n,Hangup
exten => _1866NXXXXXX,n,Dial(ZAP/g1/${EXTEN})
exten => _1866NXXXXXX,n,Answer
exten => _1866NXXXXXX,n,Busy
exten => _1866NXXXXXX,n,Hangup
include => pri_outbound
; Outbound via PRI
[pri_outbound]
exten => _X.,101,Dial(ZAP/g0/${EXTEN})
exten => _X.,102,Answer
exten => _X.,103,Busy
exten => _X.,104...
2005 Jan 26
1
Inbound analog Telco line not answered
...OUT}/${EXTEN},,)
exten => _1888NXXXXXX,3,Congestion
exten => _1888NXXXXXX,103,Macro(outisbusy)
exten => _1877NXXXXXX,1,SetGroup(${CALLERIDNUM})
exten => _1877NXXXXXX,2,Dial(${OUT}/${EXTEN},,)
exten => _1877NXXXXXX,3,Congestion
exten => _1877NXXXXXX,103,Macro(outisbusy)
exten => _1866NXXXXXX,1,SetGroup(${CALLERIDNUM})
exten => _1866NXXXXXX,2,Dial(${OUT}/${EXTEN},,)
exten => _1866NXXXXXX,3,Congestion
exten => _1866NXXXXXX,103,Macro(outisbusy)
exten => _${DIAL_OUT}1800NXXXXXX,1,SetGroup(${CALLERIDNUM})
exten => _${DIAL_OUT}1800NXXXXXX,2,Dial(${OUT}/${EXTEN:1},,)
exten =>...
2005 Jan 30
4
Processing incoming calls with multiple contextst over PRI
...=> _4078698359,1,Goto,demo2-external|${EXTEN}|1
exten => _4078698360,1,Goto,demo3-external|${EXTEN}|1
[outgoing-calls]
exten => _407NXXXXXX,1,Dial(ZAP/g1/${EXTEN},60)
exten => _321NXXXXXX,1,Dial(ZAP/g1/${EXTEN},60)
exten => _1800NXXXXXX,1,DIal(ZAP/g1/${EXTEN},60)
exten => _1866NXXXXXX,1,Dial(ZAP/g1/${EXTEN},60)
exten => _1877NXXXXXX,1,Dial(ZAP/g1/${EXTEN},60)
exten => _1888NXXXXXX,1,Dial(ZAP/g1/${EXTEN},60)
exten => _1NXXNXXXXXX,1,Dial(IAX2/402@voipjet/${EXTEN},60) ;voipjet
NANPA
exten => _011.,1,Dial(IAX2/402@voipjet/${EXTEN},60) ;voipjet
WORLD...
2003 Nov 12
3
Dial Plan Sequencing
I have an interesting dilemma with sequencing in the dialplan. Up to
now, I have assumed that the extensions in the dial plan were tested in
the order that they appear in extensions.conf. In other words, I have
the following fragment which was designed to dial toll free on the PSTN
and all other long distance on VoIP:
[longdistance]
include => local
2004 Jan 10
0
Record calls where to put line?
...Thanks for the help.
[iaxtel]
exten =>
_1700XXXXXXX,1,Dial(IAX2/jmproductions:xxxxx@iaxtel.com/${EXTEN}@iaxtel)
exten =>
_1888NXXXXXX,1,Dial(IAX2/jmproductions:xxxxx@iaxtel.com/${EXTEN}@iaxtel)
exten =>
_1877NXXXXXX,1,Dial(IAX2/jmproductions:xxxxx@iaxtel.com/${EXTEN}@iaxtel)
exten =>
_1866NXXXXXX,1,Dial(IAX2/jmproductions:xxxxx@iaxtel.com/${EXTEN}@iaxtel)
exten =>
_1800NXXXXXX,1,Dial(IAX2/jmproductions:xxxxx@iaxtel.com/${EXTEN}@iaxtel)
[sip]
include => iaxtel
exten => _.,1,macro(record-on,${EXTEN},${CALLERIDNUM})
exten => s,1,Dial(SIP/one|20|tr)
exten => 1001,1,Dial(SIP/one...
2015 Apr 13
1
dial out with channel variable; sub-string usage
On 15-04-09 12:06 PM, Chad Wallace wrote:
>> but don't know where to put those lines. I have BABY defined as
>> >channel variable:
>> >
>> >BABY = SIP/babytel_out
>> >
>> >but that seems circular, somehow.
> You put them in the context for your clients... From what you show
> below, I'd say they go in the "local_200"
2005 Jan 16
6
pattern matching problem
...via voipjet
Example in my extension.conf I have:
[iaxtel]
exten => _1700NXXXXXX,1,Dial(IAX2/xxxx:xxxxx@iaxtel.com/${EXTEN}@iaxtel)
exten => _1888NXXXXXX,1,Dial(IAX2/xxxx:xxxxx@iaxtel.com/${EXTEN}@iaxtel)
exten => _1877NXXXXXX,1,Dial(IAX2/xxxx:xxxxx@iaxtel.com/${EXTEN}@iaxtel)
exten => _1866NXXXXXX,1,Dial(IAX2/xxxx:xxxxx@iaxtel.com/${EXTEN}@iaxtel)
exten => _1800NXXXXXX,1,Dial(IAX2/xxxx:xxxxx@iaxtel.com/${EXTEN}@iaxtel)
[outgoing-voipjet]
exten => _1NXXNXXXXXX,1,SetCallerID(4757894789);
exten => _1NXXNXXXXXX,2,Dial,IAX2/1555@voipjet/${EXTEN}
Whatever I try to dial it goes through v...
2003 May 05
6
IAXTEL toll-free gateway
...following configuration context for IAXTEL:
[iaxtel]
exten =>
_17XXNXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
exten =>
_1888NXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
exten =>
_1877NXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
exten =>
_1866NXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
exten =>
_1800NXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
exten =>
_31800NXXXXXX,1,Dial(IAX/blah:blahblah@iaxtel.com/${EXTEN}@iaxtel)
I have no trouble dialing 1700 numbers but all of the other ones fail.
The following is...
2004 Jun 15
0
making * more like a normal pbx (ciscoata-186)
...other 1700 numbers)
exten => _1700NXXXXXX,1,Dial(IAX2/${IAXINFO}@iaxtel.com/${EXTEN}@iaxtel)
; toll free numbers are routed first through VP then through IAXtel
exten => _1800NXXXXXX,1,Macro(dialout-VP-IAXtel,${EXTEN})
exten => _1855NXXXXXX,1,Macro(dialout-VP-IAXtel,${EXTEN})
exten => _1866NXXXXXX,1,Macro(dialout-VP-IAXtel,${EXTEN})
exten => _1877NXXXXXX,1,Macro(dialout-VP-IAXtel,${EXTEN})
exten => _1888NXXXXXX,1,Macro(dialout-VP-IAXtel,${EXTEN})
include => outbound-dial
exten => h,1,Hangup
; rules for outbound dialing
[outbound-dial]
; block 900 numbers
exten => _1900...
2004 Jan 10
2
Record all phone calls
I want to record all phone calls made inbound and outbound. I'm new so
having a hard time getting this started. Here is what I have so far but
isn't working. Can someone help me out? Thanks,
[macro-record-on]
exten => s,1,SetVar(CALLFILENAME=${DATETIME}-${ARG2}-${ARG1})
exten => s,2,Monitor(wav,${CALLFILENAME})
[sip]
include => macro-record-on
include => iaxtel
exten
2003 Dec 02
5
IAXTEL configuration for new iaxtel users.
...1,Dial(IAX/${IAXTELUSERNAME}:${IAXTELPASSWORD}@iaxtel.com/${ARG1}@iaxtel)
exten => s,2,Playback(invalid)
exten => s,3,Hangup
[outbound]
exten => _1700NXXXXXX,1,macro(iaxtel,${EXTEN})
exten => _1800NXXXXXX,1,macro(iaxtel,${EXTEN})
exten => _1866NXXXXXX,1,macro(iaxtel,${EXTEN})
exten => _1877NXXXXXX,1,macro(iaxtel,${EXTEN})
exten => _1888NXXXXXX,1,macro(iaxtel,${EXTEN})
Before I get a chewing for the spacing in my config files. This works for me without any problems just fine. People are always telling me you can not have...
2005 Sep 21
3
How can i call to a cellphone here in Mexico?
Hi,
I've been trying to dial out to a cellphone, but all my calls get redirected
to 066 (the emergency number at my city, like 911)
does anyone know how to fix this, any ideas,?
does anyone from mexico has done this?
Any comment will be highly appreciated,
Regards,
Claudio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: