<br><br><div class="gmail_quote">2009/4/7 Mark Michelson <span dir="ltr">&lt;<a href="mailto:mmichelson@digium.com">mmichelson@digium.com</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;">
<div class="im">Philipp Kempgen wrote:<br>
&gt; Olivier schrieb:<br>
&gt;&gt; 2009/4/7 Philipp Kempgen &lt;<a href="mailto:philipp.kempgen@amooma.de">philipp.kempgen@amooma.de</a>&gt;<br>
&gt;&gt;&gt; Olivier schrieb:<br>
&gt;&gt;&gt;&gt; I&#39;m trying to pass a single carriage return (0x0d in hexa) to Sendtext in<br>
&gt;&gt;&gt; an<br>
&gt;&gt;&gt;&gt; AEL2 file like this :<br>
&gt;&gt;&gt;&gt; SendText(${BASE64_DECODE(DQ==)});<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Value sent (8 bytes long) is very strange :<br>
&gt;&gt;&gt;&gt; Content-Type: text/plain;charset=UTF-8<br>
&gt;&gt;&gt;&gt; Content-Length: 8<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; �ez?==<br>
&gt;&gt;&gt; I doubt you will find a way to properly pass CR or LF to an<br>
&gt;&gt;&gt; application in extensions.(conf|ael) but keep us in the loop.<br>
&gt;<br>
&gt;&gt; It&#39;s strange how such a silly thing is somehow keeping me from centrally<br>
&gt;&gt; managing phones forwarding : I can display a phone is forwarded but I can&#39;t<br>
&gt;&gt; gracefully return to previous status ...<br>
&gt;<br>
&gt; BTW (developer&#39;s question) is there a reason why SendText() resp.<br>
&gt; sendtext_exec() refuses to send zero-length data?<br>
&gt;<br>
<br>
</div>I can&#39;t point to any specific reason. I assume that whoever wrote the<br>
application probably thought that attempting to send zero-length data was<br>
pointless and that if no data were passed to the application, it likely was due<br>
to an error by the user.</blockquote><div><br>The phone I&#39;m working on (Thomson ST2030) would display in slow blinking, inversed letters (white on black) any text received in SIP MESSAGE.<br>Display duration is unlimited.<br>
To erase an old message, you must send a single carriage return (or maybe an empty string).<br><br>I&#39;m wondering how many phones behave like this ?<br><br>Maybe, sendtext should then be refactored to accommodate this.<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>
<font color="#888888"><br>
Mark Michelson<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<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></div></div></blockquote></div><br>