its not the php script you need to set the kannel to concatenate the messages longer than 160 symbols in one. concatenate-mo=true or similar
its in the manual .. -----Original Message----- From: preeteesh kakkar [EMAIL PROTECTED] Sent: 15 ?????? 2008 ?. To: seik Subject:Invoking PHP Script through Kannel > Hi, > > I am invoking a PHP script when kannel recieves any sms. The received sms > is then stored in db from that PHP > script. In case the sms is too large it is cut and whole sms is not stored in > db. I am using GET request as paramter > in kannel. I think becuase of limit of url lenght the whole sms is not > stored. Can someone help me how can i get the full sms stored in db. > > Thanks...!
