I do not think this is something generally Asterisk related, but more a function of something that is happening in your dialplan or AMI scripts specifically.
dahdi_scan is a utility installed as part of dahdi-tools to display, on the console, information about any currently active spans. For example, on a system with only a single TE122 card installed the output looks like:
- Code: Select all
# dahdi_scan
[1]
active=yes
alarms=RED
description=Wildcard TE122 Card 0
name=WCT1/0
manufacturer=Digium
devicetype=Wildcard TE122 (VPMOCT032)
location=PCI Bus 11 Slot 01
basechan=1
totchans=24
irq=0
type=digital-T1
syncsrc=1
lbo=0 db (CSU)/0-133 feet (DSX-1)
coding_opts=B8ZS,AMI
framing_opts=ESF,D4
coding=B8ZS
framing=ESF
How did you install your system and generate your dialplans?