<p>George Joseph <strong>posted comments</strong> on this change.</p><p><a href="https://gerrit.asterisk.org/8762">View Change</a></p><p>Patch set 2:</p><p>(3 comments)</p><ul style="list-style: none; padding-left: 20px;"><li><p><a href="https://gerrit.asterisk.org/#/c/8762/2/main/channel.c">File main/channel.c:</a></p><ul style="list-style: none; padding-left: 20px;"><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/8762/2/main/channel.c@4888">Patch Set #2, Line 4888:</a> <code style="font-family:monospace,monospace">    if (ast_channel_tech(chan)->write_text</code></p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><p style="white-space: pre-wrap; word-wrap: break-word;">For channel drivers that only support T.140 or the old send_text<br>callback we should discard sending any messages that are not<br>text/plain content and report failure.</p></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">I'm not sure that's something we should enforce.  I can't find anything in T.140 that says that text HAS to be "plain".</p></li><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/8762/2/main/channel.c@4897">Patch Set #2, Line 4897:</a> <code style="font-family:monospace,monospace">                f.datalen = body_len;</code></p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><p style="white-space: pre-wrap; word-wrap: break-word;">Probably should not send empty text messages over T.140.</p></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">Again, nothing in T.140 says an empty message is invalid and RFC4103 does specify that an empty T.140 block is used for "idle".</p></li></ul></li><li><p><a href="https://gerrit.asterisk.org/#/c/8762/2/res/res_pjsip_messaging.c">File res/res_pjsip_messaging.c:</a></p><ul style="list-style: none; padding-left: 20px;"><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/8762/2/res/res_pjsip_messaging.c@64">Patch Set #2, Line 64:</a> <code style="font-family:monospace,monospace">static enum pjsip_status_code check_content_type(const pjsip_rx_data *rdata)</code></p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><p style="white-space: pre-wrap; word-wrap: break-word;">This allows any MESSAGE content type even for out-of-dialog<br>MESSAGEs.  We still only send out-of-dialog text/plain content so<br>we need the old version for module_on_rx_request() and this new<br>version for incoming_in_dialog_request().</p><p style="white-space: pre-wrap; word-wrap: break-word;">Also you did not update the function doxygen comment.</p></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">There's no reason out of dialog messages should be limited to text/plain.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/8762">change 8762</a>. To unsubscribe, 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/8762"/><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: comment </div>
<div style="display:none"> Gerrit-Change-Id: Idacf5900bfd5f22ab8cd235aa56dfad090d18489 </div>
<div style="display:none"> Gerrit-Change-Number: 8762 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 13 Apr 2018 13:00:46 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>