<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif">Hello.<br>
<br>
I notice that when a call that is recorded with MixMonitor is
transfered to another co-worker, the recording ends.<br>
<br>
exten =&gt; 409,n,Macro(SDstartrecording,external,${DID})<br>
<br>
the incoming call then goes to a queue...<br>
<br>
[macro-startrecording]<br>
; ARG1 = incoming DID or CALLERID(name)<br>
; ARG2 = outgoing dialnumber<br>
...<br>
exten =&gt; s,n,MixMonitor(/var/ftp/${NR}/${recordfile},b,chown -R
${NR}:astDrisk /var/ftp/${NR} &amp;&amp; chmod 570 /var/ftp/${NR}
&amp;&amp; chmod 400 /var/ftp/${NR}/${</font><font
 face="Helvetica, Arial, sans-serif">recordfile</font><font
 face="Helvetica, Arial, sans-serif">})<br>
...<br>
<br>
The 'b'-option makes the recording start when the call is answered by
an agent of the queue.<br>
<br>
<br>
Is it normal that when this agent transfers the call to another
co-worker, the recording stops ?!<br>
The last sound on the recording is that of musiconhold (what the caller
hears when doing an attented transfer). Then it stops...<br>
<br>
<br>
Kind regards,<br>
<br>
Jonas.<br>
</font>
</body>
</html>