sipXconfig gets the state of each service as a set of strings through
the xmlrpc interface.  These strings have changed in the current design.
They don't appear to be documented anywhere (I guess they should be, in
procMgmtRpc.h if nowhere else).  sipXconfig seems to be parsing them out
and mapping them (possibly for localization?), as it doesn't recognize
the new "Running" state.

The old states were Started, Failed, Stopping, Stopped, Starting, and
Unknown.

The new states (currently) are Undefined, Disabled,
ConfigurationMismatch, ResourceRequired, Testing,
ConfigurationTestFailed, Starting, Stopping, Failed, Running, and
ShuttingDown.

Do you want me to stick to the old names where possible (i.e. use
Started instead of Running)?  In any case, sipXconfig will have to learn
some new state names.

Carolyn


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

Reply via email to