Hey
i am very new to kannel project.I want to install and use
it.Please anybody help me how to install and configure the kannel??
Thank you
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
This is my whole proecdure what i have done till now for enabling the kannel
to work.
I have installed and compiled gateway-1.5.0 in /home/kannel/gateway-1.5.0
directory as:
./configure
make
make install
Then i connected my nokia 3110 classic to ubuntu pc and selected
"nokia mode".
lsusb
On Wed, Jun 22, 2011 at 3:50 AM, amritpal pathak
wrote:
> This is my whole proecdure what i have done till now for enabling the
> kannel to work.
> I have installed and compiled gateway-1.5.0 in /home/kannel/gateway-1.5.0
> directory as:
> ./configure
> make
> make install
&g
hey
i am able to run bearerbox ,smsbox .I want to test it by sending a sms .
How i can send sms from brower ? what is format or syntax ?
Thanks in advance
amritpalpathakgne.wordpress.com
On Thu, Jun 23, 2011 at 3:05 PM, amritpal pathak
wrote:
> hey
> i am able to run bearerbox ,smsbox .I want to test it by sending a sms .
> How i can send sms from brower ? what is format or syntax ?
>
> typo:browser
>
>
I am unable to start the bearerbox .it says
2011-06-29 10:52:35 [26924] [0] INFO: Debug_lvl = 1, log_file = ,
log_lvl = 0
2011-06-29 10:52:35 [26924] [0] ERROR: Group 'modems' may not contain field
'message-start'.
2011-06-29 10:52:35 [26924] [0] ERROR: Error found on line 68 of file
`kannel/kann
I have sqlbox.rar package and i just extracted it and then tried to compile
and install it as:
sudo ./configure
(here it says " sudo: ./configure: command not found")
Why?
configure file is present in source code.so why i couldn't install it.?
Thanks in advance
amritpalpathakgne.wordpress.com
I compiled sqlbox using "make" and it gave following error at end
sqlbox.c:95:2: error: #error You need support for at least one DB engine.
Please recompile Kannel.
make[2]: *** [sqlbox.o] Error 1
make[2]: Leaving directory `/home/amrit/kannel/sqlbox/gw'
make[1]: *** [all-recursive] Error 1
make[1