Hello,
radius support in acc module is not compiled by default. You have to edit sip_router/modules/acc/Makefile and uncomment lines containing:
#DEFS+=-DRAD_ACC #LIBS=-L$(LOCALBASE)/lib -lradiusclient
Then recompile and reinstall.
That will allow you to set radius_log_flag in your config file. Transactions that have the flag set will be then reported to radius server.
Jan.
On 24-09 15:59, Steven R. Bunin wrote:
Hi,
I have radius authentication working thanks to Jan's help but I am still not receiving any accounting messages to my radius server. I found a mention of setting radius_log_flag but ser 0.9.11 tells me it isn't found in the "acc" module. How can I set invite and goodbye messages (or any others for that matter) to send information to my radius server for accounting purposes. I have read at leat 90% of the old messages but have yet to find an answer.
Thanks in advance,
Steve
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers