<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I have figured out how to start recording using uuid_record, but when i try to stop the record, i get: -ERR Cannot stop record session! <BR>here is my code(with a sudo uuid in place here) <BR>api uuid_record 36dfdf636dfd6f36df start test.wav <BR><BR>and to stop the record: <BR>api uuid_record 36dfdf636dfd6f36df stop test.wav <BR><BR>the start one works fine, but the stop one does not. What am i missing here? <BR><BR>Thanks in advance, <BR>Dave                                                </body>
</html>