Add chat_command. Add r/l/o/a chat commands to remove users/listeners/operatirs/all users from conference

This commit is contained in:
MelwareDE 2009-07-16 15:03:42 +00:00
parent ffc46df52c
commit ea1a3414bf
1 changed files with 1 additions and 1 deletions

View File

@ -1207,7 +1207,7 @@ exten => _X.,n,capicommand(resource|1-4) ; Create resource PLCI i
exten => _X.,n,capicommand(clamping|200) ; Activate suppression of DTMF codes
exten => _X.,n,capicommand(vc|chat_mute|1|yes) ; Voice command, key 1 - mute all members except operators
exten => _X.,n,capicommand(vc|chat_mute|2|no) ; Voice command, key 2 - unmute all members except operators
exten => _X.,n,capicommand(vc|chat_command|0|a|c1) ; Voice command, key 0 - disconnect all members
exten => _X.,n,capicommand(vc|chat_command|0|a|c1) ; Voice command, key 0 - remove all members from conference
exten => _X.,n,capicommand(vc|noisesuppressor|3|yes) ; Voice command, key 3 - turn noise suppression on
exten => _X.,n,capicommand(vc|noisesuppressor|4|no) ; Voice command, key 4 - turn noise suppression off
exten => _X.,n,capicommand(chat|c1|mo|1-4) ; Add caller to conference as operator