search for: regext

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

Did you mean: regex
2006 Dec 05
0
RE: regcontext, NoOp extension vanishes when extension reload
...ng for regcontext right? > > Don't do that, bad things will happen (as you've noticed). > > I'd have to review the code again, but I think what you're seeing is as > a result of this. > > Regards, > - Brad > No, not exactly, I have a catchall match in the regext priority 2 that sends the call out to another context that further processes it. regcontext is sipregistration astreg1*CLI> show dialplan sipregistration [ Context 'sipregistration' created by 'pbx_config' ] '53060' => 1. Noop(53060)...
2006 Dec 05
0
Re: regcontext, NoOp extension vanishes when extension reload, WORKING
...do that, bad things will happen (as you've noticed). > > > > I'd have to review the code again, but I think what you're seeing is as > > a result of this. > > > > Regards, > > - Brad > > > > No, not exactly, I have a catchall match in the regext priority 2 that > sends the call out to another context that further processes it. > regcontext is sipregistration > > astreg1*CLI> show dialplan sipregistration > [ Context 'sipregistration' created by 'pbx_config' ] > '53060' => 1. Noop(5306...
2006 Dec 05
0
RE: regcontext, NoOp extension vanishes when extension reload
..., bad things will happen (as you've noticed). > > > > I'd have to review the code again, but I think what you're > seeing is > > as a result of this. > > > > Regards, > > - Brad > > > > No, not exactly, I have a catchall match in the regext > priority 2 that sends the call out to another context that > further processes it. The effect is the same, even though all you're doing is a Goto. The problem stems from the fact that the context is "created by 'pbx_config'". When you do an extensions reload pbx_c...
2011 Oct 14
2
Problem with outbound dialing from remote phone
...the problem is not with the phone dial pattern, as I've had her key in the number and then press the "Dial" key. Besides, the phone worked 24 hours earlier from a different location. The sip.conf configuration has not changed from when the phone worked properly: [1234] type=friend regext=1234 context=longdistance secret=********* callerid="User Name" <1234> host=dynamic qualify=yes mailbox=1234 permit=0.0.0.0/0.0.0.0 I've checked all log files, and for the failed attempts I see nothing ever getting to the server. I don't think the problem is with the phone...