sipml5
sipml5 copied to clipboard
The world's first HTML5 SIP client (WebRTC)
Hello, just a simple PR: - Fixes https://github.com/DoubangoTelecom/sipml5/issues/187, - based on the proposition in the issue, credits to the author, - important to use with Chrome v57 and without ICE....
i am finished the coding section for sipml5 chrome app in ubuntu os..after launching the extension in chrome 55.0.2883.87 (Official Build) (64-bit).but i cannot login in to the page..
I am using Asterisk certified/13.13-cert1 chrome version: 56.0 firefox version: 51.0 __tsip_transport_ws_onmessage tsk_utils.js:116:50 recv=SIP/2.0 200 OK Via: SIP/2.0/WSS df7jal23ls0d.invalid;rport=51064;received=192.168.0.26;branch=z9hG4bKaCzQR28T5umCAbX1FiOXHCDaWR4D78JM From: "7040";tag=xlyEPfB3Q165GZQpo26w To: "7040";tag=as244c720b Contact: ;expires=200 Call-ID: a13d7080-7f33-91c7-4c36-81a4c0523169 CSeq: 4010 REGISTER...
Problem: Currently it is not possible to select a specific camera or microphone with sipml5. Expected output: Providing a way to select the wished camera / microphone for the getUserMedia...
I maked a call from chrome, log info shows that the SDP in INVITE is too long. How to shorten? > INVITE sip:[email protected] SIP/2.0 > Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bK9dIZUQoTpmWqvLQmGv5GBh08vWWJ25zt;rport > From:...
- ICE Gathering timeout hack: This solves a problem when calls can delay up to 10 seconds. It happens when some of stun requests are dropped, for example if they...
I am testing sipml5 attended/unattended transfer with replace in the following environment: -OS: Windows 7 with latest upgrades -Browser: Firefox 43.0.4 -Server: Freeswitch v.1.14.15: https://freeswitch.org/ -UAC1: sipml5 latest (downloaded yesterday)...
SIPml-api.js:1 OperationError: Failed to set local answer sdp: Failed to push down transport description: Offerer must use actpass value for setup attribute. This error only occur at the SIPml (WSS)...
I am trying to call sipRegister() function once page load for auto register functionality. I am getting below error, can anyone help me on this ? TypeError: tsk_string_to_object(...) is undefined...
Sipml5 doesnt seems to be supporting stereo encoding , there is no option to configure stereo mode , I am injecting stereo audio to Sipml5 but the encoded stream on...