[Asterisk-Users] Recording Agent Calls
Douglas Garstang
dgarstang at oneeighty.com
Tue Jan 3 10:51:46 MST 2006
Haven't seen a post to this list since last night. Don't know if there's a problem or not.
I'm trying to record calls for SPECFIC agents, which queues.conf and agents.conf don't seem to support. Someone suggested I just put a monitor() command before the Dial() so that when the Queue dials the agent, it will start recording.
exten => a00090101,1,Monitor(wav||m)
exten => a00090101,2,Dial(SIP/a00090101,20,tr)
Doing this gets me a few seconds of audio and that's it. I'm sure I had this working Friday. Maybe I just didn't notice that the recording was stopping. Anyone know how to do this?
Thanks,
Doug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060103/ee91d740/attachment.htm
More information about the asterisk-users
mailing list