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. =...")
 
(Syntax)
Line 3: Line 3:
  
 
===Syntax===
 
===Syntax===
'''%mcm(Mix Channel phys no)'''
+
'''%mcm(Mix Channel phys no)'''
  
 
===Examples===
 
===Examples===

Revision as of 12:36, 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

%mcm(Mix Channel phys no)

Examples

%rphy(101)           - Return physical number 1 in a default database
%rphy(%1.dir)        - Return physical number of the event Owner    
%rphy(%2.dir)        - Return physical number of the Related To station


Back to Event_Handler#List_of_context_parameters.