Colleagues, please tell me the answer to this question.
The documentation says that I can set the value of the variable in the global section of the extensions.conf file and it will be visible from all dialplans. It’s great.
Is it possible to predetermine some data structure? Array, hash?
I understand that you can use AstDB and try to do something similar to it on this.
But that means that I will torment SQLite and the hard drive.
Therefore, if for my realization of my task it is enough to preload a few small tables at the start of the Asterisk, then this would be more correct.
