Hi Henning

yes, it does. We want to build the logic for acting upon a tree reload failure -like sending an alarm or something of the kind-. We were deciding whether to do it at the external java application that actually sends the xmlrpc request and that will receive the response, or at the kamailo itself, but I've found no way to access to the command output directly from the kamailio configuration script. But that's fine, we will just do it outside. 

Thanks for everything

Regards

Javi

On Mon, Feb 28, 2011 at 1:38 PM, Henning Westerholt <henning.westerholt@1und1.de> wrote:
On Friday 25 February 2011, Javier Gallart wrote:
> we are currently doing it looking for error messages in the logs, and it´s
> ok, but since the request is processed by the kamailio routing script via
> the xmlrpc module with the dispatch_rpc() command , I was wondering if
> there could be a  way to check the command output inside the same script.

Hi Javier,

this xmlrpc transport does not return a result from the command execution on
the server?

Cheers,

Henning