HMR to Modify Remote Party ID field on a 200OK
Hello,
I need to modify the Remote Party ID field that is returned in a 200 OK for an outbound call from our SBC. The goal is to populate the URI-Display field in order for the calling party to see the appropriate name. I first need to search the To header in the 200 OK and determine whether it matches a particular number. If it does, then the RPID URI Display field in the 200 OK should be modified to add a name. Here is what I've come up with so far.
header-rule
name mod_rpid
header-name To
action store
msg-type reply
methods OK