https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37893

--- Comment #20 from Magnus Enger <mag...@libriotech.no> ---
> I'm out of my depth when it comes to the inner workings of SIP, and the 
> following may be a dumb question, but how does one know if a system is 
> multi-tenanted or not? The UI configuration of listeners could be tied to 
> this, i.e. only allow CRUD of listeners if not multi-tenanted.

I think multi-tenanted here means "more than one instance running on the same
server". You don't want different instances to set up their SIPservers to
listen on the same port. 

Not sure how to solve that in code, though. It might have to require people
from the different instances to just talk to each other?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to