Chan.control
From Yate Documentation
(Difference between revisions)
Line 23: | Line 23: | ||
*SS7 components can be controlled at runtime by [[Signaling_module#SS7_ISUP_commands|specific commands]]. | *SS7 components can be controlled at runtime by [[Signaling_module#SS7_ISUP_commands|specific commands]]. | ||
*The client also uses this message for volume control. | *The client also uses this message for volume control. | ||
+ | |||
'''See also''' | '''See also''' | ||
*[[chan.replaced]] | *[[chan.replaced]] |
Revision as of 12:29, 21 January 2013
This message is used to apply various operations and parameter changes to existing channels or components.
Parameters
- targetid
- id of the channel to control
- component
- name of the signaling component to control
Optional parameters
Each channel and component supports various optional parameters depending on its type.
- operation
- operation to perform on the component
- out_volume
- playback volume to set in client channels
- in_volume
- recording volume to set in client channels
Note
- This message is generated by the rmanager command control, in that case targetid and component are set to the same value.
- SS7 components can be controlled at runtime by specific commands.
- The client also uses this message for volume control.
See also