Let me put this another way.
We have implemented the XML-RPC skeleton provided by QueueMetrics to return call recording URLs from another server. We have run into a situation where there are multiple recordings for a single unique ID (call has been transfered). I do not see how to return more than one URL in the XML reply.
Is there a way to return more than one URL in an XML-RPC reply?
Tony