Hi Guys,
I hope you’re doing well.
We are looking for a solution with the following requirements and we are not sure where to start, new to this (sorry in advance):
1] At a specified date and time, we need to automatically dial into a conference using a provided phone number and PIN/code. (Occasionally, a person may answer to grant access to the conference.)
2] Once connected, we would like to record the audio of the conference.
3] While recording the full audio, we would also like to break the ongoing recording into 10-minute chunks and send these chunks to another app using their API. Essentially, we need API to handle both the chunked and full recordings at the end of the call.
4] When the conference ends, we want the recording to stop.
5] We also have an office phone system that we want to integrate with Asterisk to dial into the conference using Asterisk.
Our primary goal is to programmatically dial into the conference, record it (including chunking), and occasionally, we may need to manually join the conference and then hand over the recording process to Asterisk.
Could you please let me know if this functionality can be achieved using Asterisk?
If so, your guidance would be greatly appreciated.
Thank you in advance.