Use:

http://localhost:8100/status?password=mypass

The command is the URI

On Dec 22, 2008, at 12:36, hafez ahmad wrote:

this one :)

curl "http://localhost:8100/?password=mypass&command=status";

regards,
Hafez

On Mon, Dec 22, 2008 at 11:28 AM, Paul Bagyenda <[email protected]> wrote:
What is the exact URL you used?

On Dec 22, 2008, at 11:18, hafez ahmad wrote:

Dear P.A,

I tried the following and I get the following out when I request the status:

<?xml version='1.0'?>
<mmsbox>

</mmsbox>

and I have 3 active connection, any Ideas please ?

Regards,
Hafez

On Tue, Sep 2, 2008 at 1:45 PM, P. A. Bagyenda <[email protected]> wrote: CVS now has the beginnings of the HTTP admin interface. No documentation updates yet, alas, but that should change over the coming hours.

Briefly, you need to add the following config params to your mbuni conf group:

mmsbox-admin-port = port_no
admin-password = password
admin-port-ssl = one_of_true_or_false

You should then be able to access the HTTP admin port using

http(s)://mbuni-host:port/?password=password&command=cmd&mmsc-id=mmsc

 In each case the HTTP response is XML formatted.

The parameter 'cmd' is one of:
- status: This spits out the status of the mmsc connection provided (if none is provided then status information for all active mmsc connections is provided) - start: This starts the mmsc connection whose ID (in the conf file) matches that provided (if none is provided then all are started) - stop: This stops the mmsc connection whose ID matches that provided (if none is provided then all are stopped)

Feedback is welcomed of course.

You will also notice additional updates in the Changelog, particularly with respect to dynamic configuration of Mbuni. (These are documented.)

Regards,

Paul.

On Aug 30, 2008, at 11:27, Mohammad Abu Karim wrote:

Hi Guys.

Kannel Has HTTP administration to administer the kannel to check status, shutdown ..etc.

Does mbuni has such administration HTTP or command interface to administer it? If yes tell me please how to access it, and how I can check mbuni vasgw status. I mean how I can check the vasgw queue, the served MMSes, the filed delivered MMses and so on.

Regards.
Mohammad Abu-Karim

_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users




--
Hafez A.Ahmad
Amman-Jordan
mobile:962-785259011
          962-795708728
http://blog.hafezadnan.com




--
Hafez A.Ahmad
Amman-Jordan
mobile:962-785259011
          962-795708728
http://blog.hafezadnan.com

_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to