Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Sip-Servlets MSS-2.1.0.FINAL
Roadmap-Fix
New issue 188 by [email protected]: Mobicents HTML5 WebRTC Client
app can't work exactly
http://code.google.com/p/sipservlets/issues/detail?id=188
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
I download Mobicents SIP Servlets 2.0.0.Final recently,and this environment
can work perfectly.However,when I tried to access
http://10.*.*.*:8080/websockets-sip-servlet/jain-sip/MobicentsWebClient.jsp
and click "Register" button,it seems something goes wrong and failed.
I found that the client app(websockets-sip-servlet.war) had a problem when
excuted those codes in
websockets-sip-servlet\jain-sip\js\ApplicationSipTest.js by Tracking the
source code:
//ApplicationSipTest.prototype.initPeerConnectionStateMachine=function()
//line 146
this.jsepPeerConnectionConstructor = webkitPeerConnection00;
this.sessionDescriptionConstructor = SessionDescription;
I don't know what's the matter and I really want to know how to solve this
problem.
Could you give me some suggestions ?
B.R.
Lee
What version of the product are you using? On what operating system?
Mobicents SIP Servlets 2.0.0.Final is running at Window XP
Test ApplicationSipTest(MobicentsWebClient.jsp) at Mac OS , Chrome
23.0.1271.101
Please provide any additional information below.
Attachments:
Screenshot_of_mssForJboss.docx 85.8 KB