©2004 Sven Slezak <sunny at mezzo.net>
Iconv is an Asterisk application for character conversion.
If you retrieve text from an external data source it might
be necesarry to convert the source characters into a different
character set.
The syntax for Iconv in extensions.conf is as follows:
Iconv(VARIABLE/destination-charset=TEXT/source-charset)
exten => 1234,2,Iconv(CIDNAME/ISO-8859-1=${CIDNAME}/UTF-8)
exten => 1234,3,SetCIDName(${CIDNAME})
to list the character sets supported by your iconv library type
>iconv -lon your shell prompt
tar -xzf app_iconv-release.tgzIn the app_iconv directory:
make installRestart Asterisk or load the application module with:
load app_iconv.sodone!
show application Iconvshould print the description.
Mac version included in Asterisk PBX for Mac OS X
func_iconv - new function version.
0.9.2 - fix for asterisk 1.2
0.9.1 - bugfix
0.9 - bugfix
0.8 - initial release
\ | / - :-) - / | \