Well, it is great then; however, I cannot find anything as of yet. I cannot wait, so I have started my own development.
The framework is based on STAR's SIP VoIP Logger, and it should be pretty easy to use. I have done some preliminary tests and everything works like a charm. The idea is pretty simple really:
1. you get GSIP_REC_FN KVP that contains the name of the file recorded by SM
2. you store that information (including path) in DB
3. you create a nice GUI that allows you to search through DB for all the recordings based on time, agentID, DN, KVP (the usual stuff) and listen to the recording.
My biggest problem so far is that you cannot specify PATH inside STREAM MANAGER, so you will need to do some hard-coding if you want those files to be access from other servers.
Well, will see...
Best regards,
Vic