Thanks Alex,<div><br></div><div>suppose this is the context </div><div><br></div><div>[abc]</div><div>exten =&gt; s,1,Answer();</div><div>exten =&gt; s,n,Noop(${EXTEN});</div><div>exten =&gt; s,n,Noop(${CALLERID(dnid)});<br>
<br></div><div>I get the following out put </div><div><br></div><div><br></div><div>Answer(&quot;DAHDI/2-1&quot;, &quot;&quot;)</div><div>NoOp(&quot;DAHDI/2-1&quot;, &quot;s&quot;) in new stack</div><div> NoOp(&quot;DAHDI/2-1&quot;, &quot;&quot;)</div>
<div><br></div><div>But i need the number that the user is dialing not the &quot;s&quot;;</div><div><br></div><div><br></div><div><br></div><div><br><div class="gmail_quote">On Mon, Nov 23, 2009 at 3:24 PM, Alex Balashov <span dir="ltr">&lt;<a href="mailto:abalashov@evaristesys.com">abalashov@evaristesys.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">ABBAS SHAKEEL wrote:<br>
<br>
&gt; I  am facing problem while getting the number dialed. if the user is<br>
&gt; using SIP phone then we can get the number dialed. but if it using PSTN<br>
&gt; then we are unable to get the number dialed using CALLERID(dnid). Do any<br>
&gt; other way exists to find out? Or this is some thing wrong with the PSTN.<br>
<br>
</div>DNID breakage is a long-standing Asterisk problem.<br>
<br>
If this is taking place in the context of the dial plan, why not just<br>
use ${EXTEN}?<br>
<br>
--<br>
Alex Balashov - Principal<br>
Evariste Systems<br>
Web     : <a href="http://www.evaristesys.com/" target="_blank">http://www.evaristesys.com/</a><br>
Tel     : (+1) (678) 954-0670<br>
Direct  : (+1) (678) 954-0671<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Kind Regards<br>Shakeel Abbas<br><br>
</div>