<div>Hello,</div>
<div> </div>
<div>Does anyone know why I am unable to retrieve the &quot;Redirecting Number&quot;?</div>
<div> </div>
<div>I&#39;ve done a &quot;pri debug span 1/1&quot; and can see the number being passed correctly to Asterisk:<br><br>&lt; Redirecting Number (len=15) [ Ext: 0  TON: National Number (2)  NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1)<br>
&lt;                               Ext: 0  Presentation: Presentation allowed of network provided number (3)<br>&lt;                               Ext: 1  Reason: Unknown (0)  &#39;7145551212&#39; ]</div>
<p>Now in my dialplan I have the following two lines:</p>
<div>exten =&gt; 5914, 1, NoOp(${CALLERID(rdnis)});</div>
<div>exten =&gt; 5914, n, NoOp(${RDNIS});</div>
<div> </div>
<div>The resulting output to the Asterisk CLI is this:</div>
<div>    -- Executing [5914@test:1] NoOp(&quot;DAHDI/1-1&quot;, &quot;&quot;) in new stack<br>    -- Executing [5914@test:2] NoOp(&quot;DAHDI/1-1&quot;, &quot;&quot;) in new stack</div>
<div> </div>
<div>
<div>I am running Asterisk 1.6.0.6 and dahdi 2.1.0.4.</div>
<div> </div>
<div>Thanks in advance,</div>
<div>Mitchel Constantin</div></div>