Skip to content

Conversation

@phoneben
Copy link
Contributor

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

@phoneben
Copy link
Contributor Author

phoneben commented Nov 22, 2025

jcolp disclaimer ai and hi was used

jcolp
jcolp previously approved these changes Nov 25, 2025
@phoneben
Copy link
Contributor Author

phoneben commented Nov 25, 2025

https://docs.asterisk.org/Configuration/Interfaces/Asterisk-Manager-Interface-AMI/AMI-v2-Specification/?h=#general-settings
should this also be fixed ?
image

| eventfilter | Structured Expression or RegEx (deprecated) | This option may be present multiple times. This option allows clients to whitelist or blacklist events. See [ami-event-filtering](#ami-event-filtering) for details. | |

@jcolp
Copy link
Member

jcolp commented Nov 25, 2025

It can be updated, yes, though would need explicit statement about which versions the new stuff was added to.

@phoneben
Copy link
Contributor Author

can you point to me how i can check to which version this was applied ?
asterisk/asterisk#874

@jcolp
Copy link
Member

jcolp commented Nov 25, 2025

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.

@phoneben
Copy link
Contributor Author

https://downloads.asterisk.org/pub/telephony/asterisk/old-releases/

Asterisk 18: 18.25.0 (released October 17, 2024)
Asterisk 20: 20.10.0 (released October 17, 2024)
Asterisk 21: 21.5.0 (released October 17, 2024)
Asterisk 22: 22.0.0 (released October 17, 2024)

@jcolp
Copy link
Member

jcolp commented Nov 25, 2025

Nope. It's not in those. It's in the releases after, as shown in the corresponding changelogs.

@phoneben
Copy link
Contributor Author

| eventfilter | Structured Expression or RegEx (deprecated) | This option may be present multiple times. This option allows clients to whitelist or blacklist events. See [ami-event-filtering](#ami-event-filtering) for details. **Added in:** Structured Expression syntax added in 18.26.0, 20.11.0, 21.6.0, 22.1.0 (Nov 2024) | |

any good ?

@phoneben phoneben force-pushed the add-ami-event-filtering-docs branch 2 times, most recently from d810e38 to 7dd1e4d Compare November 25, 2025 11:49
@phoneben phoneben requested a review from jcolp November 25, 2025 12:33
@phoneben phoneben force-pushed the add-ami-event-filtering-docs branch from 7dd1e4d to cfceadf Compare November 25, 2025 13:39
Add comprehensive guide for Advanced Event Filtering
Include syntax, examples, and best practices
Document legacy filtering method with deprecation note
Resolves asterisk#160
@phoneben phoneben force-pushed the add-ami-event-filtering-docs branch from cfceadf to cbaeae4 Compare November 25, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

no documentation on the ami Advanced Event Filtering

2 participants