Skip to content

SIP Channels not ended when associated room is ended #316

@adrianhand

Description

@adrianhand

This feels like incorrect behaviour to me but would appreciate at least someone confirming whether livekit is behaving in the way I expect.

I have got a PBX connected to Livekit cloud SIP trunks.

I've got a dispatch rule which creates a room, then a webhook on room creation allows me to bring other participants into the room (webrtc clients).

When I end the room - manually, for example - all participants are ejected from the room but the originator - connected via SIP channels - keeps the SIP channel open after the room is gone.

I appreciate that I can terminate that channel myself by hoovering up the room deletion webhook, but since I can't think why you would want the channel to remain open, it doesn't make sense to me that its not terminated when the room it is a part of is disposed of.

Would appreciate any pointers or thoughts, thank you!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions