[OpenSER-Users-ES] strip no funciona?

David Villasmil david.villasmil.work at gmail.com
Fri Feb 1 03:16:51 CET 2008


Alguien sabe porqué el strip() no hace su trabajo??

tengo esta ruta:

route[8] {
     #         DO NOT AUTHORIZE YET.... AND ROUTE CALL
     xlog("L_ERR", "\n************** $ou ***********\n");
     xlog("L_ERR", "\n************** Changing dialed number (Removing 8888)
**************\n");
     strip(4);
     xlog("L_ERR", "\n************** $ou ***********\n");

     if (!lookup("location")) {
          sl_send_reply("404", "Not Found");
          exit;
     };


y no hace el stripping!... log:

************** SOURCE IP: 200.198.182.202 ***********
************** sip:88887059999 at 200.198.182.203 ***********
************** Changing dialed number (Removing 8888) **************
************** sip:88887059999 at 200.198.182.203 ***********


muchas gracias... esto me está volviendo loco...



David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kamailio.org/pipermail/sr-users-es/attachments/20080201/58d49426/attachment-0002.htm 


More information about the Users-es mailing list