Skip to content

Releases: wazo-platform/wazo-js-sdk

0.33.0

25 Aug 18:11
Compare
Choose a tag to compare

Breaking change : wazo SDK migrated to sip.js 0.17

  • session.sipStatus now uses new sip.js state, you can retrieve them from Wazo.Phone.SessionState.*;
  • The reinvite event doesn't send msid and label anymore.

See sip.js migration from 0.15 to 0.16 and migration from 0.16 to 0.17 for more information.