[Freeswitch-users] FreeSwitch and Yealink
EL
fs.user at fordior.net
Wed Aug 7 15:01:04 MSD 2013
Hi Paul,
> So FS thinks the phone sent a BYE packet (which I can see with
> siptrace) but the phone's timer keeps going as if it thinks the call
> is supposed to keep going.
Get a real capture of the traffic with for example ngrep, dumpcap or
tcpdump.
# ngrep -d tun0 -O /directory/file/save.here.cap
or
# dumpcap -i tun0 -w /directory/file/save.here.cap
Afterwards, analyse the capture with wireshark. It will give you all
the information you need to analyse your issue.
--
EL
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list