Hi,

Trasnferring to users...

Before going live with the client, I would suggest downloading and installing kannel1.4.3. 1.4.1 is ~3 years old. A lot of patches have been implemented.

HTTP admin interface works. Kill kannel. From command line issue (script if need):

bearerbox -v 0 <conffile>

Replicate unsuccesful request from kannel server. From another shell type:

telnet 127.0.0.1 13000
GET /status.xml HTTP/1.0

(2 newlines)

Remotely accesing from firefox might run into firewall issues.

Post relevant bearerbox log -/+ 10 lines from beginning/end of problem along with telnet output and core group from your configuration file.

BR,
Nikos

----- Original Message ----- From: "Beatrice Tamburrino" <[email protected]>
To: <[email protected]>
Sent: Thursday, February 26, 2009 3:36 PM
Subject: Re: problem with http administration


hi alejandro,

thanks for the reply. I'm going to post it on the users list.
anyway I already tried with wget. wget tempts to establish a connection to localhost:13000/status.xml (or html) and to retrieve the data but nothing happens. It can't retrieve the file than he tries again and again like an endless loop. when i try to get the status.html or .txt the files are empty. (I also looked at the source in firefox)


any idea?

beatrice

-------- Original-Nachricht --------
Datum: Thu, 26 Feb 2009 14:17:01 +0100
Von: Alejandro Guerrieri <[email protected]>
An: Beatrice Tamburrino <[email protected]>
CC: [email protected]
Betreff: Re: problem with http administration

(This belongs to the users list in fact)

Try making the request from the command line with curl or wget, and
see if it's really an empty response.

Also check using a different format (html or text) to see if it
behaves the same.

Regards,
--
Alejandro Guerrieri
[email protected]



On 26/02/2009, at 13:42, Beatrice Tamburrino wrote:

> Hello,
>
>
> I compiled and installed kannel Version 1.4.1 on a Linux (Ubuntu)
> Server. The Gateway works fine, I'm able to connect to an SMSC (emi)
> and to send all SMS. The only problem that I'm facing ist the http
> administration. I've written a litte script which parses the
> status.xml file. But when I try to request the status I receive the
> following output: "XML handling error: no element found at the
> adress : http://localhost:13000/status.xml row nr. 1, column 1: ^."
> When I enter http://localhost:13000/status the output is also empty
> (blank). (also when I retrieve the source, accessing via firefox)
>
> I don't have a clue where the problem might be? maybe something
> about the access rights? I recompiled the gateway, but the problem
> is still there.. I'm starting the gateway as root, the cgi-bin/
> sendsms?username..... request is woking fine.
>
>
> I would be veery happy  if you could help me, my customer wants to
> go online with the gateway next week!!!
>
>
> the conf-file:
>
> Hello,
>
>
> I compiled and installed kannel Version 1.4.1 on a Linux (Ubuntu)
> Server. The Gateway works fine, I'm able to connect to an SMSC (emi)
> and to send all SMS. The only problem that I'm facing ist the http
> administration. I've written a litte script which parses the
> status.xml file. But when I try to request the status I receive the
> following output: "XML handling error: no element found at the
> adress : http://localhost:13000/status.xml row nr. 1, column 1: ^."
> When I enter http://localhost:13000/status the output is also empty
> (blank). (also when I retrieve the source, accessing via firefox)
>
> I don't have a clue where the problem might be? maybe something
> about the access rights? I recompiled the gateway, but the problem
> is still there.. I'm starting the gateway as root, the cgi-bin/
> sendsms?username..... request is woking fine.
>
>
> I would be veery happy  if you could help me, my customer wants to
> go online with the gateway next week!!!
>
>
> kind regards,
>
> beatrice tamburrino
>
>
>
> thx
> beatrice
> -- > Psssst! Schon vom neuen GMX MultiMessenger gehφrt? Der kann`s mit
> allen: http://www.gmx.net/de/go/multimessenger01
>

--
Psssst! Schon vom neuen GMX MultiMessenger gehφrt? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01



Reply via email to