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

Accept SIP DTMF via data channel #630

Merged
merged 2 commits into from
Mar 7, 2024
Merged

Accept SIP DTMF via data channel #630

merged 2 commits into from
Mar 7, 2024

Conversation

dennwc
Copy link
Contributor

@dennwc dennwc commented Mar 7, 2024

No description provided.

@@ -50,3 +50,12 @@ type Guid interface {
}

type GuidBlock [9]byte

// ToProto implements DataPacket in Go SDK.
func (p *SipDTMF) ToProto() *DataPacket {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@davidzhao davidzhao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dennwc dennwc merged commit 1552274 into main Mar 7, 2024
2 checks passed
@dennwc dennwc deleted the sip_dtmf branch March 7, 2024 18:56
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.

2 participants