QueueMetrics forum

QueueMetrics => Scripting QueueMetrics => Topic started by: QueueMetrics on January 21, 2013, 09:35:56

Title: An open QueueMetrics XML-RPC services browser
Post by: QueueMetrics on January 21, 2013, 09:35:56
We have started an open project to be used as a helper to query XML-RPC services on QueueMetrics.

This acts as a working example of a PHP library and a viewer that makes it easy to see what is returned on a certain call with a given set of parameters.

Feel free to fork and modify!

https://github.com/Loway/QueueMetricsXmlRpcBrowser


Title: Re: An open QueueMetrics XML-RPC services browser
Post by: QueueMetrics on February 05, 2013, 10:28:16
Added the QM.findAudio() method and an example XML-RPC audio server (under "/servers")