<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16981">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: initiate<br><br>Change-Id: I0912a664253552236eb820627f093cc379687a65<br>---<br>M cel/cel_manager.c<br>M channels/chan_motif.c<br>M configs/samples/chan_dahdi.conf.sample<br>M include/asterisk/rtp_engine.h<br>M res/res_pjsip_sdp_rtp.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/81/16981/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/cel/cel_manager.c b/cel/cel_manager.c</span><br><span>index e485aab..73e4997 100644</span><br><span>--- a/cel/cel_manager.c</span><br><span>+++ b/cel/cel_manager.c</span><br><span>@@ -86,7 +86,7 @@</span><br><span>                                                   <para>A channel initiated an attended transfer.</para></span><br><span>                                           </enum></span><br><span>                                                <enum name="PICKUP"></span><br><span style="color: hsl(0, 100%, 40%);">-                                                    <para>A channel initated a call pickup.</para></span><br><span style="color: hsl(120, 100%, 40%);">+                                                    <para>A channel initiated a call pickup.</para></span><br><span>                                          </enum></span><br><span>                                                <enum name="FORWARD"></span><br><span>                                                        <para>A channel is being forwarded to another destination.</para></span><br><span>diff --git a/channels/chan_motif.c b/channels/chan_motif.c</span><br><span>index e06c72a..8e483bb 100644</span><br><span>--- a/channels/chan_motif.c</span><br><span>+++ b/channels/chan_motif.c</span><br><span>@@ -1508,7 +1508,7 @@</span><br><span>       iks_delete(iq);</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/*! \brief Internal function which sends a session-inititate message */</span><br><span style="color: hsl(120, 100%, 40%);">+/*! \brief Internal function which sends a session-initiate message */</span><br><span> static void jingle_send_session_initiate(struct jingle_session *session)</span><br><span> {</span><br><span>     jingle_send_session_action(session, session->transport == JINGLE_TRANSPORT_GOOGLE_V1 ? "initiate" : "session-initiate");</span><br><span>diff --git a/configs/samples/chan_dahdi.conf.sample b/configs/samples/chan_dahdi.conf.sample</span><br><span>index b1c3b43..0e10a94 100644</span><br><span>--- a/configs/samples/chan_dahdi.conf.sample</span><br><span>+++ b/configs/samples/chan_dahdi.conf.sample</span><br><span>@@ -588,7 +588,7 @@</span><br><span> ;                   for dtmf dialtone detection; using DTMF.</span><br><span> ;     (see https://wiki.asterisk.org/wiki/display/AST/Caller+ID+in+India)</span><br><span> ;     dtmf        = causes monitor loop to look for dtmf energy on the</span><br><span style="color: hsl(0, 100%, 40%);">-;                   incoming channel to initate cid acquisition</span><br><span style="color: hsl(120, 100%, 40%);">+;                   incoming channel to initiate cid acquisition</span><br><span> ;</span><br><span> ;cidstart=polarity</span><br><span> ;</span><br><span>diff --git a/include/asterisk/rtp_engine.h b/include/asterisk/rtp_engine.h</span><br><span>index 0584f2c..3f7a7c6 100644</span><br><span>--- a/include/asterisk/rtp_engine.h</span><br><span>+++ b/include/asterisk/rtp_engine.h</span><br><span>@@ -511,7 +511,7 @@</span><br><span> </span><br><span> /*! \brief DTLS setup types */</span><br><span> enum ast_rtp_dtls_setup {</span><br><span style="color: hsl(0, 100%, 40%);">-    AST_RTP_DTLS_SETUP_ACTIVE,   /*!< Endpoint is willing to inititate connections */</span><br><span style="color: hsl(120, 100%, 40%);">+  AST_RTP_DTLS_SETUP_ACTIVE,   /*!< Endpoint is willing to initiate connections */</span><br><span>  AST_RTP_DTLS_SETUP_PASSIVE,  /*!< Endpoint is willing to accept connections */</span><br><span>    AST_RTP_DTLS_SETUP_ACTPASS,  /*!< Endpoint is willing to both accept and initiate connections */</span><br><span>  AST_RTP_DTLS_SETUP_HOLDCONN, /*!< Endpoint does not want the connection to be established right now */</span><br><span>diff --git a/res/res_pjsip_sdp_rtp.c b/res/res_pjsip_sdp_rtp.c</span><br><span>index d422f01..6511c62 100644</span><br><span>--- a/res/res_pjsip_sdp_rtp.c</span><br><span>+++ b/res/res_pjsip_sdp_rtp.c</span><br><span>@@ -1993,7 +1993,7 @@</span><br><span>           if (session_media->remotely_held) {</span><br><span>                       attr->name = STR_INACTIVE; /* To place on hold a recvonly stream, send inactive */</span><br><span>                } else {</span><br><span style="color: hsl(0, 100%, 40%);">-                        attr->name = STR_SENDONLY; /* Send sendonly to initate a local hold */</span><br><span style="color: hsl(120, 100%, 40%);">+                     attr->name = STR_SENDONLY; /* Send sendonly to initiate a local hold */</span><br><span>           }</span><br><span>    } else {</span><br><span>             if (session_media->remotely_held) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16981">change 16981</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/+/16981"/><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: I0912a664253552236eb820627f093cc379687a65 </div>
<div style="display:none"> Gerrit-Change-Number: 16981 </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>