Hi,
We have setup Asterisk ( version 18.8 ) realtime extensions, we are not using any patterns in the database. All is working OK. We have a multi tenant system so our extensions.conf looks like below. However we need to keep changing this file to add a new context. Is there a way to not have to change this file and the context is just looked up in the database? Thanks.
[companyA]
switch => Realtime
[companyB]
switch => Realtime
[companyC]
switch => Realtime