Skip to main content
Question

Is there a limit with Subscription API?

  • April 15, 2021
  • 1 reply
  • 289 views

Hi! I have some subscriptions created and I want to know if there is a limit to create subscriptions?

1 reply

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2318 replies
  • April 15, 2021

20 subscriptions per user. To avoid creating multiple subscription, you can group them and use the event filters. E.g. if your app needs to receive presence events and telephony session event, you don't need to create 2 separate subscriptions but one with the filters for both events

var eventFilters = [
    "/restapi/v1.0/account/~/presence",
    "/restapi/v1.0/account/~/telephony/sessions"
    ]



Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings