Thanks. I have just released a new version (2012.10.01) of the code that fixes
this.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-dev
Hi,
We found an issue in SIPClient.cpp in function sendBye()
http://www.live555.com/liveMedia/doxygen/html/SIPClient_8cpp-source.html
line 682 reads:
"CSeq: %d ACK\r\n"
It should be changed for
"CSeq: %d BYE\r\n"
Our setup is as follow:
FreeSWITCH Version 1.2.0-rc2+git~20120730T23584