Hi wahib, I think the best way to accomplish this is by defining a default service that redirects all incoming SMS to your PHP script, and then in your PHP script redirect the message depending on the keyword, etc. That way you need to change your script without having to restart your kannel server.
Hope it helps. On Thu, Oct 9, 2008 at 3:31 AM, wahib <[EMAIL PROTECTED]> wrote: > > Hi. I intend to provide an interface to a user to manage the key-words and > the auto-reply to be sent to it. Can it be done by writing a php script ? > if > yes than how ? coz if there are too many different services to offer than > everytime it wud need to be change in the hardcore kannel.conf file and > then > kannel will be re-started. > > Regards, > wahib > -- > View this message in context: > http://www.nabble.com/How-to-update-the-sms-service-group-in-the-Kannel.conf-file---tp19894616p19894616.html > Sent from the Kannel - User mailing list archive at Nabble.com. > > >
