At 07:05 AM 12/30/2009, you wrote:
    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.

My log file showing this while an incoming call on PSTN line:
tail -f /var/log/asterisk/full

When I had this problem, I added

        exten => s,1,wait(1)

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.

Ira
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to