<div dir="ltr">Hello,<div><br></div><div>I am trying to take a REFER header, copy it to a copy list, and use it to modify the To: header.</div><div><br></div><div>I have an inbound dial peer using:</div><div><br></div><div>voice class sip copy-list 1</div><div><div>sip-header Refer-To</div></div><div><br></div><div><br></div><div>and I have the following SIP profile in place for the outgoing dial peer:</div><div><br></div><div><div>voice class sip-profiles 1</div><div> request ANY sip-header Refer-To copy "Refer-To:<<a href="mailto:sip%3A12345@1.1.1.1">sip:12345@1.1.1.1</a>(;custID=1234567;telNum=5551212>)" u01</div><div><br></div><div> request INVITE sip-header To modify "(To: <<a href="mailto:sip%3A12345@2.2.2.2">sip:12345@2.2.2.2</a>)>" "\1\u01"</div></div><div><br></div><div><br></div><div>Whenever I run this through the SIP profile test tool (at <a href="https://cway.cisco.com/tools/SipProfileTest/">https://cway.cisco.com/tools/SipProfileTest/</a>) it give me the properly modified To: header. However, whenever, I run it through CUBE, I get this:</div><div><br></div><div>To: <sip: <a href="mailto:12345@2.2.2.2">12345@2.2.2.2</a>\u01</div><div><br></div><div>I'm sure there's something simple I'm missing. Any suggestions?</div><div><br></div><div>Thanks,</div><div><br></div><div>James</div></div>