I'm using kannel as a sms-gateway.
i've two quaries.
1.first i installed kannel from debian repositories. i also installed
libxml2.
then for testing purposes i wanted to use the fake-smsc. so i downloaded
the source and tried to compile it. but when i run the "configure"
script it gave me an err
there is check folder in the kannel source full of .sh scripts.what are
they and of which usage?
the contrib folder supplied with kannel has several components which
seems pretty useful to me.
such as kannel monitor and bunch of php scripts which seems like do
administrative jobs via the admin http port of the kannel server. anyone
know how to use these scripts? where to put them?i tried to p
> Nikos
> - Original Message -
> From: "freeburn"
> To: "Nikos Balkanas"
> Sent: Sunday, September 13, 2009 1:24 AM
> Subject: Re: how to use the contents in the "contrib " directory in the
> kannelsource
>
>
> > i've went
php-Admin is a directory in kannel source. there are bunch of php
files . by going through them i have understood that they perform the
usual administrative commands like 'status' and 'sendsms'. these
scripts reduces the usual typing of browser urls.
i dont have a good idea about apache and php
an use it
>
> http://127.0.0.1/sendsms.php
>
> or
> http://127.0.0.1/sendsms1.php
>
>
>
> Regards
> Sapna
>
>
> On Sun, Sep 13, 2009 at 12:50 PM, freeburn
> wrote:
> php-Admin is a directory in kannel source. there are bunch of
>
i have installed kannel from debian binary distribution. i also compiled
it manually from the source. but anyone can tell me that how can i see
the configurations of the debian installation, like does it comes with
mysql support or not. is there any way see which modules of kannel are
activated?
= 120
#ssl-client-certkey-file =
ssl-server-cert-file = "/home/freeburn/kannel/serverkey/server.crt"
ssl-server-key-file = "/home/freeburn/kannel/serverkey/server.key"
#ssl-trusted-ca-file =
sms-incoming-queue-limit = 200
sms-outgoing-queue-limit = 200
smsbox-max-pending = 100
In the checks directory there are bunch of .sh files. iguess they need
to be edited to use them.
only thing that i think should be edited is the various directories
listed there.
anything else should be edited?
I always start the bearerbox and smsbox separately. i dont use it as
daemon process. but when i want to terminate this,they wont respond.
like if press crtl+z they seems to stop but if i giv ps -ax that shows
they are still running. they also ignores TERM,INT KILL signals.
this prevents me from ru
if i 'comment' the ssl variables then it works. using ssl seems very
tricky.
On Mon, 2009-09-14 at 20:44 +0300, Nikos Balkanas wrote:
> Hi,
>
> Please post detailed logs with error.
>
> BR,
> Nikos
> - Original Message -
> From: "freeburn"
my debug information gives a unusual information that smsbox_list empty.
further my admin command is denied but other admin commands work.
i installed kannel from debian repositories. so i want to remove a
previous installation which was compiled from the source. it was
installed in a different directory(/usr/local/kannel). so when i issue
$make clean command, the installation in the /usr/local/kannel is not
removed.
how can i solve
if i use fakesmsc does the mysql database gets any entry in the
specified fields? because my kannel runs without any warning and in the
log i can see that connection with mysql is established.
but when i looked through the database i havent seen any entry.
is it ok? or there is a problem.
I have configured and run kannel with a smpp smsc connection
successfully. now i need to set up a sms-service. I'm wondering is it
possible to send the incoming msg to the content server through tcp/ip
protocall? i was thinking about to make a socket server to for my
sms-service.
regards.
15 matches
Mail list logo