[Serusers] Ser Accepting Calls From Asterisk

Mr Greg Plater gplater at da-bratz.com
Wed May 11 06:10:50 CEST 2005


Hi
 
I am using the onsip getting started doc with mediaproxy. 
 
Calls for registered users on SER work great but when I try to call a
registered ser user from my asterisk box.
I get a response in Asterisk Debug. Says  "failed to auth on INVITE"  
 
If I wish to allow calls from my asterisk box to registered users on SER
what do I change.
 
 
IN SER.cfg I note these 2 snippets
 
 
if (!www_authorize("","subscriber")) {
www_challenge("","0");
break;
};
 
 
 
if (!proxy_authorize("","subscriber")) {
proxy_challenge("","0");
break;
} else if (!check_from()) {
sl_send_reply("403", "Use From=ID");
break;
};
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20050511/8215fbaa/attachment.htm>


More information about the sr-users mailing list