-
Notifications
You must be signed in to change notification settings - Fork 46
Add AMI Event Filtering documentation #162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
jcolp disclaimer ai and hi was used |
|
https://docs.asterisk.org/Configuration/Interfaces/Asterisk-Manager-Interface-AMI/AMI-v2-Specification/?h=#general-settings
|
|
It can be updated, yes, though would need explicit statement about which versions the new stuff was added to. |
|
can you point to me how i can check to which version this was applied ? |
|
What I would do is look at the date it was merged. I would then find the releases that occurred after such date and check the release notes to see if it was mentioned. |
|
https://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ Asterisk 18: 18.25.0 (released October 17, 2024) |
|
Nope. It's not in those. It's in the releases after, as shown in the corresponding changelogs. |
|
any good ? |
d810e38 to
7dd1e4d
Compare
7dd1e4d to
cfceadf
Compare
Add comprehensive guide for Advanced Event Filtering Include syntax, examples, and best practices Document legacy filtering method with deprecation note Resolves asterisk#160
cfceadf to
cbaeae4
Compare

Add comprehensive guide for Advanced Event Filtering Include syntax, examples, and best practices
Document legacy filtering method with deprecation note Resolves #160