<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16724">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: announcement<br><br>Change-Id: Icfa5b025fd7f0c19aa5203b46e8f064c92d02021<br>---<br>M CHANGES<br>M apps/app_confbridge.c<br>M apps/app_queue.c<br>M bridges/bridge_builtin_interval_features.c<br>M main/bridge_channel.c<br>5 files changed, 5 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/24/16724/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/CHANGES b/CHANGES</span><br><span>index 2cff013..a420c5a 100644</span><br><span>--- a/CHANGES</span><br><span>+++ b/CHANGES</span><br><span>@@ -7133,7 +7133,7 @@</span><br><span>     "manager show command QueueReset."</span><br><span>   * New configuration option: randomperiodicannounce. If a list of periodic announcements is</span><br><span>     specified by the periodic-announce option, then one will be chosen randomly when it is time</span><br><span style="color: hsl(0, 100%, 40%);">-    to play a periodic announcment</span><br><span style="color: hsl(120, 100%, 40%);">+    to play a periodic announcement</span><br><span>   * New configuration options: announce-position now takes two more values in addition to "yes" and</span><br><span>     "no." Two new options, "limit" and "more," are allowed. These are tied to another option,</span><br><span>     announce-position-limit. By setting announce-position to "limit" callers will only have their</span><br><span>diff --git a/apps/app_confbridge.c b/apps/app_confbridge.c</span><br><span>index 4290521..9549d4c 100644</span><br><span>--- a/apps/app_confbridge.c</span><br><span>+++ b/apps/app_confbridge.c</span><br><span>@@ -979,7 +979,7 @@</span><br><span>  * \param user Optional Caller</span><br><span>  * \param bridge_channel The bridged channel involved</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * \note if caller is NULL, the announcment will be sent to all participants in the conference.</span><br><span style="color: hsl(120, 100%, 40%);">+ * \note if caller is NULL, the announcement will be sent to all participants in the conference.</span><br><span>  * \return Returns 0 on success, -1 if the user hung up</span><br><span>  */</span><br><span> static int announce_user_count(struct confbridge_conference *conference, struct confbridge_user *user,</span><br><span>diff --git a/apps/app_queue.c b/apps/app_queue.c</span><br><span>index cfe49c3..d74968c 100644</span><br><span>--- a/apps/app_queue.c</span><br><span>+++ b/apps/app_queue.c</span><br><span>@@ -1731,7 +1731,7 @@</span><br><span>         int minannouncefrequency;           /*!< The minimum number of seconds between position announcements (def. 15) */</span><br><span>        int periodicannouncefrequency;      /*!< How often to play periodic announcement */</span><br><span>       int numperiodicannounce;            /*!< The number of periodic announcements configured */</span><br><span style="color: hsl(0, 100%, 40%);">-  int randomperiodicannounce;         /*!< Are periodic announcments randomly chosen */</span><br><span style="color: hsl(120, 100%, 40%);">+      int randomperiodicannounce;         /*!< Are periodic announcements randomly chosen */</span><br><span>    int roundingseconds;                /*!< How many seconds do we round to? */</span><br><span>      int holdtime;                       /*!< Current avg holdtime, based on an exponential average */</span><br><span>         int talktime;                       /*!< Current avg talktime, based on the same exponential average */</span><br><span>diff --git a/bridges/bridge_builtin_interval_features.c b/bridges/bridge_builtin_interval_features.c</span><br><span>index a8edc21..9c77f72 100644</span><br><span>--- a/bridges/bridge_builtin_interval_features.c</span><br><span>+++ b/bridges/bridge_builtin_interval_features.c</span><br><span>@@ -100,7 +100,7 @@</span><br><span> </span><br><span>    /*</span><br><span>    * It may be necessary to resume music on hold after we finish</span><br><span style="color: hsl(0, 100%, 40%);">-   * playing the announcment.</span><br><span style="color: hsl(120, 100%, 40%);">+    * playing the announcement.</span><br><span>          */</span><br><span>  if (ast_test_flag(ast_channel_flags(bridge_channel->chan), AST_FLAG_MOH)) {</span><br><span>               const char *latest_musicclass;</span><br><span>diff --git a/main/bridge_channel.c b/main/bridge_channel.c</span><br><span>index 7e058af..029a8de 100644</span><br><span>--- a/main/bridge_channel.c</span><br><span>+++ b/main/bridge_channel.c</span><br><span>@@ -1334,7 +1334,7 @@</span><br><span> </span><br><span>  /*</span><br><span>    * It may be necessary to resume music on hold after we finish</span><br><span style="color: hsl(0, 100%, 40%);">-   * playing the announcment.</span><br><span style="color: hsl(120, 100%, 40%);">+    * playing the announcement.</span><br><span>          */</span><br><span>  if (ast_test_flag(ast_channel_flags(bridge_channel->chan), AST_FLAG_MOH)) {</span><br><span>               const char *latest_musicclass;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16724">change 16724</a>. To unsubscribe, or for help writing mail filters, 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/c/asterisk/+/16724"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Icfa5b025fd7f0c19aa5203b46e8f064c92d02021 </div>
<div style="display:none"> Gerrit-Change-Number: 16724 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>