Thats because thats not correct.

show me your full NAPTR record.

bkw

On Thu, 27 Nov 2003, Olle E. Johansson wrote:

> Olle E. Johansson wrote:
>
> > Anyone succeeded in using regexp replacements in ENUM, like
> >   "!\\+421257296(.*)$!sip:[EMAIL PROTECTED]"
> > I can't get it to work in ASterisk.
> >
> > I've added '\\1' and Debug echos "1"
> > I've added '\\\\1' and debug echoes "\1", but regexp fails to work.
> >
> > The example above is from the nic.at presentation, I can't get it to work.
> >
> Enabled the ENUM debug stub in enum.c
>    strcpy(regexp, "!^\\+43(.*)[EMAIL PROTECTED]");
>
> ...and it fails...
>
> I'll file a bug report.
>
> /O
>
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to