mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
Add a new CLI command, "core set chanvar", which allows you to set a channel
variable (or function) on an active channel from the CLI. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@98558 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -76,6 +76,7 @@ CLI Changes
|
||||
* Enhanced "agi debug" to print the channel name as a prefix to the debug
|
||||
output to make debugging on busy systems much easier.
|
||||
* New CLI commands "dialplan set extenpatternmatching true/false"
|
||||
* New CLI command: "core set chanvar" to set a channel variable from the CLI.
|
||||
|
||||
SIP changes
|
||||
-----------
|
||||
|
Reference in New Issue
Block a user