Добрый день!
Возможно ли указать дефолтный custom context, который бы подставлялся при заведении нового extension вместо ALLOW ALL?
И если да, то где? )
Желательно через FreePBX.
Спасибо.
Normally FreePBX auto-generates a custom context that may be usable for adding custom dialplan to modify the normal behavior of FreePBX. It takes a good understanding of how Asterisk processes these includes to use this and in many of the cases, there is no useful application. All includes will result in a WARNING in the Asterisk log if there is no context found to include though it results in no errors. If you know that you want the includes, you can set this to true. If you comment it out FreePBX will revert to legacy behavior and include the contexts.
Default Value: False
Похоже этот параметр для входящих звонков, а мне надо для исходящих.ded писал(а):Не Advanced Settings, а SIP Settings.