packet-trace only showing local sent packets
Hi,
I'm trying to get the capture-receiver packet trace function working and have run into an issue.
I've configured my capture-receiver to a Windows Wireshark server, and the run a couple of packet-trace commands to try and capture the traffic on the access and core sides of the SBC.
- packet-trace start S0P0:199 <SBC Public IP>
- packet-trace start S1P0 <SBC Private IP>
I can see packets coming into Wireshark but only the packets sent by the SBC. For example I can see the reply to the initial SIP INVITE by the AGENT, but not the SIP INVITE itself...? Also I only seem to get the TCP traffic, no URP at all?