opentok / Opentok-Python-SDK

OpenTok Python SDK
https://tokbox.com/developer/sdks/python/
MIT License
73 stars 82 forks source link

Add SIP Outbound video Flag and PlayDTMF function with API endpoints #194

Closed geekchick closed 3 years ago

geekchick commented 3 years ago

Hi!

These changes are for the following JIRA tickets:

Add SIP Video Outbound flag to Python sDK: https://jira.vonage.com/browse/DEVX-5646 Add "Play DTMF" API to Python SDK: https://jira.vonage.com/browse/DEVX-5652

geekchick commented 3 years ago

Hey Tonya! Looks good! It is not clear to me (someone still familiarizing myself with this SDK) exactly what a "force mute action" is, though. Maybe consider adding a sentence clarifying what that means in the docstring?

Hi Cory! Ok, sounds good! Force Mute allows a moderator to force clients to mute their audio in streams they publish. So I can add something like that to elaborate on it.