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