RE: Character code conversion

2009-10-17 Thread Karan Zaveri
list kannel Subject: RE: Character code conversion Hi Seikath, That's the same probleme like mine,all you say is exatly what i've done,but i don't know how to know what charset kannel is doing request.Can help me about,just how to know what charset kannel request please.I think that'll help me

RE: Character code conversion

2009-10-16 Thread Karan Zaveri
I am also looking for a solution for this. Please help.. -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of rcong Sent: Thursday, October 15, 2009 8:09 PM To: users@kannel.org Subject: Character code conversion Hi, Can someone please tell

Re: Character code conversion

2009-10-16 Thread seikath
at the config, set mo-recode=true and then use iconv to convert the kannel request from the reported by kannel charset to the desired one IF the reported charset is not UTF* rcong wrote: Hi, Can someone please tell me that how do I convert kannel received text into UTC-8 code? I tried to

RE: Character code conversion

2009-10-16 Thread Karan Zaveri
correctly. Thanks for your help. Karan -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of seikath Sent: Friday, October 16, 2009 3:38 AM Cc: users@kannel.org Subject: Re: Character code conversion at the config, set mo-recode=true and then use

Re: Character code conversion

2009-10-16 Thread seikath
@kannel.org Subject: Re: Character code conversion at the config, set mo-recode=true and then use iconv to convert the kannel request from the reported by kannel charset to the desired one IF the reported charset is not UTF* rcong wrote: Hi, Can someone please tell me that how do I

RE: Character code conversion

2009-10-16 Thread patrick meye
12:21:59 +0300 From: seik...@gmail.com CC: users@kannel.org Subject: Re: Character code conversion What i mean is : 1. set mo-recode=true 2. restart the smsc. 3. in the get-url add the charset code so you will know in what charset kannel is doing the request. example: post-url = http

Re: Character code conversion

2009-10-16 Thread seikath
Subject: Re: Character code conversion What i mean is : 1. set mo-recode=true 2. restart the smsc. 3. in the get-url add the charset code so you will know in what charset kannel is doing the request. example: post-url = http://localhost/smpp.php?from=%pmessage=%areceived=%Tcoding=%ccharset=%Cto

Re: Character code conversion

2009-10-16 Thread rcong
kannel request please.I think that'll help me. Thank you in advance! Date: Fri, 16 Oct 2009 12:21:59 +0300 From: seik...@gmail.com CC: users@kannel.org Subject: Re: Character code conversion What i mean is : 1. set mo-recode=true 2. restart the smsc. 3. in the get-url add the charset