[Serusers] prefix and the numeration plan

Ldd ldd at starweb.com.br
Mon Nov 14 17:19:39 CET 2005


Hi,

 My carrier sent the information below, as installs?

 following prefix 45264 # and the numeration plan
below:

 45264# CC + AC + NNNNNNNN

I try :

if (uri=~"^sip:00[0-9].*@.*") {
               if (is_user_in("From", "ld")) {
                       sl_send_reply("403", "Payment required");
                       break;
                };
                setflag(1);
                prefix("45264#")
                rewritehostport("ip-server:5060");
                if (!t_relay()) {
                        sl_reply_error();
                };
                break;
        };

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20051114/97f6d32e/attachment.htm>


More information about the sr-users mailing list