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
Put your alll file in /var/www/html
after that you can 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 php
> files . by going through them
What you want actually. I'm which character you want to use.
B'coz kannel support not only ASCII.
Regards
Sapna
2009/9/13 Nikos Balkanas
> Hi,
>
> I don't get it. Your SMSc supports only ASCII. You want to sent characters
> outside the ASCII range (1-127). What do you want kannel to do? Chang
Can anybody help me solve throttling Issue.
Regards
Sapna
On Sun, Sep 13, 2009 at 5:37 AM, freeburn wrote:
> sorry it was a mistake. i just replied from my mail client. it inserted
> wrong address.
> On Sat, 2009-09-12 at 20:46 +0300, Nikos Balkanas wrote:
> > Please address the list so that oth
Hi.
I'v an issue Kannel works, smsbox works, but I can't sending any SMS.
When I execute bearerbox :
[...]
2009-09-13 14:03:24 [2371] [4] INFO: AT2[siemensVolant]: opening device
2009-09-13 14:03:24 [2371] [4] DEBUG: AT2[siemensVolant]: device opened
2009-09-13 14:03:25 [2371] [4] DEBUG: AT2[
Hi.
I'v an issue Kannel works, smsbox works, but I can't sending any SMS.
When I execute bearerbox :
[...]
2009-09-13 14:03:24 [2371] [4] INFO: AT2[siemensVolant]: opening device
2009-09-13 14:03:24 [2371] [4] DEBUG: AT2[siemensVolant]: device opened
2009-09-13 14:03:25 [2371] [4] DEBUG: AT2
Hi,
To use php-admin, your apache needs to be compiled with php support. To
configure apache, either read their user guide or ask for help in their
forum.
BR,
Nikos
- Original Message -
From: "freeburn"
To:
Sent: Sunday, September 13, 2009 10:20 AM
Subject: where to put the php sc
Hi,
smsbox look fine. Please post detailed bearerbox logs from when receiving
sms...
BR,
Nikos
- Original Message -
From: "Juxener"
To:
Sent: Sunday, September 13, 2009 1:44 PM
Subject: Bearerbox and smsbox work, but I can't sending sms
Hi.
I'v an issue Kannel works, smsbo
Thank you guys 4 all this support
From: Nikos Balkanas
To: karl alexander
Cc: users@kannel.org; Alvaro Cornejo
Sent: Friday, September 11, 2009 6:37:13 PM
Subject: Re: Multiple SMS Center To Web Application
No.
You cannot process or push sms as long as s
My issue is when submit some special characters, the SMSC skip those
characters. The provider says its my smpp client character set issue.
Thanks
Jinson Abraham
On Sun, Sep 13, 2009 at 3:49 PM, sapna singh wrote:
> What you want actually. I'm which character you want to use.
>
>
> B'coz kannel
It could be. B'coz we are already using special charter directly or their
ascii values
e.g. ( or %28.
It's working fine.
Plz chk your 'character-set' if you given in your http url. And check you
kannel default language.
Regards
Sapna
On Sun, Sep 13, 2009 at 7:04 PM, Jinson wrote:
> My issu
http://127.0.0.1:13001/cgi-bin/sendsms?username=ju&password=test&from=**&to=**&text=mySMS'
Chk your PORT it should be 13013
Regards
Sapna
On Sun, Sep 13, 2009 at 4:10 PM, Ju wrote:
> Hi.
>
> I'v an issue Kannel works, smsbox works, but I can't sending any SMS.
>
> When I ex
Hello,
I've just prepared new version of ALT Linux based Kannel appliance.
It's still in alpha stage and needs some work to became really "out of box
thing".
However it works and ISO image is here:
http://www.rattler.kiev.ua/DL/kannel-server-i586-20090913.iso
Kannel build
work to became really "out of
> > box thing".
> >
> > However it works and ISO image is here:
> > http://www.rattler.kiev.ua/DL/kannel-server-i586-20090913.iso
> >
> >
> > Kannel build features:
> > - version: CVS 21.07.09
> > - some
greSQL I could help for ?
>
>
>
> Michael Bochkaryov wrote:
> > Hello,
> >
> > I've just prepared new version of ALT Linux based Kannel appliance.
> > It's still in alpha stage and needs some work to became really
Hi,
If I read you correctly, and your SMSc is supporting only ASCII, as you have
said, the gateway (aka kannel) can do nothing about it. Your client is whoever
is sending the sms. If it is a pushs SMS, basically your SMSc is telling you
not send any non-ascii characters in your URL. Or change S
Thanx for your response.
I would like to give you that, but Kannel don't receive my SMS... although
that I can send and read SMS with AT commands.
My kannel.conf :
group = core
admin-port = 13000
admin-password = bar
box-allow-ip = "127.0.0.1"
log-file = "/var/log/kannel/kannel.log"
access-log =
Thanx,
but in my kannel.conf, I've defined :
sendsms-port = 13001
And if I try with the 13013's port, lynx says that it don't know this host.
Ju.
On Sun, Sep 13, 2009 at 16:24, sapna singh wrote:
>
>
> http://127.0.0.1:13001/cgi-bin/sendsms?username=ju&password=test&from=**&to=**
Hi,
I asked for detailed bb logs of the problemj. These are not it.
Nikos
- Original Message -
From: "Juxener"
To:
Sent: Sunday, September 13, 2009 7:57 PM
Subject: Re: Bearerbox and smsbox work, but I can't sending sms
Thanx for your response.
I would like to give you that, but
my apache is compiled with php. and there was no html folder
in /var/www. but i created a directory and paste all the php files
there. but it still does not work.
On Sun, 2009-09-13 at 15:47 +0530, sapna singh wrote:
> Put your alll file in /var/www/html
>
> after that you can use it
>
> http
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?
You asked my logs « from when receiving sms ». But my kannel don't receiving
message, there is nothing in my logs.
And when I try to send SMS with kannel, I've also no entry in the bearerbox
logfile.
Thanx.
Nikos Balkanas wrote:
>
> Hi,
>
> I asked for detailed bb logs of the problemj. Thes
On Mon, 2009-09-14 at 01:26, freeburn wrote:
> 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
/var/www/html only works for some linux distros. Others put the document
root on different places.
_please_ check your distro's documentation and get into speed with apache
and php. Questions about apache and php are completely off-topic here.
Regards,
Alejandro
On Sun, Sep 13, 2009 at 9:53 PM,
Hi,
Please, you don't know what I am looking for. When I ask for the logs,
please send in the logs, even if they mean nothing to you.
Anyway, since I don't have the logs, i 'll have to take a guess now. But I
am surprised that your smsbox is running at all! In group core add:
smsbox-port =
Hi,
I'll tell you what you need to do, but you have to take this discussion
elsewhere (apache fora).
1. find / -name "httpd.conf". In distros it should be under /etc.
2. Edit httpd.conf and serach for document-root.
3. That's where you need to put your php-admin files. If you put the whole
fo
Hi,
First, it is not a good idea to have 2 installations of the same thing in
the same server. Second, check the application (not the access) logs for
each component you are interested in.
At startup they display their version along with any compiled in components
(not modules).
BR,
Nikos
27 matches
Mail list logo