Call Recording path

Any and all non-support discussions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Call Recording path

Postby vijaymuddu » Thu Feb 15, 2018 3:56 pm

where can i find call recording path of incoming and outgoing calls from database, i want to export path of call recordings along with numbers of outbound and inbound calls, want in below format

example:

date:time:customer number : call recording path:
010218: 12:45: 888xxxx88: http://records/xxxx/xxxx.mp3

Please can anybody guide me to do this, or any dial-plan will also do which can directly insert above details in to some db tables
server config: i3,4gb, Centos 6.9 64bit | Version: 2.14b0.5 | Schema: 1528 | revision 2928| Asterisk 1.8.0 | E1-card
Thanks
Vijay Muddu
vijaymuddu
 
Posts: 106
Joined: Mon Jul 14, 2014 9:38 am
Location: India

Re: Call Recording path

Postby blackbird2306 » Thu Feb 15, 2018 4:46 pm

Look for DB table "recording_log" with columns:
Code: Select all
recording_id    
channel    
server_ip    
extension    
start_time    
start_epoch    
end_time    
end_epoch    
length_in_sec    
length_in_min    
filename    
location    
lead_id    
user    
vicidial_id

Further there is an interesting script called "recording_lookup.php" in vicidial directory. It's not that difficult to change it according to your wishes I think.
Vicibox 6.0.2 from Vicibox_v.6.0.x86_64-6.0.2.iso | Vicidial 2.12-560a build: 160617-1427 | Asterisk 1.8.32.3
blackbird2306
 
Posts: 409
Joined: Mon Jun 23, 2014 5:31 pm


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 50 guests