vaibhav3002 / sipdroid

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

One-way audio over VPN #1096

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This relates to SipDroid not working well over VPN:

Using SipDroid version 2.9, and connectiong from Samsung Galaxy S3 (ICS 4.1.2) 
over VPN to Cisco Call Manager (CCM). 
It connects without problems, and it can place calls but have one-way audio, 
only from SGS3 to phone I called ... I can not hear audio from other phone.

We detected that SipDroid is sending to CCM wrong IP address - one from WAN 
interface rather than one from VPN interface. 

I guess that if in SIP audio stream is initiated from both sides, then other 
phone will try to use that (wrong, WAN) address from CCM and thats why audio 
from other phone to my SGS3 will not work, while audio from SGS3 to that phone 
works.

Again, this is not issue about SipDroid USING wrong address/interface (it use 
correct VPN interface to establish connection), it is about SipDroid SENDING 
wrong IP address to CCM:  it sends SGS3 WAN address instead of VPN interface 
address. 

Original issue reported on code.google.com by gm.ne...@gmail.com on 12 Feb 2013 at 10:42

GoogleCodeExporter commented 9 years ago
I am using Sipdroid 3.5 and this same issue occours over strongswan vpn on all 
android devices I have tried.  When will this be fixed I see other posts form 
2010 with the same problem.

Original comment by dnet...@gmail.com on 8 Oct 2014 at 5:26