2 Skyeways, 39 High Level Road, Green Point, Cape Town 8005 Phone: +27-71-678-3926    Fax: +27-86-510-7971

Downloads provided by archi.tech

Occasionally we develop a product for our own internal use.
We’d like to share some of those here, all for free :)

We created an easy to use installer to get Kannel up and running on windows. We have two versions available:

Please note both these versions have this patch applied for added stability.

Kannel Web based configuration tool

This tool will help you create configuration files for Kannel via a web interface.
Version 0.1 of Kannel Web Configuration tool is available for download here.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Installation

  1. Download Kannel Web Configuration Tool
  2. Extract contents to directory on PHP 5 or higher enabled web-server (eg: tar jxvf kwc.tar.bz2)
  3. Edit config/config.inc.php – changing the line $configFiles[] = “/etc/kannel.conf”; to point to your configuration file.
  4. Make sure your kannel configuration file is writable by the particular web server user (WARNING: You should password protect this area of your site either via .htaccess files in Apache, or other means.)
  5. Access the tool by visiting http://your-server-hostname/kwc-path/web/index.php