Hi, you have no need to patch kannel, just use CVS that has this feature enabled by default.
ashwani wrote: > Hi Ady, > > > > Kannel by default does not accept long message more than 160 char. In > order to enable this, you have to apply a patch and then reinstall kannel. > > I am attaching the long SMS Patch, patch it and recompile the kannel. You > should be able to receive the long sms after that > > > > Put this patch in gateway-1.4.x folder and then run it like > > > > Patch -p0<patch_longsms > > > > Recompile the kannel after that.. > > > > Hope this will help > > > > Regards > > Ashwani > > _____ > > From: Ady Wicaksono [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 15, 2007 9:06 PM > To: [email protected] > Subject: Receive longsms > > > > Dear All > > Is it possible to receive long sms as single sms rather than 2 or more > sms? I want my SMS handler receive only 1 sms rather than 2 or more sms > > My setting for this is > > group = sms-service > max-messages=10 > concatenation = true > keyword = default > catch-all=true > omit-empty=true > get-url = <someURL> > > > -- Thanks, Alex
