![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/6/e3/6e35dc88-09f5-4506-bfb8-8724554a1fd5/6e35dc88-09f5-4506-bfb8-8724554a1fd5-bge8.png)
Audio
3-168 G24-L AT Commands Reference Manual April 15, 2008
+MAMUT, Input Devices Mute
This command controls the muting/unmuting of all input paths (mic, headset mic or digital RX).
Upon power up, all the devices are unmuted.
The following table shows the +MAMUT parameters.
Example
AT+MAMUT=2,0 //Accy=2 (headset mic), state=0 (unmute)
OK
AT+MAMUT=5,1 //Accy=5 (mic + Digital RX), state=1 (mute)
OK
AT+MAMUT?
+MAMUT: 1,1 //Accy=1 (mic), state=1 (mute)
+MAMUT: 2,0 //Accy=2 (headset mic), state=0 (unmute)
+MAMUT: 4,1 //Accy=4 (Digital RX), state=1 (mute)
AT+MAMUT=?
+MAMUT: (1-7),(0,1)
OK
Command
Type Syntax Response/Action Remarks
Set
+MAMUT=<accy>,
<state>
OK
or:
+CME ERROR: <err>
The Set command mutes/unmutes
any input accessory or any
combination of them.
Read
+MAMUT? +MAMUT:<accy1>,<state>
+MAMUT:<accy2>,<state>
+MAMUT:<accy4>,<state>
OK
The Read command returns the
current mute/unmute state of all the
input accessories.
Test
+MAMUT=? +MAMUT:(<accy>
range),(<state> range)
The Test command returns the mute
states available and the output
accessories supported.
Table 3-110: MAMUT Parameters
<Parameter> Description
<accy> (1-7) 1Mic
2 Headset mic
4Digital RX
<state> 0 Unmute
1 Mute