onsip / SIP.js

A simple, intuitive, and powerful JavaScript signaling library
https://sipjs.com
MIT License
1.84k stars 693 forks source link

Reconnect to the last call #1078

Open minhtruong92 opened 3 months ago

minhtruong92 commented 3 months ago

Hi all, I am newbie with WebRTC, I am using SIP.JS to make outbound/inbound call in Web. It works well but if user refresh the browser, I don't know how to reconnect last call session with SIP.JS

I am using Asterisk 18, SIP.JS 0.21.2

thanossOp commented 2 months ago

can you provide me code for reciver side like i create reciver side but its not get any invite

<!DOCTYPE html>

SIP Calling Receiver

SIP Calling Receiver