On Mon, Jun 28, 2010 at 12:25 PM, [email protected] <[email protected]> wrote: > Can anyone offer either snippets of code, examples or tell me it can't be > done for some reason or another :).
here is a decent start http://github.com/dhubler/sipxecs/raw/master-4.2/sipXconfig/web/meta/sample_soap.pl it hard codes all the users and groups, because it's a sample, but you can either add those values as script input args, or what i've seen done, is read values from CSV. Only problem with this is installing the dependencies on centos is PITA because you have to use CPAN and that seems to always fail for some obscure reason. Recent versions of fedora have perl soap lite in yum packages and much easier, what was your planned OS to run the script, because it does not have to be on the sipXecs system. _______________________________________________ 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/
