tsipsey / sip-js

Automatically exported from code.google.com/p/sip-js
0 stars 0 forks source link

Flash Network DNSResolver used in WebSocket mode causes javascript exception #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use WebSocket mode (network_type=WebRTC)
2. Enter a FQDN for the WebSocket server
3. Try and register. The register will throw an exception

Please see 
https://groups.google.com/group/myprojectguide/browse_thread/thread/3f3a37f42a70
891e for more details.

What is the expected output? 
Registration should complete

What do you see instead?
A DNSResolver error where it is using Flash Network by mistake.

What version of the product are you using?
SVN revision 7

On what operating system?
Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by alskiont...@gmail.com on 18 May 2012 at 11:21