I've been doing some research to find out if the uniqueid really is unique for call queue recordings. My results are ambiguous. I know that QM already can retrieve recordings for a given uniqueid, so:
- Is the uniqueid actually unique for recording files? In other words, if I grep for that uniqueid will I always only get max one file returned?
- For multi-stint calls are there multiple recordings and/or uniqueids, or just one?
- How is this affected by multi-stint being on or off?
On a separate note, I'd like to be able to run the report on a remote machine - I can do that with XML-RPC but do you have any advice on how to run the additional function(s) to get the audio filenames from a remote environment (which might be Linux or Windows so rsh isn't necessarily going to work)?
Thanks, Andrew.