Defines how the backreferences (e.g. \3) inside our dialplan substitution patterns count.
See this example:
Input: hello RegEx: ((hell)(l?)(o)) with this setting = false \0 : hello \1 : hell \2 : o with this setting = true \0 : hello \1 : hell \2 : \3 : o |
N/A
N/A
Parameter | Valid value |
---|---|
<dialplan_count_failed_match_groups perm="PERMISSIONFLAGS">VALIDVALUE</dialplan_count_failed_match_groups> |
|