|
From: waqas h. <ver...@ho...> - 2011-08-11 05:53:03
|
Dear All, I am using OrkAudio with Cisco Call Manager, i have installed it and its working fine. My question is regarding FileNaming. I am using call divert steps in IVR Scripts, recording of scripts are getting save in two different files, First file contains the recording of call before the step of call divert and 2nd file contains the recording of call, after the call divert steps. User enters an PSTN/GSM number in call divert step and call get connected to that number. Both files are having ip address in their file names, but second file should contain the dialed GSM/PSTN number, which user entered. how can i achieve it? I am sharing the file names both files and config.xml, Please help Config.xml: TapeFileNaming>[year],[month],[day],_,[hour],[min],[sec],_,[nativecallid],-,[trackingid],_,[localparty],_,[remoteparty],_,[localip],_,[remoteip]</TapeFileNaming> 1st file name: 20110810_122601_nonativecallid-QOM_10.118.24.64_10.100.200.21_10.118.24.64_10.100.200.21 2nd File Name: 20110810_122628_nonativecallid-QOZ_10.100.150.3_10.118.24.64_10.100.150.3_10.118.24.64 Thanks & Regards,Verstyle18 |