Releases: wazo-platform/wazo-js-sdk
Releases · wazo-platform/wazo-js-sdk
0.33.0
Breaking change : wazo SDK migrated to sip.js 0.17
session.sipStatus
now uses new sip.js state, you can retrieve them fromWazo.Phone.SessionState.*
;- The
reinvite
event doesn't sendmsid
andlabel
anymore.
See sip.js migration from 0.15 to 0.16 and migration from 0.16 to 0.17 for more information.