DoubangoTelecom / webrtc2sip

Smart SIP and Media Gateway to connect WebRTC endpoints to any SIP-legacy network
https://doubango.org
342 stars 166 forks source link

Redirect call from webapp to sip phone with 302 Moved Temporarily message #195

Open wieczorekmichal1 opened 5 years ago

wieczorekmichal1 commented 5 years ago

Hello, I have working webrtc2sip server with my PBX. But I wonder if there is possibility to use 302 Moved Temporarily message to redirect call from js app to sip phone connected to my PBX. I found that the transfer option sends REFER message.