Is it possible to show CallerID names for dialplan applications? When I
call from phone-to-phone, it shows the CallerID from sip.conf or
iax.conf, but I don't know of any way to show CallerID Name when I call
the extension for an application (voicemail for example):<br>
<br>
exten =&gt; 1000,1,Answer<br>
exten =&gt; 1000,n,VoicemailMain<br>
<br>
I'd like the display to read &quot;VOICE MAIL&quot; when I dial extension 1000.<br>
<br>