<p>Alexei Gradinari <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/10476">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip: set callerid_tag to empty string<br><br>This patch sets the callerid_tag to empty string by default.<br><br>If the callerid_tag is set to NULL then the tag does not<br>become part of a connected line update.<br>For example:<br>Alice's tag is "Alice".<br>Bob's tag is empty.<br>Charlie's tag is "Charlie".<br>Alice calls Bob and then does attended transfer to Charlie.<br>When Alice hangs up the CONNECTEDLINE(tag) is "Alice"<br>on the interception routine on the Charlie's channel, but should be empty.<br><br>Ths patch also fix memory leaks if there are more then one options<br>"callerid", "callerid_tag", "voicemail_extension" and "contact_user"<br>in the pjsip.conf endpoint definition.<br><br>Change-Id: I86ba455c4677ca8d516d9a04ce7fb4d24dd576e4<br>---<br>M res/res_pjsip/pjsip_configuration.c<br>1 file changed, 15 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/76/10476/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/10476">change 10476</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/10476"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I86ba455c4677ca8d516d9a04ce7fb4d24dd576e4 </div>
<div style="display:none"> Gerrit-Change-Number: 10476 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Alexei Gradinari <alex2grad@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>