Skip to main content

How can we utilize webhooks to get this kind of notification? The telephony session hook does not appear to provide this data?

Unfortunately, there is no event filter for call recording event. You can read this blog to have an idea and implement a workaround solution to detect new call recording. The blog was written before the telephony session event was available so I used the presence event notification. You can replace it with the telephony event notification if you wish.


Reply