Question
How to mute/unmute the SIP user using DTMF?
Applies To
- Video API
- SIP Interconnect
Answer
The SIP user can dial *6 to mute or unmute from the SIP side. This means this has to be manually done by the SIP user and can’t be done through code using REST/Server SDK APIs. The observeForceMute should be set to true.
Additional Information
For more info, please refer to Initiating a SIP call.
Articles in this section
- How to dial up Third Party applications using SIP Interconnect
- How to set up and test SIP Outbound Video call using linphone and playground?
- How to use SIP Interconnect in Playground
- How to Configure SIP Monitoring Callbacks
- Which IP addresses should I allow for SIP interconnect when using Video API?
- Unable to Initiate SIP Call from Playground
- How to Send DTMF in a SIP Call using Playground
- When initiating a SIP call, it fails with '706 Call Reached Maximum Inactive Duration'
- How to Dial DTMF or Digit Extension in SIP Interconnect?
- Can a SIP user mute/unmute using DTMF?