hey
i am newbie to kannel project...) using ubuntu......i just did following
...)
mkdir kannel
1)downloaded gateway-1.5.0.tar.gz to /home/kannel
2)unzip it in home/kannel folder
3)./configure
4)make
5)make install
now i moved toward the
configuration section.
i made a seprate kannel.conf file and placed it in /home/kannel and just
did the coding part for bearbox by following the instructions on user guide
as: (please tell me if i am missing any step or anything else upto here)
#Sample configuration file for Kannel bearerbox on Debian.
# See the documentation for explanations of fields.
#
# HTTP administration is disabled by default. Make sure you set the
# password if you enable it.
#bearbox group1
group = core
admin-port = 13015
admin-password = hard2guess
#admin-deny-ip = "*.*.*.*"
admin-allow-ip = "127.0.0.1"
dlr-storage = internal
smsbox-port = 13016
#wdp-interface-name = "*"
log-file = "/var/log/kannel/bearerbox.log"
access-log = "/var/log/kannel/access.log"
#box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
log-level = 0
Now i tried to run the bearbox by using
./bearerbox -v 1 [config-file] .......here configuration file to be
mention was suggested either smskannel.conf or wapkannel.conf......so i
tried first with smskannel.conf ..i issued
./bearerbox -v 1 smskannel.conf .....but it gave follwoing error
bash: ./bearerbox: No such file or directory
please somebody help.....:)
thanks
amritpalpathak.wordpress.com