Open GoogleCodeExporter opened 8 years ago
It's correct to truncate the message. You can even send it byte by byte :)
The stack will concatenate all message until it gets the complete headers and
content.
"*INFO: No all SIP headers in the TCP buffer." -> not an error, it's expected
for any connect transport (TCP, TLS, WebSocket...)
Original comment by boss...@yahoo.fr
on 22 Jul 2013 at 5:48
[deleted comment]
Thanks for answer. I attached log files when TLS is enabled.
Original comment by denis.tr...@gmail.com
on 22 Jul 2013 at 6:29
Attachments:
I found problem. Our server sends route field with no port and doubango tries
connect to peer with port 5060 by default. Is it right?
Original comment by denis.tr...@gmail.com
on 23 Jul 2013 at 6:17
Original issue reported on code.google.com by
denis.tr...@gmail.com
on 22 Jul 2013 at 12:05