Files
asterisk/configs
George Joseph 3946f7a234 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.

(cherry picked from commit f1f8ce1be7)
2024-11-14 20:01:00 +00:00
..
2024-01-12 18:29:19 +00:00