Re: Sending Unicode Message over 70 characters

2011-11-21 Thread Alexander Malysh
for MT concatenation works since 1.3 (IIRC). For MO since 1.5 Alex Am 20.11.2011 um 11:14 schrieb Milan P. Stanic: On Sun, 2011-11-20 at 13:31, afshin afzali wrote: I just added : max-messages = 3 concatenation = true under sendsms-user group. FYI I use kannel 1.4.2 right now.

Re: Sending Unicode Message over 70 characters

2011-11-20 Thread afshin afzali
Thanks to your help ! I just added : max-messages = 3 concatenation = true under sendsms-user group. FYI I use kannel 1.4.2 right now. BEST, -- afshin On Sat, Nov 19, 2011 at 11:42 PM, Milan P. Stanic m...@arvanta.net wrote: On Sat, 2011-11-19 at 22:00, afshin afzali wrote: Do you mean

Re: Sending Unicode Message over 70 characters

2011-11-20 Thread Milan P. Stanic
On Sun, 2011-11-20 at 13:31, afshin afzali wrote: I just added : max-messages = 3 concatenation = true under sendsms-user group. FYI I use kannel 1.4.2 right now. I'm curious. Does SMS concatenation works with Kannel 1.4.2 for MO and MT? On Sat, Nov 19, 2011 at 11:42 PM, Milan P. Stanic

Re: Sending Unicode Message over 70 characters

2011-11-20 Thread afshin afzali
I just use kannel to send messages via a GSM modem in this application. On Sun, Nov 20, 2011 at 1:44 PM, Milan P. Stanic m...@arvanta.net wrote: On Sun, 2011-11-20 at 13:31, afshin afzali wrote: I just added : max-messages = 3 concatenation = true under sendsms-user group. FYI I use

Sending Unicode Message over 70 characters

2011-11-19 Thread afshin afzali
Hi Guys, I'm using GSM Modem to send SMS. To send unicode messages I use charset=UTF-8 and coding=2. My problem is that I could not be able to send messages over 70 characters (unicode). Appreciate all comments ! -- afshin

Re: Sending Unicode Message over 70 characters

2011-11-19 Thread Milan P. Stanic
On Sat, 2011-11-19 at 16:45, afshin afzali wrote: I'm using GSM Modem to send SMS. To send unicode messages I use charset=UTF-8 and coding=2. My problem is that I could not be able to send messages over 70 characters (unicode). Appreciate all comments ! UTF-8 use two bytes (octets) for single

Re: Sending Unicode Message over 70 characters

2011-11-19 Thread afshin afzali
Hello Milan, Ok, Is it possible to configure kannel to segment long message to multi-pages message? -- afshin On Sat, Nov 19, 2011 at 7:05 PM, Milan P. Stanic m...@arvanta.net wrote: On Sat, 2011-11-19 at 16:45, afshin afzali wrote: I'm using GSM Modem to send SMS. To send unicode messages

Re: Sending Unicode Message over 70 characters

2011-11-19 Thread Milan P. Stanic
On Sat, 2011-11-19 at 19:52, afshin afzali wrote: Ok, Is it possible to configure kannel to segment long message to multi-pages message? Of course. Read the userguide. It is descibred. And use at least 1.5.0 version. On Sat, Nov 19, 2011 at 7:05 PM, Milan P. Stanic m...@arvanta.net wrote:

Re: Sending Unicode Message over 70 characters

2011-11-19 Thread afshin afzali
Do you mean max-messages under SMS-Service group? It seems has been implemented in stable release ! -- afshin On Sat, Nov 19, 2011 at 9:15 PM, Milan P. Stanic m...@arvanta.net wrote: On Sat, 2011-11-19 at 19:52, afshin afzali wrote: Ok, Is it possible to configure kannel to segment long

Re: Sending Unicode Message over 70 characters

2011-11-19 Thread Milan P. Stanic
On Sat, 2011-11-19 at 22:00, afshin afzali wrote: Do you mean max-messages under SMS-Service group? It seems has been implemented in stable release ! Search the word concatenated and concatenation in the userguide. It is explained there. On Sat, Nov 19, 2011 at 9:15 PM, Milan P. Stanic