[asterisk-users] SendText and non-ASCII characters

Philipp Kempgen philipp.kempgen at amooma.de
Mon Nov 24 09:15:29 CST 2008


Philipp Kempgen schrieb:
> Olivier schrieb:
> 
>> Is is possible to "translate" non-english text into ASCII text
> 
> It is.
> Unicode decomposition (NFD or NFKD) is what you're looking for.

Forgot to add some pointers.
http://en.wikipedia.org/wiki/Unicode_normalization
http://www.unicode.org/unicode/faq/normalization.html

> Many programming languages can do that out of the box or there
> are extensions or libraries available.

http://www.php.net/manual/en/book.unicode.php
http://www.php.net/manual/en/book.recode.php
http://www.php.net/manual/en/book.iconv.php
http://www.icu-project.org/
...

   Philipp Kempgen

-- 
http://www.das-asterisk-buch.de  -  http://www.the-asterisk-book.com
Amooma GmbH - Bachstr. 126 - 56566 Neuwied  ->  http://www.amooma.de
Geschäftsführer: Stefan Wintermeyer, Handelsregister: Neuwied B14998
-- 



More information about the asterisk-users mailing list