[asterisk-users] Asterisk 1.4.21 and CUT function
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Tue Jul 1 10:48:55 CDT 2008
On Tuesday 01 July 2008 09:20:52 Administrator TOOTAI wrote:
> does anybody know how to cut a chain using the pipe delimiter? I tried
> to escape it or to use $'x7c' as delimiter, no luck.
1.2 does not support escaping at all. 1.4 accepts only escapes relating to
space characters (\t, \r, \n). 1.6 supports the space characters, plus
hexadecimal (\xNN) and octal (\0NNN) escapes.
--
Tilghman
More information about the asterisk-users
mailing list