mumble-voip/mumble

Nested temporary channels

Open

#2,536 opened on Aug 26, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (1,062 forks)batch import
Hacktoberfestaclfeature-requestgood first issue

Repository metrics

Stars
 (5,642 stars)
PR merge metrics
 (Avg merge 6d) (7 merged PRs in 30d)

Description

Tried to create a temporary channel within a temporary channel:

Denied: Operation not permitted in temporary channel.

I thought I remembered this feature existing in an older mumble version, but I can't find out how to do it anymore. The ACL is set up correctly as far as I can tell, but the server still does not allow it.

murmurd version 1.2.12-1ubuntu1 - can provide more info if needed.

Contributor guide