Skip to content

Releases: open-voip-alliance/WebphoneLib

0.2.14

22 Sep 12:01

Choose a tag to compare

Bumped version to 0.2.14

0.2.13

07 Sep 15:03

Choose a tag to compare

  • Added the possibility to supply reject options when rejecting an invitation.

0.2.11

03 Jun 07:04

Choose a tag to compare

  • Now using navigator.permissions.query to check if microphone permission is granted
  • Added getters to the SessionImpl class to expose the local and remote streams of a SIP session

v0.2.7-beta4

02 Mar 13:41

Choose a tag to compare

Bumped version to 0.2.7-beta4

v0.2.7-beta3

02 Mar 13:17

Choose a tag to compare

Bumped version to 0.2.7-beta3

v0.2.7-beta1

02 Mar 13:01

Choose a tag to compare

Included follow-up test commit as well

v0.2.7-beta0

02 Mar 12:45

Choose a tag to compare

Beta release for user agent string fix. Rebased on 0.2.6.

v0.2.7-beta2

02 Mar 13:11
bddff45

Choose a tag to compare

Session is now added before invite is send (#32)

* Session is now added before invite is send

* Added a trying session status as the default of session and updates status to ringing when invite is sent or when invitiation is received