Misdn info
From mISDN.org
- lists all mISDN v2 devices/ports currently registered at your mISDN core
- source code: mISDNuser/tools/info.c
- sample call:
# misdn_info
Found 3 ports
Port 0: 'HFC-S_USB.1': TE/NT-mode BRI S/T (for phone lines & phones)
2 B-channels 1-2
--------
Port 1: 'mISDN_l1loop.1': TE/NT-mode BRI S/T (for phone lines & phones)
2 B-channels 1-2
--------
Port 2: 'mISDN_l1loop.2': TE/NT-mode BRI S/T (for phone lines & phones)
2 B-channels 1-2
- hints
- '2 B-channels 1-2' means the two available B-Channels are mapped to B1 and B2, which is kind of default. The channels mapping can be modified if a layer1 driver does support that.
