Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

При описании нескольких провайдеров с пустым Login и одинаковым Host формируется dialplan с пустым exten #176

Closed
boffart opened this issue Sep 6, 2021 · 1 comment

Comments

@boffart
Copy link
Collaborator

boffart commented Sep 6, 2021

exten => ,1,NoOp(--- Incoming call ---)
	same => n,Set(CHANNEL(language)=ru-ru)
	same => n,Set(CHANNEL(hangup_handler_wipe)=hangup_handler,s,1)
	same => n,Set(__FROM_DID=${EXTEN})
	same => n,Set(__FROM_CHAN=${CHANNEL})
@boffart
Copy link
Collaborator Author

boffart commented Sep 6, 2021

Для исправления достаточно поправить файл

Перед правкой необходимо выполнить:
remount-offload

Далее перезагрузить АТС или выполнить
pbx-console services restart-all (и пересохранить любую карточку сотрудника с минимальными изменениями для генерации dialplan)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant