Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
would have to be built, but it could be done. you really should post it as a feature request if you don't hire someone to do it.rohitrmenon wrote:I have a following requirements
Create a call recording link of last call or search and download link on agent window... is it possible on Vicidial or Goautodial ?
if its possible the how to create it ?
Please help me about it.
Rohit
vccsdotca wrote:We have a button on the agent screen which pops up and shows all the recordings for that particular lead with the option for Bridged playback and download. You can set up the button in the GUI if you want. Here is a snippet of the conf file.
[local-playback]
exten => s,1,NoOp(playback : file=${FILENAME})
;exten =>
s,n,Playback(/var/spool/asterisk/monitorDONE/MP3/${FILENAME}-all)
exten =>
s,n,Playback(/var/spool/asterisk/monitorDONE/GSM/${FILENAME}-all)
[enterconf]
exten => _X.,1,Meetme,${EXTEN}
[leaveconf]
exten => _X.,1,MeetMeAdmin(${EXTEN},e)
Users browsing this forum: No registered users and 61 guests