Actions

Difference between revisions of "%mcm"

From Zenitel Wiki

(Created page with "{{A}} The '''%mcm''' macro is related to the Multiconference feature. The macro will return the physical number of the Mix Controller associated to the Mixer Channel. =...")
 
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{A}}  
+
{{AI}}  
 
The '''%mcm''' macro is related to the [[Multiconference]] feature.  The macro will return the physical number of the Mix Controller associated to the Mixer Channel.
 
The '''%mcm''' macro is related to the [[Multiconference]] feature.  The macro will return the physical number of the Mix Controller associated to the Mixer Channel.
  
 
===Syntax===
 
===Syntax===
'''%mcm(Mix Channel phys no)'''
+
Format: '''%mcm(Mix Channel phys no)'''
  
===Examples===
+
===Example===
  %rphy(101)          - ''Return physical number 1 in a default database''
+
  %mcm(10)          - ''Return physical number of the Mix Controller station that is related to Mic Channel on phys no 10''
%rphy(%1.dir)        - ''Return physical number of the event Owner''   
 
%rphy(%2.dir)        - ''Return physical number of the Related To station''
 
  
 
<br>
 
<br>

Latest revision as of 09:48, 4 October 2019

AI.png

The %mcm macro is related to the Multiconference feature. The macro will return the physical number of the Mix Controller associated to the Mixer Channel.

Syntax

Format: %mcm(Mix Channel phys no)

Example

%mcm(10)           - Return physical number of the Mix Controller station that is related to Mic Channel on phys no 10


Back to Event_Handler#List_of_context_parameters.