Skip to content

Releases: open-voip-alliance/WebphoneLib

0.2.24

20 Jan 12:56

Choose a tag to compare

v0.2.24

Patch to make the selection of the user work when choosing an audio device.

v0.2.23

13 Dec 07:51

Choose a tag to compare

release: version bump to 0.2.23

v0.2.22

28 Nov 09:48
a2afe59

Choose a tag to compare

Version bump to 0.2.22 (#131)

v0.2.21

27 Oct 12:09

Choose a tag to compare

Updated the packages for puppeteer.

v0.2.20

03 Jun 08:46
90ce09d

Choose a tag to compare

The localstream is added as destination to disconnecting from the inputNode in the setMute function of session-media.

0.2.19-beta.1

07 Mar 10:42
3ec5e4e

Choose a tag to compare

Merge pull request #107 from open-voip-alliance/log-for-invalid-dialo…

v.0.2.18

10 Mar 09:55

Choose a tag to compare

We reversed a functionality which turned out to not do anything. It actually caused problems with BLF.
In the onNotify in the client we tried to check CSEQ numbers for order. But the onNotify is never called when the NOTIFY messages are out of order.

v0.2.17

25 Feb 09:23

Choose a tag to compare

We have added options in the sendDtmf function so you can adjust duration of the tones send.

0.2.16-1

31 Dec 12:44

Choose a tag to compare

  • Now also stopping the health checker on disconnect so it does not continue to send OPTIONS messages

0.2.16

29 Dec 10:26

Choose a tag to compare

• Added warm and cold transfer tests
• Added a onBeforeInvite hook on the transport delegate