So, basically, if I find a way (with handlers) to log the ITSP trunk leg stats, the scope of my stats would exactly cover the path between Asterisk and ITSP’s SBC, leaving aside anything between this SBC and end caller or callee, right ?
In a setup, I’m seeing Asterisk sending reports but nothing coming back from ITSP.
Either, ITSP is sending reports that are lost somewhere (NAT, …) in between Asterisk and ITSP SBC (Oracle SBC), or ITSP is not sending anything.
I’ve just discovered rtcp_mux=yes option in chan_sip (from 13.5.0 and later).
Maybe, it would solve report loss.