<html>
<body>
At 07:05 AM 12/30/2009, you wrote:<br>
<blockquote type=cite class=cite cite=""> I am using
asterisk 1.4.28 with freepbx and Wildcard TDM410P card. Everything is
working fine except the caller ID of incoming call from PSTN line. The
phone display is showing "Unknown" when there is an incoming
call.<br><br>
<b>My log file showing this while an incoming call on PSTN line:</b><br>
tail -f /var/log/asterisk/full</blockquote><br>
When I had this problem, I added <br><br>
<x-tab> </x-tab>exten
=> s,1,wait(1)<br><br>
as the first line of the extensions.conf where that call went. Asterisk
is fast enough to answer the call before the CID shows up so you have to
give it a bit of time.<br><br>
Ira</body>
</html>