<div class="gmail_quote"><div>Hi Gordon and all,<br><br>Thank you!&nbsp; It works.&nbsp; The other problem is that I also want to get the destination numbers as I have multiple DIDs on the same line.&nbsp; <br>When I use exten =&gt; s,n,Noop(Destination number is ${EXTEN}) in extentions.conf, I get &quot;s&quot; as the return value.&nbsp; <br>
Is there anyway to get the actual calling number?&nbsp; <br><br>Thanks again,<br>Mark<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
<br>
</div>exten =&gt; s,n,Noop(Incoming number is ${CALLERID(all)})<br>
<br>
Note, you ought to have the number even before you Answer() the call.<br>
<font color="#888888"><br>
Gordon<br>
</font><div><div></div><div class="Wj3C7c"><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>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>