On Wed, Jun 22, 2011 at 9:50 AM, amritpal pathak <amritpalpath...@gmail.com> wrote: > This is my whole proecdure what i have done till now for enabling the kannel > to work.
What's your question? Did you try running kannel with this configuration? Is it working? As far as I can see you've compiled kannel without database dlr support so you don't need the database dlr configuration. If you want to compile kannel with database dlr support check the user guide. For example, you should issue "./configure --with-mysql" for mysql dlr storage . After compiling it that way you have to set "dlr-storage = mysql" in the core group. BR, Jovan