<div>So I have one incoming dial peer what I&#39;m blocking 15 Calling numbers(not enough thus the second TCL script) &nbsp;and using the Cname Tcl Script to get Calling name to our IP phones:</div>
<div>&nbsp;</div>
<div>dial-peer voice 1 pots<br>&nbsp;call-block translation-profile incoming block<br>&nbsp;preference 1<br>&nbsp;service cname<br>&nbsp;answer-address ....<br>&nbsp;destination-pattern 9911<br>&nbsp;direct-inward-dial<br>&nbsp;port 3/1:23<br>&nbsp;forward-digits 3</div>

<div>&nbsp;</div>
<div>If I was not worried about Cname on our main number could I add a second dial peer like this:</div>
<div>&nbsp;</div>
<div>dial-peer voice 7 pots</div>
<div>&nbsp;preference 1</div>
<div>&nbsp;service Block</div>
<div>&nbsp;answer-address 5330</div>
<div>&nbsp;direct-inward-dial<br>&nbsp;port 3/1:23<br></div>
<div>So I could use the other Call blocking TCL script?&nbsp; and it would only apply to the number 5330, right?</div>
<div>&nbsp;</div>
<div>Thanks</div>
<div>&nbsp;</div>
<div>Scott</div>