I was reading the code here, looking into sfGenerateAudioRecordingStreamingURL and I could not see a reason the lambda had not been set up on my install, but when I looked at the template I noticed sfGenerateAudioRecordingStreamingURL is not there, but it is there in master and the latest release on this repo 5.23
So I assumed I had an older install but noticed the last release here was over a year ago, I headed over to the serverless application repository and looked at the application and noticed it is not there in the template, and that the version it installs is 5.24.6 so different to both the master branch and the latest release on this repo. Why is that?
I was reading the code here, looking into
sfGenerateAudioRecordingStreamingURLand I could not see a reason the lambda had not been set up on my install, but when I looked at the template I noticedsfGenerateAudioRecordingStreamingURLis not there, but it is there inmasterand the latest release on this repo5.23So I assumed I had an older install but noticed the last release here was over a year ago, I headed over to the serverless application repository and looked at the application and noticed it is not there in the template, and that the version it installs is 5.24.6 so different to both the master branch and the latest release on this repo. Why is that?