QueueMetrics forum

QueueMetrics => Scripting QueueMetrics => Topic started by: scooby2 on April 11, 2009, 10:15:49

Title: ClassicXmlRpcRecordings and xmlrpc_findaudio.php
Post by: scooby2 on April 11, 2009, 10:15:49
According to the 1.5.1 docs, xmlrpc_findaudio.php should be included with QueueMetrics. Does anyone know where I can find this?  I do not see it in 1.4.7 or 1.5.1.

---

*snip* from page 108:

The details of how to write an XML-RPC server for the QMAudio.findStoredFile interface can be found
on the XML-RPC guide for QueueMetrics. We ship a sample implementation of such a server in the
xmlrpc_findaudio.php server that comes with QueueMetrics.
Title: Re: ClassicXmlRpcRecordings and xmlrpc_findaudio.php
Post by: QueueMetrics on April 14, 2009, 15:16:32
Yes in fact it's missing - even from our CVS!  ;D
We'll add it back for 1.5.2, due vcery soon.
We track this as bug #687
Title: Re: ClassicXmlRpcRecordings and xmlrpc_findaudio.php
Post by: QueueMetrics on April 21, 2009, 17:29:48
You can actually use the xmlrpc_audio_server.php that includes the fuctionalities previously available in xmlrpc_findaudio.php.

We'll update the docs so that they are not misleading anymore.
Title: Re: ClassicXmlRpcRecordings and xmlrpc_findaudio.php
Post by: scooby2 on April 21, 2009, 22:27:59
Thank you!