Skip to content

Releases: mconf/mcs-sip-api

v0.9.2

10 Feb 16:47
Compare
Choose a tag to compare

v0.9.1

03 Aug 14:23
b10c282
Compare
Choose a tag to compare

Patch release v0.9.1.

CHANGELOG:

  • Remove Object spread usage to expand browser compatibility (#7)

v0.9.0

30 Jul 17:44
aec5312
Compare
Choose a tag to compare

Feature release v0.9.0.

CHANGELOG:

New methods:

  • getCalls
  • getCallInfo
  • create
  • dtmf
  • onEvent

Breaking behavioural changes:

  • Two-step create-dial call establishment
  • Call state changes tracked via onEvent with a proper event system support
  • Promisified transaction support
  • Encapsulated error rejections

v0.0.3

19 Feb 21:31
a1918b3
Compare
Choose a tag to compare

CHANGELOG:

  • Added register and unregister API methods.

v0.0.2

24 Jan 00:25
d9885ff
Compare
Choose a tag to compare

Initial release.