Hi,
I have a problem in making my incoming CallerID work from my PRI line. I am only receiving “Unknown” as caller ID. I have the following configurations. What could be the cause of the problem? Thanks in advance!
/etc/asterisk/zapata.conf
[trunkgroups]
[channels]
context=default
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
relaxdtmf=yes
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
callerid=asreceived
immediate=no
switchtype=euroisdn
context=default
group=0
signalling=pri_net
channel => 1-15,17-31
switchtype=euroisdn
context=default
group=0
signalling=pri_net
channel => 32-46,48-62
/etc/zaptel.conf
loadzone=us
defaultzone=us
span=1,0,0,ccs,hdb3,crc4
bchan=1-15,17-31
dchan=16
span=2,0,0,ccs,hdb3,crc4
bchan=32-46,48-62
dchan=47
From CLI
CDSPDS-GW*CLI>
– Accepting call from ‘’ to ‘8181111111’ on channel 0/31, span 1
– Executing Ringing(“Zap/31-1”, “”) in new stack
– Executing Wait(“Zap/31-1”, “5”) in new stack
– Executing NoOp(“Zap/31-1”, “”) in new stack
– Executing Answer(“Zap/31-1”, “”) in new stack
– Executing Dial(“Zap/31-1”, “sip/5888|30|to”) in new stack
asterisk-1.2.17
zaptel-1.2.16
libpri-1.2.4