----- Original Message -----From: arrSent: Monday, April 03, 2006 8:27 PMSubject: Re: [Serusers] about the accounting and prepaid problemDear ALL:I still have this problem !!SIP UA can register in the SER after freeradius checking,but when call forwarded to the b2bua ( b2bua then auth by radius) , follow is the radius logmodcall[authorize]: module "sql" returns notfound for request 4 <====but i use the same account and password to register to the SER
modcall: leaving group authorize (returns ok) for request 4
auth: No authenticate method (Auth-Type) configuration found for the request: Rejecting the user
auth: Failed to validate the user.Please help mefollow is in my ser.cfgif (method=="INVITE") {
record_route();
forward(b2bua.server,5065);
sl_send_reply("181","Forwarding the call to B2BUA");
}
ar.----- Original Message -----From: Chia-Hung HsuSent: Sunday, March 26, 2006 12:30 AMSubject: Fw: [Serusers] about the accounting and prepaid problemDear All,I am new in SER and B2BUA, and I have a problem nowUA1----SER----B2BUA----Freeradius||UA2if i use the configure in b2bua-cfg.xml<Billing_Server>
<Address>radius.xxx.com</Address>
<Authentication_Port>1813</Authentication_Port>
<Accounting_Port>1813</Accounting_Port>
<Password>password</Password></Billing_Server>it will show the log in the radius server, when UA1 called to UA2rad_recv: Access-Request packet from host 140.110.20.55:1024, id=0, length=68
Authentication-Request sent to a non-authentication port from client b2bua:1024 - ID 0 : IGNOREDso , i change the configure in b2bua-cfg.xml<Billing_Server>
<Address>radius.xxx.com</Address>
<Authentication_Port>1812</Authentication_Port>
<Accounting_Port>1813</Accounting_Port>
<Password>password</Password></Billing_Server>when UA1 called to UA2 , caller show the log "Number does not exist Call rejected : 404 not found"Can anyone help me?John Hsu
_______________________________________________
Serusers mailing list
serusers@lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers