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
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users