by chasejordan1 » Sun Oct 04, 2015 1:14 am
Ok this worked but....
Quick run down of what I am doing.
DID is NOT being recorded, DID goes to "in-group" -> in-group is FORCE ALL for recording and in-group goes to call menu, in-group is also set up on an inbound campaign with remote agent -> remote agent "external extension" is set up as "0777"
exten => 0777,n,Answer()
exten => 0777,n,Playback(generic_hold)
exten => 0777,n,Wait(1)
exten => 0777,n,Playback(generic_hold)
exten => 0777,n,Wait(1)
exten => 0777,n,Goto(IvrIntro,s,1)
exten => 0777,n,Hangup
But when I export calls (which is the reason I am setting it up like this) the recording location is NOT shown in the spread sheet????
If I search the number that called in, the recording link is there and everything looks normal, lead_id, remote agent_id, disposition is XFER.
Any thoughts on why the Link/Recording Location is not showing up when I export calls. (yes I am using the drop down to recording location)
Thanks.