Quobis / QoffeeSIP

QoffeeSIP is a complete Javascript SIP stack that can be used in a website to exploit all the multimedia capabilities of WebRTC technology. Instead of using pure Javascript, QoffeeSIP has been coded with CoffeeScript so you can easily modify it to suit your needs.
GNU Lesser General Public License v3.0
27 stars 5 forks source link

Re-Invite support in Qoffee #4

Open prasaddp5 opened 11 years ago

prasaddp5 commented 11 years ago

It looks like Qoffee do not support Re-Invite at present. Can we get this supported, it will be helpful to use Re-Invite in 1) Switching Audio/Video call to audio only 2)Hold, Resume scenarios 3) Any Session refreshes

damianfral commented 11 years ago

Right, RE-INVITE is not supported right now. We will be working on that pretty soon.

nunosailing commented 10 years ago

Hi, do you know when re-INVITE will be supported?