Actions

Difference between revisions of "%mcm"

From Zenitel Wiki

(Syntax)
Line 5: Line 5:
 
Format: '''%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>

Revision as of 12:38, 1 July 2019

AlphaCom icon 300px.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.