HMR change uri-user to match uri-display
Hello,
I'm trying to make a HMR that can store the uri-display value and replace the uri-user with that value.
The original INVITE From Header lookslike this:
From: "88271340" <sip:+4588271342@194.255.167.180>;tag=as1ffd5eba
And I want to change it to this:
From: "88271340" <sip:+4588271340@194.255.167.180>;tag=as1ffd5eba
But when using the HMR rule below I end up with this:
From: "88271340" <sip:+45@194.255.167.180>;tag=as1ffd5eba
The HMR look like this, but the stored value is empty, can someone help please !?
Thanks
Torben
sip-manipulation
name ChangeValueUriUser
description Alter uri-user to match uri-display
split-headers
join-headers
header-rule
name ChangeFrom
header-name from
action manipulate