<div dir="auto">On second look, I don't think I got that right, so disregard :-)</div><br><div class="gmail_quote"><div dir="ltr">On Mon, Jun 11, 2018, 12:53 PM Evgeny Izetov <<a href="mailto:eizetov@gmail.com" target="_blank" rel="noreferrer">eizetov@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">Looks like the variable in the replace string doesn't have brackets for it. The only brackets are taken by the \1 variable. You'd need a second set of brackets to insert the \u01 variable.</div><br><div class="gmail_quote"><div dir="ltr">On Mon, Jun 11, 2018, 12:29 PM James Buchanan <<a href="mailto:james.buchanan2@gmail.com" rel="noreferrer noreferrer" target="_blank">james.buchanan2@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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" rel="noreferrer noreferrer noreferrer" target="_blank">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" rel="noreferrer noreferrer noreferrer" target="_blank">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/" rel="noreferrer noreferrer noreferrer" target="_blank">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" rel="noreferrer noreferrer noreferrer" target="_blank">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>
_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net" rel="noreferrer noreferrer noreferrer" target="_blank">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
</blockquote></div>
</blockquote></div>