[Asterisk-Dev] Dialplan 'i' and DIALSTATUS bugs
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Fri Apr 15 10:02:44 MST 2005
On Friday 15 April 2005 10:37, Eric Wieling wrote:
> Andrew Kohlsmith wrote:
> > [pri]
> > exten => 555-0001,1,NoOp(0001)
> > exten => 555-0001,2,Hangup
> >
> > exten => 555-0002,1,NoOp(0002)
> > exten => 555-0002,2,Hangup
>
> Next time try to use ACTUAL stuff from your dialplan. 555-1212 is NOT
> correct unless your telco is REALLY REALLY WEIRD. The telco will
> send 5551212 Telephone numbers do not contain non-numbers.
Actually, either will work. Try it in your own dialplan. Also, note
that you can do a Goto(5-5-5-0-0-0-1,1), as the - is completely ignored
when dealing with dialplan extensions.
--
Tilghman
More information about the asterisk-dev
mailing list