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 <[email protected]> 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 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 <[email protected]> > wrote: > > > 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 <[email protected]> > > > wrote: > > > > > 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 < > [email protected]> > > > > > wrote: > > > > > > > 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 character. 70*2=140 > i.e. > > > near > > > > > > > maximum characters in one SMS. > > -- > Kind regards, Milan > -------------------------------------------------- > Arvanta, IT Security http://www.arvanta.net > Please do not send me e-mail containing HTML code or documents in > proprietary format (word, excel, pps and so on) > >
