Translation and Manipulation order
When both Translation Rules (session-translation) and HMR are applied, what is the order/precedence of their application?
For example, I have both a Session Translation Rule (stripping the + from a Calling Number), and a SIP HMR which copies the uri-user in the FROM header to the PAI header. They are both applied on the CORE side, outbound, for a call that flows from the Service Provider on the PEER side.
I believe the Session Translation occurs first, then the HMR, but I couldn't find any documentation to support this.
Would appreciate confirmation of this, and a link to the appropriate doc, if it exists.