As of now sipXecs users have been able to directly access the Openfire
admin console web interface using either http://<host>:9094 or
https://<host>:9095. 

Tracker XX-6804 required that the Openfire admin console be disabled by
default. This tracker will be submitted shortly.

For those of you who wish to continue using the Openfire admin console
you can use this workaround:

-bash-3.2$ sipxopenfire.sh -a enable
Admin console has been enabled. Please restart this service.
To access use http://<host>:9094 or https://<host>:9095.

-bash-3.2$ sipxproc -r SipXopenfire
{"SipXopenfire"=>true}

If you enabled the Openfire console and wish to disable, then you can
use this workaround:

-bash-3.2$ sipxopenfire.sh -a disable
Admin console has been disabled. Please restart this service.

-bash-3.2$ sipxproc -r SipXopenfire
{"SipXopenfire"=>true}

In case one does not remember the command parameters try the --help
option:

-bash-3.2$ sipxopenfire.sh --help
...
 sipxopenfire.sh [-a | --admin_console]
             This runs the admin console following subcommands 
             enable
               Enable http and https access to the openfire admin
console
             disable
               Disable http and https access to the openfire admin
console

Best regards,
Martin

_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to