<p>Salah Ahmed <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/10431">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip_sdp_rtp: Control endpoints media_address use per call basis<br><br>If we set media_address on an endpoint then all call on this endpoint<br>use that media address. Now by this changes, we can control<br>media_address use per call basis with a channel variable called<br>PJSIP_USE_MEDIA_ADDRESS. This channel variable has those following<br>effects.<br><br>PJSIP_USE_MEDIA_ADDRESS = "yes"<br>then pre-defined media address on endpoint will be used for<br>this call.<br><br>PJSIP_USE_MEDIA_ADDRESS = "no"<br>the behavior will be exactly the same as if we don't define<br>media_address.<br><br>PJSIP_USE_MEDIA_ADDRESS = NULL (Not Defined)<br>Then it has no effect, it works exactly the same as the original<br>configuration.<br><br>ASTERISK-28091<br><br>Change-Id: I852adbee9f8b034ec332fbe4e1b6692cb2939518<br>---<br>M res/res_pjsip_sdp_rtp.c<br>1 file changed, 13 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/31/10431/4</pre><p>To view, visit <a href="https://gerrit.asterisk.org/10431">change 10431</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/10431"/><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: I852adbee9f8b034ec332fbe4e1b6692cb2939518 </div>
<div style="display:none"> Gerrit-Change-Number: 10431 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: Salah Ahmed <txrubel@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 (1000185) </div>