<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;">Hi!
<div><br /></div>
<div>I’m trying to make pause in recording via </div>
<div>bind_digit_action record_session and stop_record_session</div>
<div>RECORD_APPEND is set to true, format is WAV</div>
<div><br /></div>
<div>Problem I have is when I’m listening to recording, first part is distorted completely (sounds like 44kHz is transformed to 8kHz with slowdown and not with resampling)</div>
<div><br /></div>
<div>Recording is done via</div>
<div><br /></div>
<div>export(nolocal:api_on_answer=uuid_record 5ae06306-70a5-4e0b-a9ca-cb44ebf0f95b start /var/lib/freeswitch/recordings/bw.1st-byte.com/archive/2017/Jun/27/5ae06306-70a5-4e0b-a9ca-cb44ebf0f95b.wav)<br /></div>
<div><br /></div>
<div>Than bind_digit_action(local,*2,exec:record_session,/var/lib/freeswitch/recordings/bw.1st-byte.com/archive/2017/Jun/27/5ae06306-70a5-4e0b-a9ca-cb44ebf0f95b.wav,both)</div>
<div><br /></div>
<div>and </div>
<div>bind_digit_action(local,*1,exec:stop_record_session,/var/lib/freeswitch/recordings/bw.1st-byte.com/archive/2017/Jun/27/5ae06306-70a5-4e0b-a9ca-cb44ebf0f95b.wav,both)<br /></div>
<div><br /></div>
<div>This is a full log of a call</div>
<div>https://pastebin.com/4Nn7dhui<br /></div>
<div><br /></div>
<div>Freeswitch version is 1.6.18-35-6e79667~64bit</div>
<div><br /></div>
</div>
<div name="messageSignatureSection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;"><br />
Regards, Igor</div>
</body>
</html>