mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Move Originate to a separate privilege and require the additional System privilege to call out to a subshell.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@104039 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -114,6 +114,11 @@ Changes to manager version 1.1:
|
||||
Added new headers for SayEnvelope, SayCID, AttachMessage, CanReview
|
||||
and CallOperator voicemail configuration settings.
|
||||
|
||||
- Action Originate
|
||||
Now requires the new Originate privilege.
|
||||
If you call out to a subshell in Originate with the Application parameter,
|
||||
you now also need the System privilege.
|
||||
|
||||
* NEW ACTIONS
|
||||
-------------
|
||||
- Action: ModuleLoad
|
||||
|
Reference in New Issue
Block a user