<div dir="ltr"><div class="gmail_default" style="color:rgb(102,0,0)">First, a smidgen of background:</div><div class="gmail_default" style="color:rgb(102,0,0)"><br></div><div class="gmail_default" style="color:rgb(102,0,0)">
The two sorcery options for pjsip.conf "allow" and "disallow" both accept a list of codecs and set the same table of codecs in behind the scenes.  The difference being of course that the disallow field inverts the meaning.</div>
<div class="gmail_default" style="color:rgb(102,0,0)"><br></div><div class="gmail_default" style="color:rgb(102,0,0)">There is some potential confusion here as to why there is two lists of the exact same codecs (see <a href="https://issues.asterisk.org/jira/browse/ASTERISK-23092">https://issues.asterisk.org/jira/browse/ASTERISK-23092</a>).  I have a suggested patch (see <a href="https://reviewboard.asterisk.org/r/3193/">https://reviewboard.asterisk.org/r/3193/</a>) to make the disallow option disappear in a fashion.  You can still use the disallow option in pjsip.conf, but when viewing the settings with pjsip show endpoint # only the allow list would appear.  This is accomplished by marking the disallow field as an alias.</div>
<div class="gmail_default" style="color:rgb(102,0,0)"><br></div><div class="gmail_default" style="color:rgb(102,0,0)">An option to move away from SIP's convention of allow/disallow and have PJSIP use codecs=ulaw,etc has been suggested (and is coded in the review).  The question then is:</div>
<div class="gmail_default" style="color:rgb(102,0,0)"><br></div><div class="gmail_default" style="color:rgb(102,0,0)">1) Do we want to discontinue or alias both allow & disallow and move to codecs?</div><div class="gmail_default" style="color:rgb(102,0,0)">
<br></div><div class="gmail_default" style="color:rgb(102,0,0)">2) If yes, then which version should that be done in?  12?  13?</div><div class="gmail_default" style="color:rgb(102,0,0)"><br></div><div class="gmail_default" style="color:rgb(102,0,0)">
Note that even if codecs is chosen, allow and disallow continue to work so no existing pjsip.conf is broken.</div><div class="gmail_default" style="color:rgb(102,0,0)"><br></div>-- <br><div dir="ltr"><img alt="Digium logo" src="https://my.digium.com/images/graphics/digium_RGB_signature.gif" width="288" height="50" style="color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 12px;"><div>
Scott Griepentrog<br>Digium, Inc ˇ Software Developer<br>445 Jan Davis Drive NW ˇ Huntsville, AL 35806 ˇ US<br>direct/fax: +1 256 428 6239 ˇ mobile: +1 317 507 4029<br>Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> ˇ <a href="http://asterisk.org" target="_blank">http://asterisk.org</a><br>
</div></div>
</div>