feat(api): expose method for playing touch tones (#4584)

This commit is contained in:
virtuacoplenny
2019-08-30 14:17:22 -07:00
committed by GitHub
parent bd99108e8e
commit 55ff9dbe80
6 changed files with 84 additions and 1 deletions
+1
View File
@@ -34,6 +34,7 @@ const commands = {
email: 'email',
hangup: 'video-hangup',
password: 'password',
sendTones: 'send-tones',
subject: 'subject',
submitFeedback: 'submit-feedback',
toggleAudio: 'toggle-audio',