Hello Dave,

ACC module accounts the reply which is sent back to caller (originator)
- on the UAS part of OpenSIPS.

If you want to get records about the negative replies you received from
callee (as UAC) - like during serial forking -, use the missed_call acc
flags (these records will go into the missed_call table).

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com


On 05/22/2013 10:28 PM, Dave Singer wrote:
> I'm wanting to record the response sent back to the call originator,
> not just the last winning response selected by tm module. There are
> cases where opensips translates like a received 503 to a 500 or like
> if you don't trust the response you received from a vendor that is not
> using sip codes properly.
> Also want to log when I reject a call without making any outbound
> attempts. Like for loop detected or some other invalid formatting. It
> seems it only logs after t_relay has been used.
>
> -- 
> David Singer
>
>
> _______________________________________________
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to