Displaying 1 result from an estimated 1 matches for "oc8mekf8".
2020 Aug 11
1
ARI record question
...s.c:812 ast_ari_channels_record: Unrecognized recording error: No such file or directory
Based on this link, it sounds like the recording folder was the issue. I changed it to be writeable by anyone to see if that would resolve the issue but it has not.
https://asterisk-app-dev.digium.narkive.com/oC8mEKF8/call-recording-using-ari
My /var/spool/asterisk/recording folder is configured to allow writes
sudo ls -l /var/spool/asterisk/
total 28
drwxr-xr-x 2 root root 4096 Sep 13 2019 dictate
drwxr-xr-x 2 root root 4096 Sep 13 2019 meetme
drwxr-xr-x 2 root root 4096 Sep 13 2019 monitor
drwxrwxrwx 2 ro...