Hi folks, We're playing aroung with opensips compiled from sources 1.8.3-notls over Debian 6.0 interacting with mediaproxy-dispatcher version 2.5.2squeeze from AG projects repository.
We've been unable to make mediaproxy-dispatcher send the radius accounting request to a freeradius server. Doing some packet captures, we see that there's no packet leaving the opensips server and the problem is found in the python-pyrad packet, installed from repository and version 1.2-1. The function self.SendPacket(self.CreateAcctPacket(**attrs)) found in /mediaproxy/interfaces/accounting/radius.py raises and exception without any information and it seems that the problem is located in pyrad/client.py SendPacket function. 1. Should it work with described versions? 2. Is there any version requirement to make mediaproxy-dispatcher send the radius accounting record? 3. Updating the system to last versions will solve the issue? Any hint to solve this issue is more than welcome. Best regards, Samuel.
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
