<br><br><div class="gmail_quote">2010/1/19 Dominik <span dir="ltr">&lt;<a href="mailto:d0m1n1k@geekmail.de">d0m1n1k@geekmail.de</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hm,<br>
(svn 187362) Permit zero-length text messages in SIP<br>
<br>
Maybe a zero-length text also works to clear the display of Thomson 2030:<br>
But with SendText it doesn&#39;t:<br>
    -- Executing [224@intern:1] Answer(&quot;SIP/4711-00000016&quot;, &quot;&quot;) in new stack<br>
    -- Executing [224@intern:2] SendText(&quot;SIP/4711-00000016&quot;, &quot;&quot;) in new stack<br>
    -- Executing [224@intern:3] Hangup(&quot;SIP/4711-00000016&quot;, &quot;&quot;) in new stack<br>
<br>
A message doesn&#39;t disappear from display<br>
<br>
But when I use sipsak, it does:<br>
<br>
    -- Executing [224@intern:1] Answer(&quot;SIP/4711-00000017&quot;, &quot;&quot;) in new stack<br>
    -- Executing [224@intern:2] System(&quot;SIP/4711-00000017&quot;, &quot;sipsak -M -B &quot;&quot; -<br>
s &quot;sip:4711@st2030&quot;&quot;) in new stack<br>
    -- Executing [224@intern:3] Hangup(&quot;SIP/4711-00000017&quot;, &quot;&quot;) in new stack<br>
<br>
So obviously there is a problem with sending an empty string with SendText()<br>
(see above)? ( SendText(Hello World) works fine to display a &quot;Hello Word&quot;-<br>
message!)<br></blockquote><div><br>Dominik,<br><br>Just in case, which firmware do you currently use in your ST2030 ? 1.65 ? 2.69 ?<br>For the latter one, I noticed a regression with SendText and I didn&#39;t have time to investigate.<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
<br>
<br>
<br>
Am Dienstag 19 Januar 2010 schrieb Tilghman Lesher:<br>
<div class="im">&gt; On Tuesday 19 January 2010 13:03:19 Olivier wrote:<br>
&gt; &gt; I don&#39;t think my previous answer was very clear.<br>
&gt; &gt; Please, apologize for that.<br>
&gt; &gt;<br>
&gt; &gt; Some time ago, I also asked for the same feature as yours :&quot; to be able<br>
&gt; &gt; to send empty strings to IP phone Thomson ST2030&quot;.<br>
&gt; &gt; Tilghman Lesher from Digium was kind enough to code a patch for 1.4 (svn<br>
&gt; &gt; 187362).<br>
&gt; &gt;<br>
&gt; &gt; As unfortunately, I&#39;m also using 1.6, I could test its patch nor I didn&#39;t<br>
&gt; &gt; dare to ask a port for 1.6.<br>
&gt; &gt; This doesn&#39;t help now for 1.6 but I thought it might help to be aware of<br>
&gt; &gt; that patch.<br>
&gt;<br>
&gt; That patch was applied to all branches.  However, it&#39;s not relevant to the<br>
&gt; OP&#39;s needs.<br>
&gt;<br>
<br>
<br>
<br>
--<br>
</div><div><div></div><div class="h5">_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>