<p>Richard Mudgett has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/7750">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">func_channel.c: Update MASTER_CHANNEL documentation<br><br>Be more explicit in what is meant by the master channel to eliminate<br>misunderstanding.<br><br>ASTERISK-23133<br><br>Change-Id: I453bcaf4b99404a5a3e345dbf093ac6c1afcfc72<br>---<br>M funcs/func_channel.c<br>1 file changed, 5 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/50/7750/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/funcs/func_channel.c b/funcs/func_channel.c<br>index 3005d31..793ea3f 100644<br>--- a/funcs/func_channel.c<br>+++ b/funcs/func_channel.c<br>@@ -69,8 +69,11 @@<br>                        Gets or sets variables on the master channel<br>          </synopsis><br>             <description><br>-                  <para>Allows access to the channel which created the current channel, if any.  If the channel is already<br>-                       a master channel, then accesses local channel variables.</para><br>+                        <para>Allows access to the oldest channel associated with the current<br>+                  channel if it still exists.  If the channel is the master channel or<br>+                 the master channel no longer exists then access local channel variables<br>+                      instead.  In other words, the master channel is the channel identified by<br>+                    the channel's linkedid.</para><br>              </description><br>  </function><br>     <function name="CHANNEL" language="en_US"><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/7750">change 7750</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/7750"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I453bcaf4b99404a5a3e345dbf093ac6c1afcfc72 </div>
<div style="display:none"> Gerrit-Change-Number: 7750 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Richard Mudgett <rmudgett@digium.com> </div>