Kannel Web Configuration
I have written a web based configuration tool for Kannel: Open Source WAP and SMS gateway. I think it is quite useful even in its current early stages hence I have released it Open Source as donation-ware.
If you find this software useful and would like to see it expanded, please donate.
Current features:
- Update Kannel configuration files
- View Kannel status
- Stop/start SMSC’s
Planned features:
- Gateway testing
- Live configuration tweaking
2009/08/04 - 2:13 pm
This is a great product, thank you very much!
2010/03/01 - 4:08 pm
im getting this error : Fatal error: Call to undefined function curl_init() in /var/www/lib/KWC_Kannel.class.php on line 60
2010/04/07 - 2:05 pm
Thanks for this very useful tool! downloaded it yesterday… today, kannel is working!
2010/05/04 - 9:55 am
@Elmer – You need to have libcurl installed with your PHP installation. On CentOS you can try “yum install php-curl” and on debian/ubuntu you can try “apt-get install php5-curl”
Hope this helps…
2010/08/06 - 9:17 pm
can show any example for kannel.conf in windows, finaly after configurate in web interface?
Tks so much.