Hey everyone,<br><br>I've enabled RADIUS accounting in my config file and setup radiusclient.conf and the servers <br>file with the appropriate data though OpenSER coredumps for some reason, this is the backtrace<br>from gdb:
<br><br>#0 0xb7afc168 in test_config (rh=0x824d450, filename=0x824b240 "/var/csis/cfg/radiusclient.conf") at config.c:389<br>389 config.c: No such file or directory.<br> in config.c<br>(gdb) backtrace
<br>#0 0xb7afc168 in test_config (rh=0x824d450, filename=0x824b240 "/var/csis/cfg/radiusclient.conf") at config.c:389<br>#1 0xb7afbf49 in rc_read_config (filename=0x824b240 "/var/csis/cfg/radiusclient.conf") at
config.c:312<br>#2 0xb7b1440b in extra2strar () from /usr/local/lib/openser/modules/acc.so<br>#3 0x0808dab1 in init_child ()<br>#4 0x0806d15b in main ()<br><br><br>servers file:<br><a href="http://192.168.0.1">192.168.0.1
</a> test123<br><br>the servers file was before with a key of some non-standard chars like "test123!!5%^#" so I changed<br>it to "test123" thinking that this might have caused it but this is not the reason.
<br><br><br><br>Thanks in advnace,<br>Lir.<br><br>