[OpenSIPS-Users] 183 in accounting radius
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Wed Mar 4 14:09:32 CET 2009
Hi,
Disable early_media accounting:
http://www.opensips.org/html/docs/modules/1.4.x/acc.html#id270973
Be sure it is set to 0.
Regards,
Bogdan
chamo wrote:
> hello
> i have little problem accounting
> in Records in CDRTool, i see lines with status 183, which i suppose i
> don't need to see
> so i've tried to filter theses messages, but without sucess
> i am using t_check_status , can i use this function only in
> subfunctions? (ex. onreply_route..)
> <pre>
> route{
> ....
> if (is_method("INVITE") && t_check_status("200")) {
> setflag(1); # do accounting
> setflag(4); # acc radius
> $avp(s:can_uri) = $ru;
> }
> ....
> </pre>
>
>
> thanks a lot
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
More information about the Users
mailing list