On Sun, Jun 21, 2009 at 3:08 PM, Theodore G<[email protected]> wrote:
> group = sms-service
> keyword = kamusi
> #keyword-regex = .*
> catch-all = true
> max-messages = 0
> get-url = "http://localhost/dictsms/index.php?sender=%p&text=%r&word=%s";
> #accept-x-kannel-headers = true
> #max-messages = 0
> #concatenation = true

The way you've configured the sms-service every message has to have
the keyword "kamusi".
What's the message text that you are sending?

if the messages that you are sending have the keyword "kamusi" in the
message body you can try
trouble shooting by commenting out the catch-all parameter. In this
case the first word in the received messages
will have to be the keyword "kamusi".


BR, Jovan

Reply via email to