<p>Kevin Harwell <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/13842">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">codec negotiation: add incoming_call_offer_prefs option<br><br>Add a new option, incoming_call_offer_pref, to res_pjsip endpoints that<br>specifies the preferred order of codecs after receiving an offer.<br><br>This patch does the following:<br><br>  Adds a new enumeration, ast_sip_call_codec_pref, used by the the new<br>configuration option that's added to the endpoint media structure.<br><br>  Adds a new ast_sip_session_caps structure that's set for each session media<br>object.<br><br>  Creates a new file, res_pjsip_session_caps that "implements" the new<br>structure and option, and is compiled into the res_pjsip_session library.<br><br>ASTERISK-28756 #close<br><br>Change-Id: I35e7a2a0c236cfb6bd9cdf89539f57a1ffefc76f<br>---<br>M configs/samples/pjsip.conf.sample<br>A doc/CHANGES-staging/res_pjsip_incoming_call_offer_pref.txt<br>M include/asterisk/res_pjsip.h<br>M include/asterisk/res_pjsip_session.h<br>A include/asterisk/res_pjsip_session_caps.h<br>M res/Makefile<br>M res/res_pjsip.c<br>M res/res_pjsip/pjsip_configuration.c<br>M res/res_pjsip_sdp_rtp.c<br>M res/res_pjsip_session.c<br>A res/res_pjsip_session/pjsip_session_caps.c<br>11 files changed, 484 insertions(+), 20 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/42/13842/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/13842">change 13842</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/+/13842"/><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: I35e7a2a0c236cfb6bd9cdf89539f57a1ffefc76f </div>
<div style="display:none"> Gerrit-Change-Number: 13842 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-CC: Sean Bright <sean.bright@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>