[asterisk-users] Recording the conversation with MixMonitor() ends when the call is transfered
Jonas Kellens
jonas.kellens at telenet.be
Thu Aug 12 04:01:16 CDT 2010
Hello.
I notice that when a call that is recorded with MixMonitor is transfered
to another co-worker, the recording ends.
exten => 409,n,Macro(SDstartrecording,external,${DID})
the incoming call then goes to a queue...
[macro-startrecording]
; ARG1 = incoming DID or CALLERID(name)
; ARG2 = outgoing dialnumber
...
exten => s,n,MixMonitor(/var/ftp/${NR}/${recordfile},b,chown -R
${NR}:astDrisk /var/ftp/${NR} && chmod 570 /var/ftp/${NR} && chmod 400
/var/ftp/${NR}/${recordfile})
...
The 'b'-option makes the recording start when the call is answered by an
agent of the queue.
Is it normal that when this agent transfers the call to another
co-worker, the recording stops ?!
The last sound on the recording is that of musiconhold (what the caller
hears when doing an attented transfer). Then it stops...
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100812/1249fe6d/attachment-0001.htm
More information about the asterisk-users
mailing list