<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, "EmojiFont", "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p style="margin-top:0; margin-bottom:0"></p>
<div>In our dialplan we have a section like this:<br>
</div>
<div><br>
</div>
<div><action application="export" data="recording_follow_transfer=true"/></div>
<div><action application="record_session" data="$${recording_dir}/${uuid}.wav"/></div>
<div><br>
</div>
<div>The problem we have is if the original caller (over SIP) goes on hold, the recording stops (the file size remains the same) until the original caller goes off hold. Is there a setting that would prevent this behavior? We would like the recording to continue
 (possibly recording the hold music, though more importantly continuing to record the audio of the other endpoint(s)).</div>
<div><br>
</div>
<div>record_waste_resources is set to true. We've also tried to export send_silence_when_idle=-1 though that doesn't work.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Matthew Nichols, WestTel International</div>
<div><br>
</div>
<p></p>
</div>
</body>
</html>