Script to record call in progress
GV_OSCE:
Quote from: AutoCallRecorder on June 13, 2017, 09:42:12 pm
Hello,
Like many of you, I got frustrated with the Obihai's seeming inability to record calls automatically. I've adapted the OP's script so that, as long as its running, it will monitor the call status page for active calls from/to numbers white-listed in the script and record those calls, producing an output file with the callers'/recipients' name. Make sure that the script starts up with Windows.
I might adapt the script so that it's easier to expand the number of filtered names and numbers (by adding an array for it to check rather than just blocks of if statements) if there's any popular demand. Additionally, if anyone requests, and time permits, I could modify the script so that it records all phone numbers and names the resulting files with the phone number included.
Enjoy!
Are you able to adapt the script so it records ALL the phone conversations? We only use these ObiTalk/GV phones for training purpose.
ubergoober:
I've updated the Node-Red flow that records all calls with an OBI202.
https://flows.nodered.org/flow/1acb62db43de9b7f8bc0750f02307d54
Best Regards,
Tom
JamesJ:
Quote from: AutoCallRecorder on June 13, 2017, 09:42:12 pm
Hello,
Like many of you, I got frustrated with the Obihai's seeming inability to record calls automatically. I've adapted the OP's script so that, as long as its running, it will monitor the call status page for active calls from/to numbers white-listed in the script and record those calls, producing an output file with the callers'/recipients' name. Make sure that the script starts up with Windows.
I might adapt the script so that it's easier to expand the number of filtered names and numbers (by adding an array for it to check rather than just blocks of if statements) if there's any popular demand. Additionally, if anyone requests, and time permits, I could modify the script so that it records all phone numbers and names the resulting files with the phone number included.
Enjoy!
JamesJ:
Hello Automated Call Recorder,
I have a obi 1032 phone. I have run your script from a Windows 10 computer on the network.
As soon as someone calls, I receive an error message: Windows Script Host Status Code = 404: Not found.
Could able to help me?
THanks
ubergoober:
I've updated my Node-Red based call recording flow at: https://flows.nodered.org/flow/1acb62db43de9b7f8bc0750f02307d54
It allows you to trigger recording manually with a URL or you can use syslog to trigger recording on all calls. It no longer uses shell scripts to do the work and is a lot more accurate in it's identification of the remote caller ID. It will rename the recording to include the date and remote caller ID and if you install FFMPEG on your LINUX system it will convert the recording to mp3 to save space.
Enjoy!
Navigation
[0] Message Index
[#] Next page
[*] Previous page