Hello;
Xml rpc is useful module for kamailio that improve flexibility
and can help to addons. But there is a little problem about it
when use non-value response that reply empty xml or no response
so there isnt ack about what happened after command sends. at
least need a "OK" for acknowledgement. i can accept that there is
a fault reply and it is useful with return code and description.
after looking http://xmlrpc.scripting.com/spec.html webpage ,
there isnt any spec about "OK" . if you ask where it uses; For
example , after module reloads or terminating dialog which callid.
I think it is good when realtime reload in Kamailio Version 5 can
be reload by remotly. it can reply which module reloaded correctly
, which doesnt.What do you think about it?
Thanks