Hi, I'm trying to pass a single carriage return (0x0d in hexa) to Sendtext in an AEL2 file like this : SendText(${BASE64_DECODE(DQ==)}); Value sent (8 bytes long) is very strange : Content-Type: text/plain;charset=UTF-8 Content-Length: 8 ?ez?= Any workaround ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090407/3680b2b1/attachment.htm
Philipp Kempgen
2009-Apr-07 16:50 UTC
[asterisk-users] AEL2, BASE64_DECODE and hexadecimal
Olivier schrieb:> I'm trying to pass a single carriage return (0x0d in hexa) to Sendtext in an > AEL2 file like this : > SendText(${BASE64_DECODE(DQ==)}); > > > Value sent (8 bytes long) is very strange : > Content-Type: text/plain;charset=UTF-8 > Content-Length: 8 > > ?ez?=I doubt you will find a way to properly pass CR or LF to an application in extensions.(conf|ael) but keep us in the loop. Philipp Kempgen -- AMOOCON 2009, May 4-5, Rostock / Germany -> http://www.amoocon.de Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de Gesch?ftsf?hrer: Stefan Wintermeyer, Handelsregister: Neuwied B14998 --