...
Create a Header Rule that adds the User-to-User header and populates it with the value stored in SG User Value 1. SG User Value 1 would have been populated using a different SMM rule at the ingress SG.
Panel | |||||||
---|---|---|---|---|---|---|---|
| |||||||
|
When the SBC creates the new header, the case of the letters is not preserved (all the upper-case letters are sent as lower-case). To re-establish the proper case, make a second entry in the SMM table - a Raw Rule. Set the regex input to the lower-case and the regex output to the desired case. The Raw Rule will restore the desired case.
Panel | |||||||
---|---|---|---|---|---|---|---|
| |||||||
|
The resulting SMM table. Make sure to apply the SMM Table to the egress Signaling Group.
Panel | |||||||
---|---|---|---|---|---|---|---|
| |||||||
|
...