elzaksspro / sipservlets

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

Problem of Running websockets-sip-servlet-2.1.0-SNAPSHOT from Chrome 25 #198

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 25.I have downloaded mss-2.0.0.FINAL-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 when I tried to test the application using two chrome 25 browser in different machines it is generating java script error.After successful registration when I call other user it gives the following Java script error.
MobicentsWebRTCPhone:call(): catched exception:Error: TypeMismatchError: DOM 
Exception 17

What is the possible cause? Is it  for CHROME 25. Please help.

Original issue reported on code.google.com by direct2r...@gmail.com on 12 Mar 2013 at 11:01

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

GoogleCodeExporter commented 8 years ago
Thanks, the 2.1.0 snapshot works perfectly.
Great job!

Original comment by zukal.ma...@gmail.com on 28 Apr 2013 at 6:31

GoogleCodeExporter commented 8 years ago
Thanks for reporting back that it works :-)
What are you building with WebRTC ?

Original comment by jean.deruelle on 29 Apr 2013 at 12:45

GoogleCodeExporter commented 8 years ago
We are developing a conference system. 
We use the MobicentsWebRTCPhone as a client application and the Medooze MCU 
(http://www.medooze.com/products/mcu.aspx) and mixer for managing conferences 
and mixing the streams. 
Anyway, we have still a lot of work before us.

Original comment by zukal.ma...@gmail.com on 7 May 2013 at 2:00

GoogleCodeExporter commented 8 years ago

Original comment by jean.deruelle on 5 Jul 2013 at 12:48