<p style="white-space: pre-wrap; word-wrap: break-word;">Please have a look at the following line.<br>I think it should look equal to h264 line.</p><p style="white-space: pre-wrap; word-wrap: break-word;">So most probably:</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">(channel->session->endpoint->media.webrtc &&<br> ast_format_cap_iscompatible_format(ast_channel_nativeformats(ast), ast_format_h265) != AST_FORMAT_CMP_NOT_EQUAL))</pre><p style="white-space: pre-wrap; word-wrap: break-word;">instead of just the format comparison (like with VP8 and VP9)</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/12774">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.asterisk.org/#/c/12774/3/channels/chan_pjsip.c">File channels/chan_pjsip.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/12774/3/channels/chan_pjsip.c@1657">Patch Set #3, Line 1657:</a> <code style="font-family:monospace,monospace">                                   ast_format_cap_iscompatible_format(ast_channel_nativeformats(ast), ast_format_h265) != AST_FORMAT_CMP_NOT_EQUAL ||</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">After further looking into this I think this is wrong and should be in parentheses together with check on webrtc (like h264 line below). Can you please confirm?</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/12774">change 12774</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/+/12774"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: I26d262cc4110b4f7e99348a3ddc53bad0d2cd1f2 </div>
<div style="display:none"> Gerrit-Change-Number: 12774 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Florian Floimair <f.floimair@commend.com> </div>
<div style="display:none"> Gerrit-Reviewer: Florian Floimair <f.floimair@commend.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 17 Sep 2019 12:11:06 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>