<div dir="ltr">Hello everyone,<div><br></div><div>This one was due to a Cisco bug, documented here: <a href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvd30171">https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvd30171</a>.</div><div><br></div><div>Thanks,</div><div><br></div><div>James</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 11, 2018 at 5:53 PM, Evgeny Izetov <span dir="ltr"><<a href="mailto:eizetov@gmail.com" target="_blank">eizetov@gmail.com</a>></span> wrote:<br><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" 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" target="_blank">sip:12345@1.1.1.1</a>(;<wbr>custID=1234567;telNum=5551212><wbr>)" u01</div><div><br></div><div> request INVITE sip-header To modify "(To: <<a href="mailto:sip%3A12345@2.2.2.2" rel="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" target="_blank">https://cway.cisco.com/<wbr>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" 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>
______________________________<wbr>_________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net" rel="noreferrer" target="_blank">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" rel="noreferrer noreferrer" target="_blank">https://puck.nether.net/<wbr>mailman/listinfo/cisco-voip</a><br>
</blockquote></div>
</blockquote></div><br></div>