mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Change the Asterisk CLI startup commands feature to read commands to run from cli.conf
after a discussion on the -dev list. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@99642 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -80,8 +80,7 @@ CLI Changes
|
||||
* New CLI commands "dialplan set extenpatternmatching true/false"
|
||||
* New CLI command: "core set chanvar" to set a channel variable from the CLI.
|
||||
* Added an easy way to execute Asterisk CLI commands at startup. Any commands
|
||||
listed in the startup_commands file in the Asterisk configuration directory
|
||||
will get executed.
|
||||
listed in the startup_commands section of cli.conf will get executed.
|
||||
|
||||
SIP changes
|
||||
-----------
|
||||
|
Reference in New Issue
Block a user