<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:΢ÈíÑźÚ
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Thanks Giovanni for the tip. In Wiki it says<BR> <BR>skypopen_chat supports full utf8 chat text through ESL or API; yet in Lua script I create freeswitc.API() and then executestring("skypopen_chat interface1 remote_skypeid some_unicode_messsage), the utf8 message was not received correctly.<BR> <BR>Does the wiki "API" not referring to freeswitch.API in Lua?<BR> <BR><div><div id="SkyDrivePlaceholder"></div>> Date: Mon, 19 Nov 2012 12:19:30 +0100<br>> From: gmaruzz@gmail.com<br>> To: freeswitch-users@lists.freeswitch.org<br>> Subject: Re: [Freeswitch-users] How to enable unicode in CLI command?<br>> <br>> from CLI you can't.<br>> You can use ESL, eg telnet to port 8021 (IIRC).<br>> Anyway, look in the wiki page of gsmopen and/or skypopen for an example howto.<br>> Via ESL unicode is supported.<br>> -giovanni<br>> <br>> On 11/18/12, ÍõÀí <itispip-qq@hotmail.com> wrote:<br>> ><br>> > I tried to use chat / skypopen_chat from CLI console to send a message to<br>> > receiver, the message is written by unicode charactor (Korean or Thai), the<br>> > receiver cannot get correct charators;<br>> > Tried to call chat / skypopen_chat API from LUA/JScript, ended the same;<br>> > I believe Freeswitch itself support unicode, as when I use an SIP client as<br>> > "Bria" to send SIP chat message between 2 clients, unicode charactor<br>> > displays correctly.<br>> > Is it just the CLI command by design not support unicode, or I have to do<br>> > something in config xml?<br>> >                                           <br>> <br>> <br>> -- <br>> Sincerely,<br>> <br>> Giovanni Maruzzelli<br>> Cell : +39-347-2665618<br>> <br>> _________________________________________________________________________<br>> Professional FreeSWITCH Consulting Services:<br>> consulting@freeswitch.org<br>> http://www.freeswitchsolutions.com<br>> <br>> FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>> http://www.cudatel.com<br>> <br>> Official FreeSWITCH Sites<br>> http://www.freeswitch.org<br>> http://wiki.freeswitch.org<br>> http://www.cluecon.com<br>> <br>> FreeSWITCH-users mailing list<br>> FreeSWITCH-users@lists.freeswitch.org<br>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>> http://www.freeswitch.org<br></div>                                            </div></body>
</html>