[OpenSIPS-Users] Allow trusted
michel freiha
michofr at gmail.com
Mon Jan 26 23:05:48 CET 2009
Hi all,
I'm using crrierroute function for load balancing between opensips and 2
proxy servers...Everything looks fine and working smoothly...
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();
}
I would like to ask please about how i can use allow_trusted function in
order to give customers with no registration to make calls...
regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20090127/17c74bf8/attachment-0001.htm
More information about the Users
mailing list