Hi,
I have just set up Asterisk to use an E1 line with a Digium card. And I
can call both in and out, but my outgoing line is all ways identifying
itself as the same number, and i can't even change it to another number
in the same number series.
Do anyone have some clue on how to fix this.
I'm using Asterisk 1.6.2.13, libpri 1.4.11.4 and DAHDI 2.4.0.
/etc/dahdi/system.conf:
span=1,1,0,ccs,hdb3,crc4
# termtype: te
bchan=1-12
unused=13-15,17-31
dchan=16
echocanceller=mg2,1-12
# Global data
loadzone = no
defaultzone = no
/etc/asterisk/chan_dahdi.conf
[trunkgroups]
trunkgroup => 1,16,31
spanmap => 1,1,1
[channels]
context=incoming
usecallerid=yes
callwaiting=no
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
usecallerid=yes
callerid=asreceived
usecallingpres=yes
callgroup=1
switchtype = euroisdn
signalling = pri_cpe
group = 1
channel => 1-12
Best regards,
Kent Varmedal