Skip to content

Add a note that name() matching is case-sensitive#185

Open
phoneben wants to merge 1 commit intoasterisk:mainfrom
phoneben:case
Open

Add a note that name() matching is case-sensitive#185
phoneben wants to merge 1 commit intoasterisk:mainfrom
phoneben:case

Conversation

@phoneben
Copy link
Contributor

Add a note that name() matching is case-sensitive and point users to asterisk -rx "manager show events" to verify exact event name casing.

A single character case mismatch (e.g. ParkedCallGiveUP vs ParkedCallGiveUp) silently drops events with no warning in the logs, which can be very difficult to diagnose.

Resolves: #184

Add a note that name() matching is case-sensitive and point users
to `asterisk -rx "manager show events"` to verify exact event name casing.

A single character case mismatch (e.g. ParkedCallGiveUP vs ParkedCallGiveUp)
silently drops events with no warning in the logs, which can be very
difficult to diagnose.

Resolves: asterisk#184
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.

AMI Event Filtering: name() match criteria should explicitly document case-sensitivity

1 participant