Hello, Does anyone know why I am unable to retrieve the "Redirecting Number"? I've done a "pri debug span 1/1" and can see the number being passed correctly to Asterisk: < Redirecting Number (len=15) [ Ext: 0 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1) < Ext: 0 Presentation: Presentation allowed of network provided number (3) < Ext: 1 Reason: Unknown (0) '7145551212' ] Now in my dialplan I have the following two lines: exten => 5914, 1, NoOp(${CALLERID(rdnis)}); exten => 5914, n, NoOp(${RDNIS}); The resulting output to the Asterisk CLI is this: -- Executing [5914 at test:1] NoOp("DAHDI/1-1", "") in new stack -- Executing [5914 at test:2] NoOp("DAHDI/1-1", "") in new stack I am running Asterisk 1.6.0.6 and dahdi 2.1.0.4. Thanks in advance, Mitchel Constantin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090324/8f5734f4/attachment.htm