Re: ERROR: Couldn't fetch dlr-url

2011-01-19 Thread Kazi M
Dear Nikos , Thanks for the reply .. after i did the webserver command thing u asked me to ... but still am not getting my delivery reports stored in mysql table .. i m attaching bb log and smsbox log after the webserver thing http://old.nabble.com/file/p30716797/kannel.log kannel.log http://o

Re: ERROR: Couldn't fetch dlr-url

2011-01-19 Thread Nikos Balkanas
Hi, Why are you waiting for me? Any answer from anybody would be equally good. You are probably missing a local webserver for your dlr-url. To check, from kannel server's shell do: telnet localhost 80 When the above command succeeds, you are ready to use dlr-url with kannel. BR, Nikos -

Re: ERROR: Couldn't fetch dlr-url

2011-01-19 Thread Kazi M
Dear users, Please Help me out with this issue. I am expecting reply from Nikos and Alejandro Please guys am stuck with this issue. thanks in advance Kazi M wrote: > > http://old.nabble.com/file/p30699861/smskannel.conf smskannel.conf > http://old.nabble.com/file/p30699861/smsbox.log sms

Re: submit_sm_resp id and status

2011-01-19 Thread Alejandro Guerrieri
Command status, it's not available directly, but it'll affect the DLR outcome (if it's not 0, it's an error and you'll get a NACK instead of an ACK). On the SVN code you get the smpp "dlr_err" optional parameter as well. message_id, it's the %F "foreign_id" parameter. Regards, Alex On Wed, Jan

submit_sm_resp id and status

2011-01-19 Thread Santiago Cattaneo
Hello, I'm trying to obtain from submit_sm_resp the highlighted data from C code of gwlib. command_id: 2147483652 = 0x8004 command_status: 0 = 0x sequence_number: 7 = 0x0007 message_id: "2B23AF36" I know that exist the Msg structure, but I could't find on the web the field names f

Robust Kannel Config. Design

2011-01-19 Thread Bob O'Souna
I have been tasked with setting up a robust Kannel config design to handle several SMS's/second throughput. DLR will be database based. I have two options. >From your experience, which is best and why? 1) One bearerbox instance on a single master host and several smsboxes on seperate hosts connect

Re: Routing SMS Simply WILL NOT work!!!

2011-01-19 Thread Bob O\'Souna
Sorted using reroute-smsc-id

Re: Routing SMS Simply WILL NOT work!!!

2011-01-19 Thread Cezary Siwek
Hi I'm not sure what do you want to achieve. The purpose of smsbox-route is different. It routes messages from the bearerbox to one of smsboxes (basically, routes all incoming messages like DLRs or MO) If you want to route messages from smsbox to bearerbox you need to specify denied-smsc-id, a

Routing SMS Simply WILL NOT work!!!

2011-01-19 Thread Bob O'Souna
I seem to have a system that works - but I simply cannot get SMS's in my SMSbox to be routed to the destination An SMS is sent to my SMSbox which I receive (I can see "SMS: received 1 (1 queued), sent 0 (0 queued), store size 1" in the status page). I have also setup the following config group=

RE: [SOLVED] How to force the reply of an sms-service to go through a specified smsc on some conditions

2011-01-19 Thread Tshimanga Minkoka
Hi, I did it the way I was trying to avoid: perform a separate SMS push (with the smsc parameter) instead of relying on the PHP echo. Thanks all for your feedback. TSHIMANGA Minkoka VAS Manager Mobile: +243 814443113 Telephone: +243 815560341 ext. 0583 Fax: +243 813010373 Email: tshimanga.mink.

Re: ERROR: Couldn't fetch dlr-url

2011-01-19 Thread Kazi M
Dear Alvaro, Thanks for your fast response . previously I had kept my php files in /var/www ... but as you said it should be in/var/www/html .. i tried keeping those files there but no change ... 1 thing i noticed is that i am getting statuses as 8,4,2 which means smsc submit,message buffered,d