Tzafrir Cohen
2015-Jan-17 00:00 UTC
[asterisk-users] dahdi_genconf fails with "Empty configuration - no spans"
On Thu, Jan 15, 2015 at 12:58:26PM -0600, Russ Meyerriecks wrote:> On Thu, Jan 15, 2015 at 2:05 AM, Bertrand LUPART - Linkeo.com > <bertrand.lupart at linkeo.com> wrote: > > However, dahdi_genconf keeps finding no span: > > What am i missing? > > It looks like your driver is loaded correctly. My guess would be maybe > the dahdi-tools is packaged as an older version that doesn't know > about the newer te435 card. You could hand craft the config file using > the info in the card's manual > http://www.digium.com/sites/digium/files/quad-span-digital-card-user-manual.pdfThe error is "no spans". What is the output of: dahdi_span_assignment list -- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com
Bertrand LUPART - Linkeo.com
2015-Jan-17 08:31 UTC
[asterisk-users] dahdi_genconf fails with "Empty configuration - no spans"
>>> However, dahdi_genconf keeps finding no span: >>> What am i missing? >> >> It looks like your driver is loaded correctly. My guess would be maybe >> the dahdi-tools is packaged as an older version that doesn't know >> about the newer te435 card. You could hand craft the config file using >> the info in the card's manual >> http://www.digium.com/sites/digium/files/quad-span-digital-card-user-manual.pdf > > The error is "no spans". > > What is the output of: > > dahdi_span_assignment list# /usr/sbin/dahdi_span_assignments list 1:-:- [1TE435F_-_DM06134700043_-_A_-_20131202] @PCI_Bus_10_Slot_01 /sys/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/pci:0000:0a:00.0 2:-:- [1TE435F_-_DM06134700043_-_A_-_20131202] @PCI_Bus_10_Slot_01 /sys/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/pci:0000:0a:00.0 3:-:- [1TE435F_-_DM06134700043_-_A_-_20131202] @PCI_Bus_10_Slot_01 /sys/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/pci:0000:0a:00.0 4:-:- [1TE435F_-_DM06134700043_-_A_-_20131202] @PCI_Bus_10_Slot_01 /sys/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/pci:0000:0a:00.0 -- Bertrand LUPART
Tzafrir Cohen
2015-Jan-17 14:31 UTC
[asterisk-users] dahdi_genconf fails with "Empty configuration - no spans"
On Sat, Jan 17, 2015 at 09:31:33AM +0100, Bertrand LUPART - Linkeo.com wrote:> >>> However, dahdi_genconf keeps finding no span: > >>> What am i missing? > >> > >> It looks like your driver is loaded correctly. My guess would be maybe > >> the dahdi-tools is packaged as an older version that doesn't know > >> about the newer te435 card. You could hand craft the config file using > >> the info in the card's manual > >> http://www.digium.com/sites/digium/files/quad-span-digital-card-user-manual.pdf > > > > The error is "no spans". > > > > What is the output of: > > > > dahdi_span_assignment list > > # /usr/sbin/dahdi_span_assignments list > 1:-:- [1TE435F_-_DM06134700043_-_A_-_20131202] @PCI_Bus_10_Slot_01 /sys/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/pci:0000:0a:00.0 > 2:-:- [1TE435F_-_DM06134700043_-_A_-_20131202] @PCI_Bus_10_Slot_01 /sys/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/pci:0000:0a:00.0 > 3:-:- [1TE435F_-_DM06134700043_-_A_-_20131202] @PCI_Bus_10_Slot_01 /sys/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/pci:0000:0a:00.0 > 4:-:- [1TE435F_-_DM06134700043_-_A_-_20131202] @PCI_Bus_10_Slot_01 /sys/devices/pci0000:00/0000:00:1c.0/0000:0a:00.0/pci:0000:0a:00.0Interesting. Does the files /etc/dahdi/assigned-spans.conf exist? Anyway, try: dahdi_span_assignments auto dahdi_genconf -- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com