Hey Can you tell me how you provide sleep 10 sec between every URL hit? I mean how u specify this in kannel.conf
or did u modify kannel source code? -- can u tell me file which u modified? On 1/28/08, hafez ahmad <[EMAIL PROTECTED]> wrote: > > I do that before, the problem still there . > > I do temp solution (stupid solution) , and it work fine until now, I do > sleep (delay) 10 second between every URL hit and the next one. > > Regards, > Hafez > > On Jan 28, 2008 12:56 PM, Mike Nwaogu <[EMAIL PROTECTED]> wrote: > > > Hello, > > You'll need to specify concatenate = 1 in the kannel.conf file. > > under the group = sendsms-user. > > > > I think that will help > > > > > > *hafez ahmad <[EMAIL PROTECTED]>* wrote: > > > > Hi, > > I have PHP script that run every 10 seconds, every time the script run , > > read the messages from DB table, and hit the send URL inside loop, every > > thing run ok , but when I have concatenated SMS I get only the first part > > of the SMS ended with (some text missing) , do I have to check if the > > bearbox accept the request every time to hit the URL again for the next > > request or what? > > > > Thanks for help, > > Hafez > > > > > > > > > > > > Regards, > > Mike Nwaogu > > Tel: 234_802_325_6437 > > Eml: [EMAIL PROTECTED] > > > > ------------------------------ > > Looking for last minute shopping deals? Find them fast with Yahoo! > > Search.<http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping> > > > > > > -- > Hafez A.Ahmad > Amman-Jordan > mobile:962-785259011 > 962-795708728 > http://blog.hafezadnan.com
