Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

Added RFC-4733 DTMF support #27

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 7, 2019

  1. Added RFC-4733 DTMF support

    Jonas Clément committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    44f3040 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Ran "prettier" for consistent codestyle

    Jonas Clément committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    c78efda View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Updated README with an explanation of sendDTMF()

    Jonas Clément committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    dc3f671 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Added duration and interToneGap parameters to sendDTMF()

    Jonas Clément committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    8685cc5 View commit details
    Browse the repository at this point in the history
  2. Fixed a bug where senders weren't close if the other party hangs up t…

    …he call
    Jonas Clément committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    27cb1b4 View commit details
    Browse the repository at this point in the history