<br><br><div class="gmail_quote">2010/1/19 Dominik <span dir="ltr"><<a href="mailto:d0m1n1k@geekmail.de">d0m1n1k@geekmail.de</a>></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't:<br>
-- Executing [224@intern:1] Answer("SIP/4711-00000016", "") in new stack<br>
-- Executing [224@intern:2] SendText("SIP/4711-00000016", "") in new stack<br>
-- Executing [224@intern:3] Hangup("SIP/4711-00000016", "") in new stack<br>
<br>
A message doesn't disappear from display<br>
<br>
But when I use sipsak, it does:<br>
<br>
-- Executing [224@intern:1] Answer("SIP/4711-00000017", "") in new stack<br>
-- Executing [224@intern:2] System("SIP/4711-00000017", "sipsak -M -B "" -<br>
s "sip:4711@st2030"") in new stack<br>
-- Executing [224@intern:3] Hangup("SIP/4711-00000017", "") 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 "Hello Word"-<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'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">> On Tuesday 19 January 2010 13:03:19 Olivier wrote:<br>
> > I don't think my previous answer was very clear.<br>
> > Please, apologize for that.<br>
> ><br>
> > Some time ago, I also asked for the same feature as yours :" to be able<br>
> > to send empty strings to IP phone Thomson ST2030".<br>
> > Tilghman Lesher from Digium was kind enough to code a patch for 1.4 (svn<br>
> > 187362).<br>
> ><br>
> > As unfortunately, I'm also using 1.6, I could test its patch nor I didn't<br>
> > dare to ask a port for 1.6.<br>
> > This doesn't help now for 1.6 but I thought it might help to be aware of<br>
> > that patch.<br>
><br>
> That patch was applied to all branches. However, it's not relevant to the<br>
> OP's needs.<br>
><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>