Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow sending DTMF when creating SIP participant #658

Merged
merged 3 commits into from
Mar 14, 2024
Merged

Conversation

dennwc
Copy link
Contributor

@dennwc dennwc commented Mar 14, 2024

Instead of requiring a separate API call, cover the most typical use case of sending DTMF when making outbound call.

The w character is not a part of DTMF spec, it comes from Twilio's convention. It will allow users to adjust timing of DTMF to match the specific target system they are calling to.

@dennwc dennwc self-assigned this Mar 14, 2024
Copy link

changeset-bot bot commented Mar 14, 2024

🦋 Changeset detected

Latest commit: 8ad5d06

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "github.com/livekit/protocol" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@dennwc dennwc merged commit 44e9dc3 into main Mar 14, 2024
3 checks passed
@dennwc dennwc deleted the sip_outbound_dtmf branch March 14, 2024 20:39
@github-actions github-actions bot mentioned this pull request Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants