Hello, I've setup OpenSIPS with RADIUS and I've to send ACC events for failed transactions. I'm already receiving the missed calls, early media, call start & stop events on my radius server. Now what I'm trying to accomplish is that if a transaction returns with a failure i.e 486 Busy etc, these should be communictaed to radius-server too.
For this I'm trying to use the *failed_transaction_flag<http://www.opensips.org/html/docs/modules/1.8.x/acc.html#id292825> * but I don't get any failure codes on my radius-server. I've this in my modparam: modparam("acc", "failed_transaction_flag", 8) and I'm also setting the flag setflag(8) in my code. Please help me on this one. Regards, Sammy
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
