RohitJPatil / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 1 forks source link

SRTP support #243

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
hi guys can you add SRTP support? 
please take a look a this link below!

http://sourceforge.net/projects/countertap/

Original issue reported on code.google.com by Daedalus...@gmail.com on 19 Dec 2009 at 7:58

GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 21 Dec 2009 at 9:00

GoogleCodeExporter commented 9 years ago
This issue is very similar to:
http://code.google.com/p/sipdroid/issues/detail?id=63
as I understand that ZRTP is the key exchange protocol and uses SRTP for the 
encryption. Adding SRTP without a key exchange protocol would not be very 
useful.

Original comment by lunatick...@gmail.com on 26 May 2010 at 9:27

GoogleCodeExporter commented 9 years ago
we want to implement srtp support for sipdroid community.to prevent hacking 
srtp implementation is very important.we already work on it.xor encryption and 
decryption method is used for sip packet and rtp packet.Now the problem is can 
not hear the other person.How to solve this problem and which function need to 
be changed for srtp.

Original comment by ocean.ra...@gmail.com on 15 Nov 2010 at 6:06

GoogleCodeExporter commented 9 years ago
I just have contacted pmerle71@googlemail.com about my interest on this. I 
would like to contribute.

Original comment by prajwolk...@gmail.com on 3 Feb 2011 at 9:39

GoogleCodeExporter commented 9 years ago
I'm very interested for TLS and SRTP support as I just upgraded my Asterisk 1.6 
to 1.8.3 and it supports both TLS for signaling (TLS encapsulated SIP via TCP 
port 5061) and SRTP.

Original comment by noname...@gmail.com on 14 Mar 2011 at 5:27

GoogleCodeExporter commented 9 years ago
Lumicall ( http://www.lumicall.org ) now has TLS support on Android.  It also 
adds support for DNS SRV, ENUM dialing and ICE/TURN for NAT traversal

The TLS support in Asterisk is not perfect, Kamailio might be a better option 
for server side TLS.

Original comment by dan...@pocock.pro on 9 Feb 2012 at 3:30