zighouse / doubango

Automatically exported from code.google.com/p/doubango
0 stars 0 forks source link

Fail to use TLS function in r699 (iOS) #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. We use TLS function to connect our sip server last month, it was working, 
but it is failed in r699 version now.
2. In r699 version, SIP client sent requests via TLS connection, but it cannot 
receive any response.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by blacky...@gmail.com on 9 May 2012 at 9:20

GoogleCodeExporter commented 9 years ago
We guess the problem is due to modification at line 38 of the file 
"tnet_tranport_poll.c".
Reference:
http://code.google.com/p/doubango/source/diff?spec=svn654&r=691&format=side&path
=/branches/2.0/doubango/tinyNET/src/tnet_transport_poll.c&old_path=/branches/2.0
/doubango/tinyNET/src/tnet_transport_poll.c&old=699

Original comment by blacky...@gmail.com on 9 May 2012 at 12:35

GoogleCodeExporter commented 9 years ago
We switched from BSD to CF sockets. TLS is not integrated in CFSocket yet. You 
can switch back to BSD if you want TLS.

Original comment by boss...@yahoo.fr on 16 May 2012 at 2:46

GoogleCodeExporter commented 9 years ago
Is TLS Integration in CFSocket something that needs to be implemented in 
Doubango code base or is this a limitation in CFSocket?  If it is code needed 
for Doubango when will it be completed?

Original comment by bryantha...@gmail.com on 8 Feb 2013 at 2:20

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 11 Feb 2013 at 4:51

GoogleCodeExporter commented 9 years ago
Can you provide the implementation of BSD sockets for tls on iphone?

Original comment by Sp1n3.t...@gmail.com on 19 Feb 2013 at 11:13

GoogleCodeExporter commented 9 years ago
Should be fixed by r822

Original comment by boss...@yahoo.fr on 19 Feb 2013 at 11:19