<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: CUBE Configuration Step-By-Step. Part 2	</title>
	<atom:link href="https://ucpros.net/cube-configuration-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://ucpros.net/cube-configuration-part-2/</link>
	<description>Where UC pros belong</description>
	<lastBuildDate>Sat, 12 Oct 2019 20:30:15 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>
		By: EJ		</title>
		<link>https://ucpros.net/cube-configuration-part-2/#comment-96</link>

		<dc:creator><![CDATA[EJ]]></dc:creator>
		<pubDate>Mon, 03 Sep 2018 19:20:16 +0000</pubDate>
		<guid isPermaLink="false">https://ucpros.net//?p=219#comment-96</guid>

					<description><![CDATA[Hi Pasha,

The issues what it seems like appears to be tied to one router, but why I don&#039;t know
same IOS same ROM version, don&#039;t think it has to do anything with SIP profile syntax/regex.
Here&#039;s outputs when entering profiles itself once sh run display with  \1@&quot; it will work as desired but those that don&#039;t work only in replacing and not prefixing that \ interpret as 1

-----NON WORKING Router:
Entering profiles:
APPO1-RTWAN01(config)#voice class sip-profiles 1
APPO1-RTWAN01(config-class)# response 180 sip-header Remote-Party-ID modify &quot;sip:(....)@&quot; &quot;sip:698\1@&quot;
APPO1-RTWAN01(config-class)# response 200 sip-header Remote-Party-ID modify &quot;sip:(....)@&quot; &quot;sip:698\1@&quot;
!
APPO1-RTWAN01(config-class)#voice class sip-profiles 2
APPO1-RTWAN01(config-class)# response 180 sip-header Remote-Party-ID modify &quot;sip:(.*)@&quot; &quot;sip:698\1@&quot;
APPO1-RTWAN01(config-class)# response 200 sip-header Remote-Party-ID modify &quot;sip:(.*)@&quot; &quot;sip:698\1@&quot;
!
!
!
sh run!!!output
!
voice class sip-profiles 1
 response 180 sip-header Remote-Party-ID modify &quot;sip:(....)@&quot; &quot;sip:6981@&quot;
 response 200 sip-header Remote-Party-ID modify &quot;sip:(....)@&quot; &quot;sip:6981@&quot;
!
voice class sip-profiles 2
 response 180 sip-header Remote-Party-ID modify &quot;sip:(.*)@&quot; &quot;sip:6981@&quot;
 response 200 sip-header Remote-Party-ID modify &quot;sip:(.*)@&quot; &quot;sip:6981@&quot;
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


----Different Working router:
!
CRPO1-RTWAN01(config)#voice class sip-profiles 1
CRPO1-RTWAN01(config-class)# response 180 sip-header Remote-Party-ID modify &quot;sip:(.*)@&quot; &quot;sip:677\1@&quot;
CRPO1-RTWAN01(config-class)# response 200 sip-header Remote-Party-ID modify &quot;sip:(.*)@&quot; &quot;sip:677\1@&quot;
CRPO1-RTWAN01(config-class)#do sh run
voice class sip-profiles 1
 response 180 sip-header Remote-Party-ID modify &quot;sip:(....)@&quot; &quot;sip:677\1@&quot;
 response 200 sip-header Remote-Party-ID modify &quot;sip:(....)@&quot; &quot;sip:677\1@&quot;
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


The reason to have only responses, no specific reason, idea to show called number for the calling party to  7 digits extensions remote cme site have 4 digits.

Thank you for your support.
EJ]]></description>
			<content:encoded><![CDATA[<p>Hi Pasha,</p>
<p>The issues what it seems like appears to be tied to one router, but why I don&#8217;t know<br />
same IOS same ROM version, don&#8217;t think it has to do anything with SIP profile syntax/regex.<br />
Here&#8217;s outputs when entering profiles itself once sh run display with  \1@&#8221; it will work as desired but those that don&#8217;t work only in replacing and not prefixing that \ interpret as 1</p>
<p>&#8212;&#8211;NON WORKING Router:<br />
Entering profiles:<br />
APPO1-RTWAN01(config)#voice class sip-profiles 1<br />
APPO1-RTWAN01(config-class)# response 180 sip-header Remote-Party-ID modify &#8220;sip:(&#8230;.)@&#8221; &#8220;sip:698\1@&#8221;<br />
APPO1-RTWAN01(config-class)# response 200 sip-header Remote-Party-ID modify &#8220;sip:(&#8230;.)@&#8221; &#8220;sip:698\1@&#8221;<br />
!<br />
APPO1-RTWAN01(config-class)#voice class sip-profiles 2<br />
APPO1-RTWAN01(config-class)# response 180 sip-header Remote-Party-ID modify &#8220;sip:(.*)@&#8221; &#8220;sip:698\1@&#8221;<br />
APPO1-RTWAN01(config-class)# response 200 sip-header Remote-Party-ID modify &#8220;sip:(.*)@&#8221; &#8220;sip:698\1@&#8221;<br />
!<br />
!<br />
!<br />
sh run!!!output<br />
!<br />
voice class sip-profiles 1<br />
 response 180 sip-header Remote-Party-ID modify &#8220;sip:(&#8230;.)@&#8221; &#8220;sip:6981@&#8221;<br />
 response 200 sip-header Remote-Party-ID modify &#8220;sip:(&#8230;.)@&#8221; &#8220;sip:6981@&#8221;<br />
!<br />
voice class sip-profiles 2<br />
 response 180 sip-header Remote-Party-ID modify &#8220;sip:(.*)@&#8221; &#8220;sip:6981@&#8221;<br />
 response 200 sip-header Remote-Party-ID modify &#8220;sip:(.*)@&#8221; &#8220;sip:6981@&#8221;<br />
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</p>
<p>&#8212;-Different Working router:<br />
!<br />
CRPO1-RTWAN01(config)#voice class sip-profiles 1<br />
CRPO1-RTWAN01(config-class)# response 180 sip-header Remote-Party-ID modify &#8220;sip:(.*)@&#8221; &#8220;sip:677\1@&#8221;<br />
CRPO1-RTWAN01(config-class)# response 200 sip-header Remote-Party-ID modify &#8220;sip:(.*)@&#8221; &#8220;sip:677\1@&#8221;<br />
CRPO1-RTWAN01(config-class)#do sh run<br />
voice class sip-profiles 1<br />
 response 180 sip-header Remote-Party-ID modify &#8220;sip:(&#8230;.)@&#8221; &#8220;sip:677\1@&#8221;<br />
 response 200 sip-header Remote-Party-ID modify &#8220;sip:(&#8230;.)@&#8221; &#8220;sip:677\1@&#8221;<br />
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</p>
<p>The reason to have only responses, no specific reason, idea to show called number for the calling party to  7 digits extensions remote cme site have 4 digits.</p>
<p>Thank you for your support.<br />
EJ</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pasha Teplitsky		</title>
		<link>https://ucpros.net/cube-configuration-part-2/#comment-95</link>

		<dc:creator><![CDATA[Pasha Teplitsky]]></dc:creator>
		<pubDate>Tue, 28 Aug 2018 10:37:47 +0000</pubDate>
		<guid isPermaLink="false">https://ucpros.net//?p=219#comment-95</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://ucpros.net/cube-configuration-part-2/#comment-94&quot;&gt;EJ&lt;/a&gt;.

Hi EJ,

Kinda hard to TS without looking at the SIP messages coming in an out but let&#039;s try to figure this out.
One thing I noticed is that our SIP profile include only responses, any reason for this? Remote-Party-ID can appear in INVITE as well.
Can you also try to replace the (....) with (.*)

Let me know if the behavior changes and if you can paste the SIP debug here.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://ucpros.net/cube-configuration-part-2/#comment-94">EJ</a>.</p>
<p>Hi EJ,</p>
<p>Kinda hard to TS without looking at the SIP messages coming in an out but let&#8217;s try to figure this out.<br />
One thing I noticed is that our SIP profile include only responses, any reason for this? Remote-Party-ID can appear in INVITE as well.<br />
Can you also try to replace the (&#8230;.) with (.*)</p>
<p>Let me know if the behavior changes and if you can paste the SIP debug here.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: EJ		</title>
		<link>https://ucpros.net/cube-configuration-part-2/#comment-94</link>

		<dc:creator><![CDATA[EJ]]></dc:creator>
		<pubDate>Fri, 24 Aug 2018 14:32:17 +0000</pubDate>
		<guid isPermaLink="false">https://ucpros.net//?p=219#comment-94</guid>

					<description><![CDATA[Hello Pasha,
Great tech blog! it is very helpful and easy to understand.
I know you dint cover sip profiles much.

I have this interesting scenario. and yes I&#039;m new to SIP Profiles.

I&#039;m attempting to prefix  3 digit site code to 4 digit extension in Remote-Party-ID so that calling is would display 7 digits.

I got this 

profile 
voice class sip-pro  10
response 180 sip-header Remote-Party-ID modify sip:(....)@ sip:698\1@
response 2000 sip-header Remote-Party-ID modify sip:(....)@ sip:698\1@ 

In SIP-Profile Test Tool  it worked as desired but in CUBE itself replaces it. and carry on 6981 only


Once entered in IOS adjusting as 6981@ in the profile
Is there alternative you can advise? want to keep it simple.

IOS 15.7(3)M3
CUBE 11.5.2

Thanks
EJ]]></description>
			<content:encoded><![CDATA[<p>Hello Pasha,<br />
Great tech blog! it is very helpful and easy to understand.<br />
I know you dint cover sip profiles much.</p>
<p>I have this interesting scenario. and yes I&#8217;m new to SIP Profiles.</p>
<p>I&#8217;m attempting to prefix  3 digit site code to 4 digit extension in Remote-Party-ID so that calling is would display 7 digits.</p>
<p>I got this </p>
<p>profile<br />
voice class sip-pro  10<br />
response 180 sip-header Remote-Party-ID modify sip:(&#8230;.)@ sip:698\1@<br />
response 2000 sip-header Remote-Party-ID modify sip:(&#8230;.)@ sip:698\1@ </p>
<p>In SIP-Profile Test Tool  it worked as desired but in CUBE itself replaces it. and carry on 6981 only</p>
<p>Once entered in IOS adjusting as 6981@ in the profile<br />
Is there alternative you can advise? want to keep it simple.</p>
<p>IOS 15.7(3)M3<br />
CUBE 11.5.2</p>
<p>Thanks<br />
EJ</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
