Displaying 1 result from an estimated 1 matches for "924ba0f7".
2020 Apr 27
1
Reload dialplan from bash in strict mode
Hi All,
I hope someone can give me a hint.
We try to reload the asterisk dialplan config using ansible command module.
Using this we just trigger asterisk -rx "dialplan reload"
Now we want ansibe to fail if there is something wrong in the dialplan.
If we put a bad config in extensions.conf dialplan reload prints some
warning in Asterisk console but the command "asterisk