> On 6 Sep 2020, at 10:59, Nicholas Saunders <saunders.nicho...@gmail.com> 
> wrote:
> 
> How do I monitor port 5060 for SIP traffic?  Something like:
> 
> 
> sudo  tshark -d udp.port==5060,http
> 
> obviously, not http.
> 
> 
> 
> thanks,
> 
> 
> Nick

Hi,

By default the SIP dissector is quite capable to pick up UDP packets on port 
5060 for itself, so configuration like this is usually not needed. Otherwise 
see what ‘sip’ instead of ‘http’ brings.

Thanks,
Jaap

___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-requ...@wireshark.org?subject=unsubscribe

Reply via email to