JNec / sipservlets

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

MobicentsWebRTCPhone:call(): catched exception:Error: TypeMismatchError: DOM Exception 17 #201

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,
     I am trying to test the videoconferencing application(as shown in the demo) in CHROME. I have downloaded mss-2.1.0-SNAPSHOT-jboss-as-7.1.2.Final and also checked out example source from sipservlets repository with this command:  git clone https://code.google.com/p/sipservlets/ . Then from the command prompt I have build(using Maven) websocket-b2bua source .It generates websockets-sip-servlet-2.1.0-SNAPSHOT.war which I deployed in deployments directory of jboss(before that I manually deleted existing websockets-sip-servlet.war).But during calling one another following exception occurs
MobicentsWebRTCPhone:call(): catched exception:Error: TypeMismatchError: DOM 
Exception 17
I am attaching server side log file and Java Script console error.

Please help

Original issue reported on code.google.com by debajyot...@gmail.com on 22 Mar 2013 at 6:28

Attachments:

GoogleCodeExporter commented 8 years ago
I encountered the same problem. Google Chrome version 28.0.1476.0 canary.
What can I do to fix this?
Thanks in advance.

Original comment by zukal.ma...@gmail.com on 12 Apr 2013 at 6:15

GoogleCodeExporter commented 8 years ago
The application was outdated since latest Chrome as it broke backward 
compatibility. Please use this new build 
https://mobicents.ci.cloudbees.com/job/Mobicents-SipServlets-Release/lastSuccess
fulBuild/artifact/ it should work flawlessly

Original comment by jean.der...@telestax.com on 17 Apr 2013 at 5:18