[asterisk-users] Dahdi_genconf does not generate NT/TE configuration
Olivier
oza-4h07 at myamail.com
Fri Dec 4 07:42:18 CST 2009
Hi,
I'm using revision 6822 of Dahdi Tools.
# dahdi_hardware
pci:0000:05:06.0 wcb4xxp+ d161:b410 Digium Wildcard B410P
# asterisk -rx "dahdi show version"
DAHDI Version: 2.2.0.2 Echo Canceller: OSLEC
# cat /etc/dahdi/genconf_parameters
...
pri_termtype
SPAN/1 TE
SPAN/2 TE
SPAN/3 NT
SPAN/4 NT
# dahdi_genconf system
# dahdi_genconf
# cat /etc/dahdi/system.conf
...
# Span 2: B4/0/2 "B4XXP (PCI) Card 0 Span 2" AMI/CCS
span=2,2,0,ccs,ami
# termtype: te
bchan=4-5
hardhdlc=6
echocanceller=oslec,4-5
# Span 3: B4/0/3 "B4XXP (PCI) Card 0 Span 3" AMI/CCS
span=3,3,0,ccs,ami
# termtype: te
bchan=7-8
hardhdlc=9
echocanceller=oslec,7-8
# cat /etc/asterisk/dahdi-channels.conf
...
; Span 2: B4/0/2 "B4XXP (PCI) Card 0 Span 2" AMI/CCS
group=1,12
context=remote
switchtype = euroisdn
signalling = bri_cpe
channel => 4-5
context = default
group = 63
; Span 3: B4/0/3 "B4XXP (PCI) Card 0 Span 3" AMI/CCS
group=1,13
context=remote
switchtype = euroisdn
signalling = bri_cpe
channel => 7-8
context = default
group = 63
...
As you can see, SPAN/3 is not configured for NT service, either in
system.conf or dahdi-channels.conf.
Did I miss something ?
(Fortunately, when I hand edit both files, it does work).
Cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091204/ee5a5050/attachment.htm
More information about the asterisk-users
mailing list