I cannot find anything wrong in your config, looking at a glance. Could you also post the logs, upon receiving an MO message?
== Rene From: Himanshu Matta [mailto:[email protected]] Sent: woensdag 29 mei 2013 13:03 To: Rene Kluwen Cc: [email protected] Subject: Re: Configure kannel to receive message from mobile: Hello Rene, Here is my smpp configurartion. 1Tx and 1Rx group = smsc smsc = smpp smsc-id = walk_long host = IP port = 4002 receive-port = 0 throughput = 20 smsc-username = wal smsc-password = wal #enquire-link-interval = 60 reconnect-delay=60 system-id = walk_long system-type = walk_long allowed-smsc-id = walk_long group = sendsms-user username = walk password = walk concatenation = true forced-smsc = walk_long max-messages = 15 group = smsc smsc = smpp smsc-id = walk_long host = IP port = 0 receive-port = 4002 throughput = 20 smsc-username = wal smsc-password = wal #enquire-link-interval = 60 reconnect-delay=60 system-id = walk_long system-type = walk_long allowed-smsc-id = walk_long group = sendsms-user username = wal password = wal concatenation = true forced-smsc = walk_long max-messages = 15 group = sms-service keyword = default catch-all = yes max-messages = 10 get-url = http://vtermination.com/test.php?action=dlr When I am sending Message through mobile I can see response on SMPP but I want to hit this URL on any response. This URL doesn't hit on receiving msg through mobile. Where is the problem in configuration ? On Wed, May 29, 2013 at 4:28 PM, Rene Kluwen <[email protected]> wrote: Everything is explained -with samples- in the user manual. From: users [mailto:[email protected]] On Behalf Of Himanshu Matta Sent: dinsdag 28 mei 2013 7:57 To: [email protected] Subject: Configure kannel to receive message from mobile: Hello, How to configure kannel to receive messages from mobile ? How to hit the url on receiving the response on SMPP ? -- Thanks and regards, Himanshu Matta Server Admin. -- Thanks and regards, Himanshu Matta Server Admin.
