Displaying 5 results from an estimated 5 matches for "_011x".
Did you mean:
_011
2005 May 23
1
OH323 CONTROL PROTOCOL ERROR
...>look
>at it. Any help would be appreciated. Thanks
>
>extensions.conf
>[OH323]
>exten => _4420X.,1,Answer
>exten => _4420X.,2,Wait(2)
>exten => _4420X.,3,Dial(Zap/g2/${EXTEN})
>exten => _4420X.,4,Congestion
>exten => _2220X.,5,Hangup
>exten => _011X.,1,Answer
>exten => _011X.,2,Wait(2)
>exten => _011X.,3,Dial(Zap/g2/${EXTEN:3})
>exten => _011X.,4,Congestion
>
>Thanks
This is my log output
5:58.621 H225 Answer:41b3f3c8 H225 Incoming call accepted
5:58.626 H225 Answer:41b3f3c8 H323 Answering call:
AnswerCallDef...
2004 Jan 20
1
Toll-Free Gateway Beta Test: freenum.org
...quot;011" before any international
; call. So, to dial a number in the UK (44) we would dial
; 0114480033330000 as an example. I need to strip the first
; three digits off the number to get the e164 number, which
; just starts with the country code and everything after it.
;
exten => _011X.,1,EnumLookup(${EXTEN:3})
;
; EnumLookup will result in success, which goes to n+1, or
; if a tel: answer is provided, it jumps to n+51, and if
; the lookup fails entirely it will jump to n+101. The two
; failure cases (n+51 and n+101) should just jump to the
; pointer for normal case dialing...
2004 Jan 15
1
WANTED: Toll-Free gateways in Europe/Asia/Africa/South America
..."1" in front of the area code, which happily is also our "country" code for NANP.) This example is for people who are using SIP or IAX only as your protocols (no H.323):
[from-my-desktop-phones]
;
; Let's see if the number is an ENUM-enabled number...
;
exten => _011X.,1,EnumLookup(${EXTEN:3})
;
; EnumLookup will result in success, which goes to n+1, or
; if a tel: answer is provided, it jumps to n+51, and if
; the lookup fails entirely it will jump to n+101. The two
; failure cases (n+51 and n+101) should just jump to the
; pointer for normal case d...
2009 Aug 05
2
original & reformat extension
Question:
Naturally there are times when need to I reformat an extension in a context as such:
;Reformat add CC1
exten => _NXXNXXXXXX,1,Goto(1${EXTEN},1)
-or-
;Reformat 011 with with +CC
exten => _011X. ,1,Goto(+${EXTEN:3},1)
It's a helpful trick, BUT there are times when I want to send the call to another context in its original un-reformatted state. Naturally the ${EXTEN} variable has been changed. It occurred to me to use CALLERID(DNID) as such:
exten => _1NXXNXXXXXX,n(fail),Go...
2006 Mar 05
2
Dialplan - strip IDD prefix and insert another
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: AbdelRahman el Tarzi.vcf
Type: text/x-vcard
Size: 4042 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060305/58ac151f/AbdelRahmanelTarzi.vcf