Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about sipjs

Read more about sipjs

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - sipjs

ICE restart with SIP.js

What is the proper procedure to do ICE restart when using SIP.js? (v0.20.0) This is what I'm trying: oniceconnectionstatechange: (event) => { const newState = sdh.peerConnection.iceConnectionS...
test-img

Janis

webrtc

sipjs

Votes: 0

Answers: 1

Latest Answer

Found solution that fixed my problem: sdh.peerConnectionDelegate = { oniceconnectionstatechange: (event) => { const newState = sdh.peerConnection.iceConnectionState; if (newSta...
test-img

Janis

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved