Voxalot / SIP Broker Support Forums

Voxalot / SIP Broker Support Forums (https://forum.sipbroker.com/index.php)
-   Voxalot Support (https://forum.sipbroker.com/forumdisplay.php?f=4)
-   -   NAPTR, please make '+' optional (https://forum.sipbroker.com/showthread.php?t=12)

blanu 03-07-2006 03:24 PM

NAPTR, please make '+' optional
 
VoXaLot's numbers have this NAPTR in e164.org:
Code:

100 10 "u" "E2U+SIP" "!^\\+8829993(.*)$!sip:\\1@voxalot.com!" .
I would prefer something like this instead to make the leading '+' optional:
Code:

100 10 "u" "E2U+SIP" "!^[+]?8829993(.+)$!sip:\\1@voxalot.com!" .
Cheers,
Blanu.

evilbunny 03-07-2006 03:40 PM

Quote:

Originally Posted by blanu
VoXaLot's numbers have this NAPTR in e164.org:
Code:

100 10 "u" "E2U+SIP" "!^\\+8829993(.*)$!sip:\\1@voxalot.com!" .
I would prefer something like this instead to make the leading '+' optional:
Code:

100 10 "u" "E2U+SIP" "!^[+]?8829993(.+)$!sip:\\1@voxalot.com!" .
Cheers,
Blanu.

They have no control over the record, but I haven't seen anywhere that states the leading + is optional, everything tends to expect it.

blanu 03-07-2006 09:54 PM

Quote:

Originally Posted by evilbunny
They have no control over the record, but ...

Somebody must have put the VoXaLot number block into e164.org?

Quote:

... I haven't seen anywhere that states the leading + is optional, everything tends to expect it.
Hm..., I guess I have to do some googling then. ;)

Cheers,
Blanu.

evilbunny 03-08-2006 09:07 AM

Quote:

Originally Posted by blanu
Somebody must have put the VoXaLot number block into e164.org?

No, it was requested.


All times are GMT. The time now is 09:52 AM.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.