Title: Re: how to cancel delivery notification of MO

Hello Tomer,


try max-messages = 0


Friday, November 14, 2008, 7:04:58 PM, you wrote:



Hi,


I have a scenario where the smsc sends an sms to my kannel and kannel calls a url of mine (a servlet

I then return to kannel HTTP 200 OK with text in body "Message sent successfully".

However then kannel sends another sms to the mobile phone with this text "Message sent successfully".


How can i disable this?


the relevant section of MO in my kannel is:


group = sms-service

keyword = default

catch-all = true

max-messages = 10

accepted-smsc = "smsc1;smsc2"

get-url = ""http://localhost:8080/myservlet?from=%p&to=%P&text=%a&coding=%c&charset=%C">http://localhost:8080/myservlet?from=%p&to=%P&text=%a&coding=%c&charset=%C"


Thanks,


Tomer


-- 

Best regards,

 Thomas                            mailto:[EMAIL PROTECTED]

Reply via email to