[OpenSER-Users] ipv6 parsing error
Carsten Gross
carsten.gross at 1und1.de
Wed Jul 9 13:40:13 CEST 2008
Hi,
Am Mittwoch 09 Juli 2008 13:33:28 schrieb Klaus Darilion:
> Andreas Heise schrieb:
> > or "tcpdump port 5060 -v" if ngrep is not installed....
>
> That does not work for me - tcpdump still does not show the SIP content.
To view the (ASCII-) content of packets you could use
tcpdump -A -s 1500 port 5060
'-A' to get an ASCII dump of the data part, '-s 1500' to capture the whole
(ethernet-)frame.
Regards,
Carsten
More information about the sr-users
mailing list