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

SIPPO-378: Methods for handling with vumeters #15

Closed sroca closed 9 years ago

sroca commented 10 years ago

Upper layers will ask for listening to RTC "vumeter" event. Two methods have been added, for start and stop the listening, and then another one which trigger an event when the RTC's is received.