Question

Get notified of recording being available via webhook subscription

  • 10 March 2021
  • 1 reply
  • 364 views

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


1 reply

Userlevel 1

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