<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17209">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: stateful<br><br>Change-Id: I856fb947e00ebb37b5a094a7583be045c0f3204a<br>---<br>M include/asterisk/framehook.h<br>M res/res_pjsip_registrar.c<br>2 files changed, 2 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/09/17209/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/asterisk/framehook.h b/include/asterisk/framehook.h</span><br><span>index 7cf731d..2dc78f8 100644</span><br><span>--- a/include/asterisk/framehook.h</span><br><span>+++ b/include/asterisk/framehook.h</span><br><span>@@ -56,7 +56,7 @@</span><br><span> a channel. Once attached to the channel, the FrameHook will call the event_callback</span><br><span> function each time a frame is written or read on the channel. A custom data</span><br><span> pointer can be provided to this function to store on the FrameHook as well. This</span><br><span style="color: hsl(0, 100%, 40%);">- pointer can be used to keep up with any statefull information associated with the FrameHook</span><br><span style="color: hsl(120, 100%, 40%);">+ pointer can be used to keep up with any stateful information associated with the FrameHook</span><br><span> and is provided during the event_callback function. The destroy_callback function is optional.</span><br><span> This function exists so any custom data stored on the FrameHook can be destroyed before</span><br><span> the Framehook if destroyed.</span><br><span>diff --git a/res/res_pjsip_registrar.c b/res/res_pjsip_registrar.c</span><br><span>index d7197af..5f58155 100644</span><br><span>--- a/res/res_pjsip_registrar.c</span><br><span>+++ b/res/res_pjsip_registrar.c</span><br><span>@@ -647,7 +647,7 @@</span><br><span> }</span><br><span> </span><br><span> struct aor_core_response {</span><br><span style="color: hsl(0, 100%, 40%);">- /*! Tx data to use for statefull response. NULL for stateless response. */</span><br><span style="color: hsl(120, 100%, 40%);">+ /*! Tx data to use for stateful response. NULL for stateless response. */</span><br><span> pjsip_tx_data *tdata;</span><br><span> /*! SIP response code to send in stateless response */</span><br><span> int code;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17209">change 17209</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/+/17209"/><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: I856fb947e00ebb37b5a094a7583be045c0f3204a </div>
<div style="display:none"> Gerrit-Change-Number: 17209 </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>