hmr to match a special 10 digit number and change it to 7 digits
This is not working -am not matching the request-uri phone (user) and am not seeing what am doing wrong . Can you set on the correct path. My aim is to check for 7208647669 in the request-uri and if present change it to 7669. Thanks.
name | ntdro_ecrc | |
description | ||
split-headers | ||
join-headers | ||
header-rule | ||
name | check_f_number | |
header-name | Request-uri | |
action | manipulate | |
comparison-type | pattern-rule | |
msg-type | request | |
methods | INVITE | |
match-value | 7208647669 | |
new-value | ||
element-rule | ||
name | check_user | |
parameter-name | uri-user | |
type | uri-user-only | |
action | replace | |
match-val-type | any | |
comparison-type | pattern-rule | |
match-value | 7208647669 | |
new-value | 7669 |