Hi, Although I managed to get a temporary workaround this by using the custom comment to aaa function available in ACC module but what I've read is means that opensips IS actually sending the failed events : interesting I'll do a quick tcpdump of the packets between the opensips and freeradius server to see if it is really that way.
Regards, Sammy On Wed, Aug 1, 2012 at 7:32 PM, [email protected] <[email protected]>wrote: > Maybe this would help.... > > "For failed SIP sessions a radius packet type FAILED is generated. A > failed SIP session is a session that has been rejected by the Proxy server > or by the destination. Unfortunately Freeradius server is not able to cope > with FAILED packets. The server must be patched and recompiled if you wish > to support accounting for failed SIP sessions." > > Regards, > Qasim > > On Wed, Aug 1, 2012 at 3:29 PM, SamyGo <[email protected]> wrote: > >> 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 >> >> > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
