DoubangoTelecom / sipml5

The world's first HTML5 SIP client (WebRTC)
BSD 3-Clause "New" or "Revised" License
944 stars 460 forks source link

Attended transfer #282

Open rflopes3 opened 7 years ago

rflopes3 commented 7 years ago

I'm trying to make an attended transfer using sipml5. I have already created a second call session, put the first one on hold, make the new call successfuly and now i have to connect this two active sessions together. How can I do that ?

engrnvd commented 7 years ago

@rflopes3 I am stuck at the same point. Were you able to solve this?

engrnvd commented 7 years ago

I had to switch to sip.js to implement attended transfer.