как установить callerid для входящих звонков по e1
Надо жестко установить callerid для всех входящих звонков по е1
вот пример конфига. почему не работает?
chan_dahdi.conf
[trunkgroups]
[channels]
switchtype = euroisdn
signalling = pri_net
language=en
context=from-zaptel
;signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
;alaw=1-15,17-31
;usedistinctiveringdetection=yes
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
;callwaitingcallerid=yes
callwaitingcallerid=no
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=no
echocancelwhenbridged=no
;echotraining=800
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
immediate=no
dtmfmode = rfc2833
;faxdetect=both
;faxdetect=incoming
;faxdetect=outgoing
faxdetect=no
;Include setup-pstn configs
#include dahdi-channels.conf
group=1
dahdi-channels.conf
group=0,11
context=from-internal
switchtype = euroisdn
dtmfmode = rfc2833
signalling = pri_net
callerid= "env2" <79264522522>
;cid_number = 2564286000
;fullname = "fsdfds"
channel => 1-15,17-31
context = default
group = 63
|