linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Bug using TCP for SIP


From: Juan José Castro Sotelo
Subject: [Linphone-developers] Bug using TCP for SIP
Date: Mon, 15 Sep 2014 12:18:49 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

Hello all,

I am writing you because it seems that there is a problem when setting TCP as transport protocol for SIP.

It only works the first time that the app is started after a reboot.

It seems that the app does not release the TCP socket. Also, why it does not use a random port as in TLS?

Here is the debug output:

Creating listening point [0x6d2bbb00] on [sip:0.0.0.0:5060;transport=UDP]
Creating listening point [0x6c771490] on [sip:0.0.0.0:5060;transport=TCP]
TCP bind() failed for 0.0.0.0 port 5060: Address already in use
Listening point [0x6c771490] on [sip:0.0.0.0:5060;transport=TCP] destroyed
Could not start tcp transport on port 5060, maybe this port is already used.
Creating listening point [0x6d2f4ed8] on [sip:0.0.0.0:-1;transport=TLS]
Random TCP port is 51145

PS: It is the Android version (Linphone app v2.3).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]