search for: invalid_exten

Displaying 10 results from an estimated 10 matches for "invalid_exten".

2004 Jul 08
3
i or s or whatever the invalid_exten is HELP !!!!!
...er that does not exist the 'i' exten works fine. I have a test exten that runs my menu system if i dial that then dial an exten that does not exist ' i ' works. BUT when i dial a number directly that does not exist the 'i' exten does not get called i did try exten => ${INVALID_EXTEN}, Do summit ( no good ) What i need is when a number that is not in a context is dialled to go to a list of exten's and then redirect to the correct context . Mainly because we have many different context's all starting with 2 different digits ie 65xx for one office 66xx for office 2 43...
2007 May 15
3
Mr. Spencer Written
...ncer written the article "Using DUNDi with a Cluster of Asterisk Servers <http://www.voip-magazine.com/content/view/3644/0/1/0/> " in the VoIP Magazine and the piece follow: [lookupdundi] exten => _X,1,Goto(${ARG1},1) switch => DUNDi/priv exten => i,1,Goto(lookupmysql,${INVALID_EXTEN},1) I didn't get understand the usage ARG1 argument in the context. Do use ARG1 variable only into macro? Is not this usage apparent contradiction with Asterisk documents? Do anyone get explain this? Regards, Cleviton -------------- next part -------------- An HTML attachment was scrub...
2007 Oct 06
1
DUNDi, regcontext, softphones.. fail.
...cause that extension > never proceeds through my dialplan. > > Looking for suggestions on getting around this so I can keep deploying > soft phones to agents in the field. Just use an 'invalid' extension to send the call to voicemail or something. exten => i,1,Voicemail(u${INVALID_EXTEN}) JR
2006 Jun 15
3
Problem trying to SayDigits when an invalid extension is dialed
I am trying to modify a fairly complex digital receptionist dialplan that has a number of included contexts. Right now the system is not announcing the extension that the caller attempted to dial, so callers get confused when they think they dialed a valid extension but asterisk didn't pick everything up. I would like to have the system announce the entension that they attempted to dial in
2004 Jul 14
1
invalid extension -> missing the original ${EXTEN} value
How I can retrieve the original ${EXTEN} value when falling into the exten => i,1,whatever "context"?? I'm trying to implement this extension rule: exten => i,1,NoOp(${EXTEN}) exten => i,2,Wait(1) exten => i,3,Playback(vm-extension) exten => i,4,SayDigits(${EXTEN}) exten => i,5,Playback(is-invalid) exten => i,6,Playback(pls-try-again) exten => i,7,Goto(s,12)
2006 Dec 05
0
RE: regcontext, NoOp extension vanishes when extension reload
...'53090' => 1. Noop(53090) [SIP] '53091' => 1. Noop(53091) [SIP] '53092' => 1. Noop(53092) [SIP] 'i' => 1. Goto(lookupdundi|${INVALID_EXTEN}|1) [pbx_config] '_NXXXX' => 2. Goto(localcontact|${EXTEN}|1) [pbx_config] astreg1*CLI> -= 9 extensions (9 priorities) in 1 context. =- If I take the _NXXXX and the i exten out, and don't put [sipregistration] in the extension.conf file, then i can relo...
2006 Dec 05
0
Re: regcontext, NoOp extension vanishes when extension reload, WORKING
...39; => 1. Noop(53090) [SIP] > '53091' => 1. Noop(53091) [SIP] > '53092' => 1. Noop(53092) [SIP] > 'i' => 1. Goto(lookupdundi|${INVALID_EXTEN}|1) [pbx_config] > '_NXXXX' => 2. Goto(localcontact|${EXTEN}|1) [pbx_config] > astreg1*CLI> > -= 9 extensions (9 priorities) in 1 context. =- > > If I take the _NXXXX and the i exten out, and don't put > [sipregistration] in the extensio...
2006 Dec 05
0
RE: regcontext, NoOp extension vanishes when extension reload
...oop(53090) > [SIP] > '53091' => 1. Noop(53091) > [SIP] > '53092' => 1. Noop(53092) > [SIP] > 'i' => 1. Goto(lookupdundi|${INVALID_EXTEN}|1) > [pbx_config] > '_NXXXX' => 2. Goto(localcontact|${EXTEN}|1) > [pbx_config] > astreg1*CLI> > -= 9 extensions (9 priorities) in 1 context. =- > > If I take the _NXXXX and the i exten out, and don't put > [sipregistration]...
2005 Jul 11
1
ASterisk@home + Broadvoice = Almost working installation...
...{DIALEDPEERNUMBER}) exten => s,13,Noop(DIALEDTIME=${DIALEDTIME}) exten => s,14,Noop(DIALSTATUS=${DIALSTATUS}) exten => s,15,Noop(DNID=${DNID}) exten => s,16,Noop(EPOCH=${EPOCH}) exten => s,17,Noop(EXTEN=${EXTEN}) exten => s,18,Noop(HANGUPCAUSE=${HANGUPCAUSE}) exten => s,19,Noop(INVALID_EXTEN=${INVALID_EXTEN}) exten => s,20,Noop(LANGUAGE=${LANGUAGE}) exten => s,21,Noop(MEETMESECS=${MEETMESECS}) exten => s,22,Noop(PRIORITY=${PRIORITY}) exten => s,23,Noop(RDNIS=${RDNIS}) exten => s,24,Noop(SIPDOMAIN=${SIPDOMAIN}) exten => s,25,Noop(SIP_CODEC=${SIP_CODEC}) exten => s,2...
2005 Aug 02
12
WHat does it take
How many times do you ask for help here before getting a respone? Every single thing I do No matter what I get busy extensions. I am willing to pay someone to help here. Anybody got a clue? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050802/d0d1326c/attachment.htm