Skip to content

What about telephony/sessions event #270

Description

@hydeonz

when creating an event /account/account_id/telephony/sessions?sipData=true' shouldn't the event work for all account users? Because it turns out that the event works only for the admin, but not for other users. Is that what it's meant to be, or is it a bug?
for example:

POST /subscription
headers: content-type application/json
event-filters:
{
"/account/some_id/telephony/sessions?sipData=true"
}
deliveryMode:
{
some info...
}
from the parameters, I see that only rc_account_id plays a role, so why doesn't the event propagate to other account users?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions