Hi, If you want to acces service that have data in mysql, you should acces via weblink (php script),so you can place config of mysql user in php file...for example :
group = sms-service keyword = default get-url = "http://localhost/script.php?message=%a&msisdnno=%p" I hope it would help.... Regards Arief ----- Original Message ----- From: "Magnus Byrkjeflot" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 24, 2003 5:28 PM Subject: Mysql configuration > Hello. > > I have just setup kannel for a sms project. I really like all the > options you have with kannel, but I have a problem with everything > having to be specified in the configuration files. I read in the kannel > documentation that there is an option to place config like users and > services in a mysql database, but there is only examples for dlr. > > Could someone give me a hint of how to do this if it really is possible? > > Thanks in advance > Magnus Byrkjeflot > >
