Skip to content

0.33.0

Compare
Choose a tag to compare
@manuquentin manuquentin released this 25 Aug 18:11
· 1565 commits to master since this release

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.