[asterisk-users] How to escape characters in Dialplan
Olivier
oza-4h07 at myamail.com
Sun Jan 17 11:26:39 CST 2010
2010/1/17 Dominik <d0m1n1k at geekmail.de>
>
> Hello,
> I'm using Asterisk 1.6.2.0 and I like to use escape characters with
> SendText,
> because I can just delete the message from my phone (Thomson Speedtouch
> ST2030) display by sending a return-char (\n).
> But \n is not escaped: I tried already:
>
> exten => 222, n, SendText(\n)
> exten => 222, n, SendText("\n")
> exten => 222, n, SendText('\n')
> exten => 222, n, SendText(`\n`)
>
>
> So how can I use escape characters in dialplan?
>
This 187362 added this feature for 1.4.
Obviously, this fix was not ported to 1.6.X.
I would also be very pleased, if it could be done.
>
> TIA,
> Dominik
>
>
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100117/659801c6/attachment.htm
More information about the asterisk-users
mailing list