I've fixed the problem setting charset to utf-8 and coding to 2. Thank you for your support. But, personally i dont understand the coding role in all this. Why udf-8 doesnt work, it should have coding=2 am working with other charsets without touching coding.
On 3/17/06, Hanna Kreitem <[EMAIL PROTECTED]> wrote: > Dear Zouari, > > I was wondering, were you able to fix the problem with encoding? > > > Hanna > > On Sunday 12 March 2006 17:55, you wrote: > > no need to set charset ? > > > > On 3/12/06, Hanna Kreitem <[EMAIL PROTECTED]> wrote: > > > Dear Zouari, > > > > > > I am sending Arabic content by adding &coding=2 after the charset= in the > > > http request, this will set the UCS to 2. > > > > > > > > > Hanna Kreitem > > > > > > On Saturday 11 March 2006 21:59, Zouari Fourat wrote: > > > > Hello > > > > Am facing a problem when trying to send arabic content with kannel. > > > > I have the content stored in my database as UNICODE (postgresql). > > > > I fetch my data and send it to cgibin kannel's url, > > > > when not setting charset var, i receive : > > > > > > > > 2006-03-12 01:37:17 Sent SMS [SMSC:SMPP-02-TZ] [SVC:tz85507] [ACT:] > > > > [BINF:] [from:85507] [to:20203030] [flags:-1:0:-1:-1:31] > > > > [msg:106:ÙØ±ØØ¨ÙÙØ§ بÙÙ٠عÙÙÙ٠شبÙÙÙØ(c) راد ÙÙÙÙ Ù > > > > تÙÙÙÙÙØ²ÙÙÙÙÙ Ø§ÙØ¹ÙÙØ±Ø¨] [udh:0:] > > > > > > > > Charset = UNICODE : > > > > 2006-03-12 01:51:13 Sent SMS [SMSC:SMPP-02-TZ] [SVC:tz85507] [ACT:] > > > > [BINF:] [from:85507] [to:20203030] [flags:-1:0:-1:-1:31] > > > > [msg:56:藙뇘귘꣘胙胙Ꟙ] > > > > [udh:0:] > > > > > > > > Charset = UTF-8 : > > > > 2006-03-12 01:52:53 Sent SMS [SMSC:SMPP-02-TZ] [SVC:tz85507] [ACT:] > > > > [BINF:] [from:85507] [to:20203030] [flags:-1:0:-1:-1:31] > > > > [msg:160:مرحبــا > > > > بــك علــى > > > > شبــكة &#] [udh:0:] > > > > 2006-03-12 01:52:53 Sent SMS [SMSC:SMPP-02-TZ] [SVC:tz85507] [ACT:] > > > > [BINF:] [from:85507] [to:20203030] [flags:-1:0:-1:-1:0] > > > > [msg:160:1585;اد يــو و > > > > تلــيفزيــ& > > > >#160 8;ن ال] [udh:0:] > > > > 2006-03-12 01:52:53 Sent SMS [SMSC:SMPP-02-TZ] [SVC:tz85507] [ACT:] > > > > [BINF:] [from:85507] [to:20203030] [flags:-1:0:-1:-1:0] > > > > [msg:31:93;ــرب] [udh:0:] > > > > > > > > note with UTF-8 i receive three MTs, that's not the problem anyway, my > > > > problem is how to send my arabic data ? > > > > > > www.mobis.ps > > www.mobis.ps >
