Re: submit_sm_resp id and status

2011-01-22 Thread Santiago Cattaneo
Hi, Alex, I tried that but I couldn't get the id, I called: debug(0, "test message_id: %d", msg->sms.foreign_id); and allways get "test message_id: 0" Just for you know, If I do: debug(0, "test message_id: %d", msg->sms.dlr_url); I get the Id correctly. 2011/1/19 Alejandro Guerrieri > Co

Re: Dynamic change of message i

2011-01-22 Thread Bob O'Souna
> Set the get-url in sms-service group over which you receive sms to > point to your script. > Do whatever you want with the received sms and then send it to the > Kannel via (default, or change it if you prefer) sendsms-url > (/cgi-bin/sendsms). I have read these lines at least 1000 times and I

DLR not logging messages in DB

2011-01-22 Thread Ige David O.
Hi all, I have installed smppbox and kannel on a server. Currently the DLR is not logging messages in the database. So i want messages to be logged in the database. How do i go about this. Is there a way to do realtime report of sent, unsent, failed messages in kannel. Thanks for ur response.

Re: ERROR: Couldn't fetch dlr-url

2011-01-22 Thread Abdul Basit
you can use mysql triggers at insert to do a copy in another similar table. On Sat, Jan 22, 2011 at 9:14 AM, Kazi M wrote: > > Dear Nabble Users, > > I noticed that using above configuration ... i see that the delivery report > is getting stored in the database but it is deleted immediately a