Hi, I have a peer that I require a rule ‘XXX’ to get calls to it. I then need to strip ‘XXX’ on outbound to the peer. Here is what I have on the outbound rewrite rule for callee: ^(\+|XXX)([1-9][0-9]+)$ \2 However, calls do not complete. Any ideas? Thanks, Clint