Page 1 of 1
One recordings out 10000
Posted:
Mon Apr 13, 2009 5:07 pm
by globalme
Whats the best way to search for one recording based on Phone Number from a batch of 10000 recordings ?
Posted:
Mon Apr 13, 2009 5:32 pm
by mflorell
Are these ViciDial recordings?
Have you tried looking up the lead in the admin interface?
Posted:
Mon Apr 13, 2009 5:39 pm
by globalme
VERSION: 2.0.4-121 BUILD: 80424-0442
I see a link in admin_modify_lead.php which show the link to download the voice file.
1) In my campaign setting I have select Campaign Rec exten: as 8309 but still it show me the link to download GSM files.
2) When I click on that link, it shows page not found.
Here is the link :
http://192.168.0.100/RECORDINGS/GSM/111 ... 81-all.gsm
I also have
[root@vicidialnow html]# ls -la
total 14784
drwxr-xr-x 10 apache apache 4096 Apr 13 21:08 .
drwxr-xr-x 6 apache apache 4096 Mar 30 2008 ..
drwxrwxrwx 3 root root 4096 Mar 24 17:13 agc
drwxr-xr-x 3 root root 4096 Apr 1 19:09 agc1
drwxrwxrwx 2 root root 4096 Mar 21 17:32 astguiclient
drwxr-xr-x 7 root root 4096 Mar 21 22:49 crm
-rw-r--r-- 1 root root 6029648 Feb 29 2008 Firefox.exe
drwxr-xr-x 2 root root 4096 Mar 21 22:47 images
-rw-r--r-- 1 502 dbus 4013 Apr 1 20:39 index.html
-rw-r--r-- 1 502 dbus 43263 Dec 23 2007 logo.jpg
drwxr-xr-x 6 root root 4096 Aug 19 2007 phpsysinfo
lrwxrwxrwx 1 root root 36 Mar 22 00:35 RECORDINGORIG -> /var/spool/asterisk/monitorDONE/ORIG
lrwxrwxrwx 1 root root 31 Mar 22 00:26 RECORDINGS -> /var/spool/asterisk/monitorDONE
lrwxrwxrwx 1 root root 27 Mar 22 00:26 RECORDINGS1 -> /var/spool/asterisk/monitor
lrwxrwxrwx 1 root root 35 Mar 22 00:29 RECORDINGSGSM -> /var/spool/asterisk/monitorDONE/GSM
lrwxrwxrwx 1 root root 35 Mar 22 00:34 RECORDINGSMP3 -> /var/spool/asterisk/monitorDONE/MP3
-rw-r--r-- 1 root root 9305 May 29 2008 style.css
drwxrwxrwx 10 root root 4096 Mar 31 14:35 vicidial
drwxr-xr-x 23 apache apache 4096 Mar 21 17:32 vtigercrm
-rw-r--r-- 1 root root 8943528 Aug 31 2007 X-Lite.exe
Posted:
Mon Apr 13, 2009 5:50 pm
by mflorell
what is output when you type this into the Linux CLI:
locate 111112_cc124_20090414-054010
Posted:
Mon Apr 13, 2009 5:57 pm
by globalme
How to open LINUX CLI.
I know abt asterisk CLI but not Linux.
Posted:
Mon Apr 13, 2009 6:46 pm
by mflorell
LINUX command line, not Asterisk...
Posted:
Mon Apr 13, 2009 6:48 pm
by globalme
This one :
[root@vicidialnow ~]# locate 111112_cc124_20090414-054010
[root@vicidialnow ~]#
But it doesn't return me anything.
Posted:
Mon Apr 13, 2009 7:13 pm
by mflorell
might just be because it is a recording made today, have you looked in this directory:
/var/spool/asterisk/monitorDONE/GSM
Posted:
Mon Apr 13, 2009 7:15 pm
by globalme
Kindly help me with the GREP command to search for that particular file
I tried
find . -name 111112
Posted:
Mon Apr 13, 2009 11:03 pm
by mflorell
have you tried "updatedb" and then running the locate command again?
Posted:
Tue Apr 14, 2009 2:02 am
by globalme
Let me try it and get back to you.
Any link to find the difference in folder : monitor and monitorDONE ?
I presume monitorDONE contains those voice file which has been disposed.
What if a call COULDNT get dispose and stay back as INCALL .
Also,
In my campaign setting I have select Campaign Rec exten: as 8309 but still it show me the link to download GSM files. Shouldnt it be WAV format ?