I have a weird problem. This is with FreePBX but it’s an Asterisk (version 22.5.2) problem not a FreePBX problem.
We are finding that when we setup voicemail on extensions, that when people record greetings or they call each other and leave messages, using a video phone, that in many cases the greetings and messages are saved with video. The files are located in /var/spool/asterisk/voicemail/default/XXXX where XXXX is the extension number.
The messages and greeting files have an extension .h264 for the video and .wav for the audio.
Now, I don’t care if people do this - but the problem is that we are finding that during message playback, that the video portion playing back is EXTREMELY slow to the point that it is like 1 frame per every 2 seconds or so.
Is there any way we can set a flag in the system to NOT record the video portion of calls that have video? Obviously, these are NOT calls that are coming in from the PSTN - they are calls that are intraorganizational calls. PSTN calls don’t record video because there is no video from PSTN. If the phones are connected with each other normally then there’s no problem with the video, but if they leave a message the system tries recording the video and playing it back. I’m not sure if it’s the recording or the playback that’s slow but the slowness is interfering with proper operation of voicemail.
Thanks!