[Asterisk-Users] e164.org

brian k. west brian at bkw.org
Sat May 22 19:11:53 MST 2004


You forgot to allow for tel: N+51

bkw
----- Original Message ----- 
From: "Matthew Asham" <matthewa at bcwireless.net>
To: <asterisk-users at lists.digium.com>
Sent: Saturday, May 22, 2004 7:55 PM
Subject: Re: [Asterisk-Users] e164.org


> You know, sleep deprivation cause people to do dumb things.  The example
> I pasted was hastily pasted and renumbered,
>
> > exten => _1NXXXXXXXXX,6,Playback(enum-lookup-failed)
> > > exten => _1NXXXXXXXXX,7,Hangup
>
> are actually:
>
> exten => _1NXXXXXXXXX,103,Playback(enum-lookup-failed)
> exten => _1NXXXXXXXXX,104,Hangup
>
>
> Duane wrote up some more detailed examples at
> http://www.e164.org/config.php.
>
> Sorry for not proofing that when I posted it.  I'll go sleep now.
>
> On Sat, 2004-05-22 at 18:46, Tony Hoyle wrote:
> > Matthew Asham wrote:
> >
> > > ; north america enum
> > > exten => _1NXXXXXXXXX,1,Playback(doing-enum-lookup)
> > > exten => _1NXXXXXXXXX,2,EnumLookup(${EXTEN})
> > > exten => _1NXXXXXXXXX,3,BackGround(enum-lookup-successful)
> > > exten => _1NXXXXXXXXX,4,Dial(${ENUM},30,tr)
> > > exten => _1NXXXXXXXXX,5,Hangup
> > > exten => _1NXXXXXXXXX,6,Playback(enum-lookup-failed)
> > > exten => _1NXXXXXXXXX,7,Hangup
> > >
> > Interesting.. how does it know to go to '6', or does it just jump +4
> > on failure?
> >
> > That reminds me I seriously need to restructure my extensions.conf...
there's
> > no way currently I could add anything like that without major surgery
(only
> > discovered the 'local' target this afternoon so I have everything
copied/pasted).
> >
> > Tony
> >
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>





More information about the asterisk-users mailing list