[OpenSIPS-Users] Local call

michel freiha michofr at gmail.com
Tue Jan 27 23:12:09 CET 2009


Dear All,

I'm using carrierroute module fro load balancing as follow:


if(!cr_route("default", "0", "$rU", "$rU", "call_id")){
       sl_send_reply("403", "Not Allowed");
     } else {


         # In cas of failure, re-route the request
          t_on_failure("1");
          # Relay the request to the gateway
           t_relay();
}

Everything looks fine when making a long distance call that begin with
00...The issue is when making a local call to opensips, the server return
Not Allowed...
Can you tell me please what is missing here?

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20090128/5f601594/attachment.htm 


More information about the Users mailing list