Commit Graph

3 Commits

Author SHA1 Message Date
Sean Bright
cede8a3e15 manager: Add <since> tags for all AMI actions. 2025-01-13 17:07:59 +00:00
George Joseph
f1f8ce1be7 manager: Enhance event filtering for performance
UserNote: You can now perform more granular filtering on events
in manager.conf using expressions like
`eventfilter(name(Newchannel),header(Channel),method(starts_with)) = PJSIP/`
This is much more efficient than
`eventfilter = Event: Newchannel.*Channel: PJSIP/`
Full syntax guide is in configs/samples/manager.conf.sample.
2024-09-23 14:45:36 +00:00
George Joseph
7ef2dbadc2 manager.c: Split XML documentation to manager_doc.xml 2024-09-23 14:45:36 +00:00