On Thu, Jul 9, 2009 at 5:29 PM, Moses Marimo<[email protected]> wrote: > dear all, > > how do i use the cgi scripts that come with kannel. I have an apache > webserver. What configurations should be made in apache to serve kannel's > cgi scripts
You don't need apache to run kannel cgi-scripts, kannel has it own built-in web server. You just need to set the admin-port and smsbox-port in the core group, and sendsms-port in the smsbox group. You might need a web server (apache) for setting scipts for processing the MO messages (the received messages). Check the user guide, the part setting sms service [1], the parameters get-url, post-url and post-xml [1] http://kannel.org/download/1.4.3/userguide-1.4.3/userguide.html#AEN3309 BR, Jovan
