hemaxox / sipml5

Automatically exported from code.google.com/p/sipml5
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

"Failed to create looper" during call #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Install latest stable Firefox (16.x)
2. Install latest webrtc4all (1.11.745)
3. Checkout latest sipml5 (r121)
3. Start browser, configure credentials
4. Register
5. Try call some number

What is the expected output? What do you see instead?

Expected successful call. Instead the sipml5 hangs in "Call in progress" state 
with error message "Failed to create looper" in JS console

What version of the product are you using? On what operating system?

Firefox 16.0.1
webrtc4all 1.11.745
sipml5 r121
Windows 7 (64-bit)

Latest stable (22.x) Chrome, Safari and IE9 hangs in call in the same way, 
though IE do not shows error message in JS console. Opera do not work at all 
with w4a as seems like w4a mode is not detected by sipml5 code, so it shows 
alert asking for download w4a again. Seems like this is relate to 64-bit OS and 
w4a.

Can provide any additional information upon request.

Original issue reported on code.google.com by sfinx.so...@gmail.com on 6 Nov 2012 at 8:20

GoogleCodeExporter commented 8 years ago
More info at 
https://groups.google.com/group/doubango/browse_thread/thread/49186bd3b801ff1

Original comment by boss...@yahoo.fr on 12 Nov 2012 at 12:05