Giter VIP home page Giter VIP logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
[deleted comment]

from webrtc2sip.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
Have you edited the wireshark trace? Because there is no server reflexive 
candidate i the 200 OK from webrtc2sip to chrome.

Original comment by [email protected] on 16 Jan 2013 at 12:08

from webrtc2sip.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
The webrtc2sip is not supposed to have reflexive candidates, since it is not 
behind a NAT. More precisely, the webrtc2sip and Chrome are on a same private 
network without access to internet.

Original comment by [email protected] on 16 Jan 2013 at 9:32

from webrtc2sip.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
New network trace

Original comment by [email protected] on 16 Jan 2013 at 10:50

Attachments:

from webrtc2sip.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
Very strange because you said that it was working with the previous version. 
Looks at the code source it looks like the only conditions to stop gathering 
reflexive candidates are "network error" or "timeout". In the current state, 
you should always receive "timeout" error if you don't have access to internet.
As this issue is not related to chrome, I've opened ticket 197 on Doubango 
(http://code.google.com/p/doubango/issues/detail?id=197)

Original comment by [email protected] on 16 Jan 2013 at 11:18

  • Changed state: Accepted

from webrtc2sip.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
Some news about that issue :

I have deactivated STUN server on the browser side (i.e. in the SIPML5), and 
changed the STUN server IP on the webrtc2sip side to set a reachable (thus 
internal) STUN server.
 -> Result : the issue is solved

Note that using the reachable STUN server on the browser side generates still 
an issue leading to a "SetRemoteDescription Failed" on the browser side. This 
SetRemoteDescription failure occurs after the SIPML5 tries to initiate a second 
offer/answer exchange.


Original comment by [email protected] on 21 Feb 2013 at 12:40

from webrtc2sip.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
you should try latest code, some ICE issues have been fixed

Original comment by [email protected] on 27 Feb 2013 at 7:44

from webrtc2sip.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
I tried to install stund (from http://sourceforge.net/projects/stun/) locally 
and use it with webrtc2sip but I get this error messages bellow from stun 
server console. Stéphane, could you tell me which stun server did you use on 
your local network to make it work?
Thanks,
Minh

-------------------------
Received stun message: 104 bytes
Bad length strign 9
problem  parsing Username
Request did not parse
Failed to parse message

Original comment by [email protected] on 12 Mar 2013 at 2:58

from webrtc2sip.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
Nevermind, I manage to make it work by using user name and password with the 
right length. STUND requires the lengh of username and password to be a 
divisible by 4

Original comment by [email protected] on 12 Mar 2013 at 3:16

from webrtc2sip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.