[asterisk-bugs] [JIRA] (ASTERISK-24068) Move main/manager_*.c to loadable modules
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Mon Jul 21 03:56:56 CDT 2014
Corey Farrell created ASTERISK-24068:
----------------------------------------
Summary: Move main/manager_*.c to loadable modules
Key: ASTERISK-24068
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24068
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/ManagerInterface
Affects Versions: SVN
Reporter: Corey Farrell
Severity: Minor
This change moves main/manager_*.c to loadable modules, allowing those events to be disabled by not loading the modules. This can be accomplished by eventfilter, but eventfilter has a couple issues. It actually adds more overhead to asterisk since the outbound events must be parsed for each AMI user. Additionally it causes skips in SequenceNumber, preventing use of that tag to determine if any events were missed during a reconnect.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list