[Devel] Xmlrpc Module

Juha Heinanen jh at tutpro.com
Thu Dec 7 18:34:04 CET 2006


i was going to try out Xmlrpc Module, but documentation is not very
clear.  

- does each fifo command map to an xmlrpc function with the same name?
  for example, if i want to execute lcr_reload fifo command, do i call
  an xmprpc function with name "lcr_reload".

- if i want to execute a fifo command that has parameters, such
  as t_uac_dlg, do i pass each line as a value of an array data element
  or how?

in order to improve security, it would be a good idea to have a database
table which would contain the ip addresses of the allowed clients.
there could also be a shared secret that would be used to calculate a
md5 hash over the function name and parameters.

-- juha



More information about the Devel mailing list