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.
This commit is contained in:
George Joseph
2024-07-31 16:05:45 -06:00
parent dd643bf827
commit b8d16fd800
3 changed files with 1163 additions and 189 deletions

File diff suppressed because it is too large Load Diff