I have a Digium TDM400p (1 FXO, 1 FXS) with the FXS module connected to a standard analog handset with caller id display (US caller ID). Although it appears that caller id information is coming into asterisk (it shows up in voicemail), I can not get it to display on the analog handset.

Is there anything special I need to do to send the caller id info out the FXS port? I've tried a few analog caller id devices, and none seem to be picking it up. I'd really like to be able to use my analog cordless handset and be able to see the caller id information.

Zaptel config files below. Asterisk and zaptel are all latest 1.0 stable releases.

Thanks!

matt

-----
/etc/zaptel.conf:
fxsks=2
fxoks=1
loadzone = us
defaultzone=us

-----
/etc/asterisk/zapata.conf:
usecallerid=yes
cidstart=ring
hidecallerid=no
callwaiting=yes
callwaitingcallerid=yes

signalling=fxo_ks
context=internal
mailbox=101
callerid=asreceived
channel => 1

signalling=fxs_ks
context=incoming
callerid=asreceived
useincomingcalleridonzaptransfer=yes
channel => 2


_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to