JNec / sipservlets

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

Wrong local IP address in SDP offer #211

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi everyone,
I am sorry not to follow the template but I don't think that it would help much 
in this case.
The IP address in c line (and o and a=rtcp: line as well, for that matter) of 
the SDP offer contains wrong value when making a call from the 
MobicentsWebRTCPhone. I have VMWare installed on my machine and I found out 
that the IP address in the SDP offer is set to the IP address of the VMWare's 
virtual interface. When making a simple call this is not an issue and I can 
hear audio and see video without problems. However, when I use the Medooze MCU 
and mixer and call into a conference I am not able to see the video coming from 
the mixer. When I disable the VMWare's virtual interface I can see the video as 
expected. 
I guess that it depends on the way how the function for retrieving localhost 
address is implemeted. I remember that I encountered very similar problems in 
Java when I wanted to get the correct IP address of local machine and the 
method InetAddress.getLocalHost() gave meaningless results.
I am not entirely sure whether this issue is related to MobicentsWebRTCPhone or 
to the JAIN SIP javascript library. If so, please let me know and I will post 
the issue as appropriate.
If there is something that I can do to help yout to fix this problem please let 
me know.

Original issue reported on code.google.com by zukal.ma...@gmail.com on 7 May 2013 at 2:22

GoogleCodeExporter commented 8 years ago
Hi,

Can you open the issue at 
https://code.google.com/p/jain-sip/issues/entry?template=JAIN-SIP%20Javascript ?

Thanks

Original comment by jean.deruelle on 10 May 2013 at 8:22

GoogleCodeExporter commented 8 years ago
Marking Invalid as not the correct project

Original comment by jean.deruelle on 3 Jul 2013 at 8:50