Vonage / vonage-node-sdk

Vonage API client for Node.js. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Apache License 2.0
380 stars 181 forks source link

fix(video): Added SIP and DTMF playing #776

Closed dragonmantank closed 1 year ago

dragonmantank commented 1 year ago

Description

Adds SIP and DTMF dialing into the Video SDK

Motivation and Context

This feature has been verified for the integration upgrade, so adding it to the SDK

Testing Details

Unit tests

Example Output or Screenshots (if appropriate)

Types of changes

Checklist