Member
Last active 15 years ago
Nice looking forward for the fix.
Thanks again Nicolás for all the hard work you have put into the Fop2 project.
The stop recording works fine for me by clicking on the record icon again. The only only issue I seem to find is when you end the conversation either by hanging up the phone or by clicking the hangup button the record icon (extension button) does not auto update itself and requires that you log in/out for the icon to disappear. However if you click on the stop record icon before you end the conversation then it's fine.
Sorry for cutting into your thread as I had a similar issue posted in another thread.
Hi Nicolás another thing I noticed with the Record Call Function is that when a call stops recording you must refresh the page for the icon to go away. Even if you hang up or click the hang up icon it still shows the record icon inside the extension button.
The page does not auto refresh you must log out then back in for the icon to disappear.
Yes that would be a very good feature indeed. In the meantime I can always rename the files.
Thanks again Nicolás for the amazing works you have done with FOP2.
I believe I have found a small bug in how FOP2 handles the Record Call Function.
I am running Asterisk 1.4 and I can have any calls recorded simply by pressing * then 1 anytime in any conversation.
The calls are stored in /var/spool/asterisk/monitor in this format auto-1247113341-XXX-xxxxxxxxxx.wav
the XXX is for the the extension number and xxxxxxxxxx is for Caller ID number.The 1247113341 is the file number. Now anytime a call is recorded I can listen to this recorded call via the recordings tab in FreeBPX. I just log in with my extension and I can listen to any calls that I have recorded and delete them as well. All works well.
Now the problem is when I click on the Record Call Function (which I love because there are no dial tones like when I press on * then 1) it DOES record the call but puts the file in the wrong format. The Record Call Function DOES place the call in the proper directory in /var/spool/asterisk/monitor however it saves it in XXX-1247113454.wav this format which is extension-then file number.wav
The proper fix I believe would need to be saved in auto-file number-extension-Caller ID.wav
If I rename any of the Record Call Function saved files to that file format I now can listen to the recorded calls in the FreePBX recordings tab and also delete them.
I hope this helps.
By the way FOP2 is amazing. I am testing the free version at home I have only 5 extensions however when I will install Asterisk in my office I will get the paid version.