cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1508
Views
0
Helpful
2
Replies

CMS and DTMF controls

Working on providing a solution for audio only conference calling on-prem.

CMS seems to solving the issue, but a couple of ket features of their current solution may be missing or I just have not found the correct document.

the host of the audio meeting needs to be able to start and stop recording via dtmf. 

Is there a document that lists the DTMF codes that a host can control their meeting without using the CMM interface.

 

2 Replies 2

Jaime Valencia
Cisco Employee
Cisco Employee

No, there is no such doc because there are no defaults. You need to look into the API reference guide for the DTMF profiles and configure/associate them as needed. Then you'll need to provide users with a cheat sheet of how the DTMFs were configured in their system.

HTH

java

if this helps, please rate

Patrick Pettit
Cisco Employee
Cisco Employee

Hi.  You can check the API guide under /dtmfprofiles and from there you can choose what dtmf sequence you want for each function.  So under startRecording you can create whatever you want as the profile for this.  So if you want to do 99# or 123#, 123456 etc, you can put that here.  If you want to assign to the global profiles for all to use, assign to /system/profiles.  Does this help in what you are looking for? 

 

VR

P2