RE: split sms
"Oded Arbel" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Wouldn't using the header/footer be easier ? hey - here's a stupid idea : how about allowing to set the header/footer in the message URL ? :-> -- Oded Arbel m-Wise Inc. [email protected] Animals can be driven crazy by putting too many in too small a pen. Homo sapiens is the only animal that voluntarily does this to himself. -- Lazarus Long > -----Original Message----- > From: Bruno David Rodrigues [mailto:[email protected]] > Sent: Thursday, March 14, 2002 2:45 AM > To: Paul Juliano; [email protected] > Subject: Re: split sms > > > Oh, yes, and if you have special characters (see extended > table at document > 23038 of 3gpp), you'll have a problem. > > You'll have to count with that in your application and assume > that every of > those > chars will really occupy two char... > > ----- Original Message ----- > From: "Paul Juliano" <[email protected]> > To: <[email protected]> > Sent: Monday, March 11, 2002 9:49 AM > Subject: split sms > > > > Hi, > > > > How does smsbox split a message? I have this URL that > returns a maximum > > of 480 characters. I also set the max-messages in kannel.conf to 3. > > When smsbox receives the result from my URL, I would assume > that it will > > split the result equally. Thus, the result would be 3 messages with > > each containing 160 characters. However, this doesn't happen > > everytime. Sometimes, it's divided equally, sometimes it's not. > > > > Thanks. > > > > > > > >