Actions

Difference between revisions of "%mch"

From Zenitel Wiki

(Created page with "{{AI}} The '''%mcm''' macro is related to the Multiconference feature. The macro will return the first station-channel (phy) related to the mixer_station (phy) that is m...")
 
 
Line 1: Line 1:
 
{{AI}}  
 
{{AI}}  
The '''%mcm''' macro is related to the [[Multiconference]] feature.  The macro will return the first station-channel (phy) related to the mixer_station (phy) that is member of the conference (no 1-50).
+
The '''%mcm''' macro is related to the [[Multiconference]] feature.  The macro will return the first station-channel (phy) related to the mixer_station (phy) that is member of the conference (no 1-99).
  
 
===Syntax===
 
===Syntax===

Latest revision as of 10:55, 21 June 2022

AI.png

The %mcm macro is related to the Multiconference feature. The macro will return the first station-channel (phy) related to the mixer_station (phy) that is member of the conference (no 1-99).

Syntax

Format: %mch(mixer_station,conference)

Example

$CONF_TALK N%mch(1,%tnsf(8201)) - Will give talk back from the mixer channel listening to conference 1, on mixer station starting at physical 1. 


Back to Event_Handler#List_of_context_parameters.