raonasir / imsdroid

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

3G to Wifi and Wifi to Wifi voice calling issue. #505

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This issue has observed on Wifi.

1. Two clients client1 and client2 is registered to 115.112.XXX.XXX.
2. Client1 initiate call to client2 , client2 got INVITE and pick the call      
 at client2 , first time call established,and media flow at both end is OK at 
first time.
3. Client1 disconnect the call client2 got Bye and call disconnected at   
client2.
4. Again Client1 initiate the call client2 got INVITE and picked the call,but 
both end there was no media for around 2 minutes.after that media flow properly.

Another issue is on 3G to Wifi.
Steps 
1. Client1 is registered to 192.168.XXX.XXX with 3g network, another client say 
client2 is registered 192.168.XXX.XXX with wifi(Private/Office).
2 client1 initiate the Call,client2(wifi) got invite and pick the call.
3. client1 didn't get the 200 OK so mediasubsystem didn't start at client1.

we are using GSM codecs.

*** Other client say(pjsip,bria)work perfectly on all cases with our server 
(115.112.118.XXX)
    wifi to wifi 
    wifi to 3g
    3g to wi 
    3g to 3g 

here we are attaching the logs for wifi to wifi and 3g to wifi call .

***For Wifi issue there is two logs file 
   1.sip log(wifi-wifi-ddms_log)
   2 rtp media log (wifi_wifi_rtp_media.pcap)

*** For 3g to wifi there is two log files
   1 . siplog (3g_to_wifi_DDMS_LOG)
   2. media log (3g_to_wifi_rtp_media.pcap)

please see the log in wireshark and reply us so we can overcome this issue. 
==========================================================================
* WE tried to track the same issue on google group but i didn't get the exact 
issue and solution as well.

* WE are expecting the wifi call and call from 3g to wifi should work well.as 
other client is working well,but imsdroid have some problem.

* VERSION : the latest checkout from this link
    https://code.google.com/p/imsdroid/source/checkout

* OS Cross compiling for Android.

Original issue reported on code.google.com by rawatpro...@gmail.com on 10 Jan 2014 at 3:23

Attachments: