<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16705">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: address<br><br>Change-Id: I5a9e7d3c28dff26dc27387d7ccf5e38f0e977d08<br>---<br>M addons/chan_mobile.c<br>M configs/samples/sip.conf.sample<br>M res/res_pjsip.c<br>3 files changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/05/16705/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/addons/chan_mobile.c b/addons/chan_mobile.c</span><br><span>index f3355da..7793580 100644</span><br><span>--- a/addons/chan_mobile.c</span><br><span>+++ b/addons/chan_mobile.c</span><br><span>@@ -100,7 +100,7 @@</span><br><span> int dev_id; /* device id */</span><br><span> int hci_socket; /* device descriptor */</span><br><span> char id[31]; /* the 'name' from mobile.conf */</span><br><span style="color: hsl(0, 100%, 40%);">- bdaddr_t addr; /* adddress of adapter */</span><br><span style="color: hsl(120, 100%, 40%);">+ bdaddr_t addr; /* address of adapter */</span><br><span> unsigned int inuse:1; /* are we in use ? */</span><br><span> unsigned int alignment_detection:1; /* do alignment detection on this adapter? */</span><br><span> struct io_context *io; /*!< io context for audio connections */</span><br><span>diff --git a/configs/samples/sip.conf.sample b/configs/samples/sip.conf.sample</span><br><span>index 4947754..45d1aa9 100644</span><br><span>--- a/configs/samples/sip.conf.sample</span><br><span>+++ b/configs/samples/sip.conf.sample</span><br><span>@@ -94,7 +94,7 @@</span><br><span> ; 1. Asterisk checks the SIP From: address username and matches against</span><br><span> ; names of devices with type=user</span><br><span> ; The name is the text between square brackets [name]</span><br><span style="color: hsl(0, 100%, 40%);">-; 2. Asterisk checks the From: addres and matches the list of devices</span><br><span style="color: hsl(120, 100%, 40%);">+; 2. Asterisk checks the From: address and matches the list of devices</span><br><span> ; with a type=peer</span><br><span> ; 3. Asterisk checks the IP address (and port number) that the INVITE</span><br><span> ; was sent from and matches against any devices with type=peer</span><br><span>diff --git a/res/res_pjsip.c b/res/res_pjsip.c</span><br><span>index 2b30317..f982f0b 100644</span><br><span>--- a/res/res_pjsip.c</span><br><span>+++ b/res/res_pjsip.c</span><br><span>@@ -941,7 +941,7 @@</span><br><span> </para></description></span><br><span> </configOption></span><br><span> <configOption name="t38_bind_udptl_to_media_address" default="no"></span><br><span style="color: hsl(0, 100%, 40%);">- <synopsis>Bind the UDPTL instance to the media_adress</synopsis></span><br><span style="color: hsl(120, 100%, 40%);">+ <synopsis>Bind the UDPTL instance to the media_address</synopsis></span><br><span> <description><para></span><br><span> If media_address is specified, this option causes the UDPTL instance to be bound to</span><br><span> the specified ip address which causes the packets to be sent from that address.</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16705">change 16705</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/+/16705"/><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: I5a9e7d3c28dff26dc27387d7ccf5e38f0e977d08 </div>
<div style="display:none"> Gerrit-Change-Number: 16705 </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>