[OpenSIPS-Users] Local call

Bogdan-Andrei Iancu bogdan at voice-system.ro
Wed Jan 28 16:25:14 CET 2009


Hi Michel,

Try using the dynamic Routing module - it is simple to configure and I 
can help you there. You can achieve the same functionality.

Regards,
Bogdan

michel freiha wrote:
> 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
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>   




More information about the Users mailing list