Displaying 16 results from an estimated 16 matches for "dahdi_span_assign".
2015 Jan 17
1
dahdi_genconf fails with "Empty configuration - no spans"
...ld 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:0...
2017 Mar 20
2
How to install and configure Dahdi from Debian Stretch repo ?
...nt in a system configured (as is in the Debian packages) with
> auto_assign_spans=0 . In such a system, devices register automatically,
> but their spans are not assigned span and channel numbers unless they
> are configured in /etc/dahdi/assigned-spans.conf .
>
> So try:
>
> dahdi_span_assignment auto
> dahdi_genconf
>
>
This "dahdi_span_assignments auto" stratement was missing in my
installation script.
This one is now:
DAHDI_MODULES="wctdm24xxp"
apt-get -s install asterisk-dahdi module-assistant
linux-headers-$(uname -r) dahdi-source
m-a...
2015 Jan 17
2
dahdi_genconf fails with "Empty configuration - no spans"
...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
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com
2017 Mar 14
2
How to install and configure Dahdi from Debian Stretch repo ?
2017-03-14 13:08 GMT+01:00 Tzafrir Cohen <tzafrir.cohen at xorcom.com>:
> On Tue, Mar 14, 2017 at 11:10:57AM +0100, Olivier wrote:
> > Hello,
> >
> > After all these years installing from source, I'm giving Dahdi package
> > installation a try on a recent Stretch box.
> >
> > Google over the web, I didn't find too many doc on this topic.
>
2014 Sep 29
1
Dahdi problem with dahdi_genconf
Hi,
It's the first time i try to configure an ISDN card with dahdi, so my
experience is very poor (be kind ;))
My problem is with dahdi_genconf, when i start it it says:
/usr/sbin/dahdi_span_assignments: Missing
'/sys/bus/dahdi_devices/devices' (DAHDI driver unloaded?)
Command failed (status=256): 'dahdi_span_assignments dumpconfig >
/etc/dahdi/assigned-spans.conf' at
/usr/local/share/perl/5.18.2/Dahdi/Config/Gen/Assignedspans.pm line 40.
Here is my dahdi_scan:
[1]
active...
2017 Mar 21
2
How to install and configure Dahdi from Debian Stretch repo ?
...t; (or systemctl status dahdi) fails with:
> Unit dahdi.service could not be found.
> Shall I worry about this ?
No. As I mentioned, that is meaningless.
There are various commands that show the status at various levels:
lsmod | grep ^wctdm24xxp
dahdi_hardware | grep 'wctdm24xxp\+'
dahdi_span_assignments list
lsdahdi
asterisk -rx 'pri show spans'
What exactly do you consider as "status of dahdi"?
>
> 2. Where can Dahdi 2.11.1 Changelog file be found ?
> In http://downloads.asterisk.org/pub/telephony/ ?
git log #?
The tarball has no changelog and thus it is not p...
2014 Jan 24
0
DAHDI-Linux and DAHDI-Tools 2.9.0-rc1 Now Available
...or RUN
.gitignore: more generated files
README: indentation level for config samples
README: document initialization
README: Update the install targets
span_types/assignments: no * in device list
dahdi_genconf: don't generate spantypes by default
dahdi_span_assignments.8: s/register/assign/
dahdi_span_types: hush warning of missing attribute
programmable bash completion for some commands
dahdi_perl: fix regression with an AB with no modules
bash_completion: fix dahdi_genconf
The diffstat from the dahdi-linux v2.8.0.1 release:...
2014 Jan 24
0
DAHDI-Linux and DAHDI-Tools 2.9.0-rc1 Now Available
...or RUN
.gitignore: more generated files
README: indentation level for config samples
README: document initialization
README: Update the install targets
span_types/assignments: no * in device list
dahdi_genconf: don't generate spantypes by default
dahdi_span_assignments.8: s/register/assign/
dahdi_span_types: hush warning of missing attribute
programmable bash completion for some commands
dahdi_perl: fix regression with an AB with no modules
bash_completion: fix dahdi_genconf
The diffstat from the dahdi-linux v2.8.0.1 release:...
2014 Jan 20
1
What is dahdi.auto_assigned_spans and why should you care?
...rules, you can react to addition of
dahdi devices, spans or channels.
With those low-level tools in place, all we need are a few shell
scripts. You can find the full specification in [T]. You should note the
two new tools. Those tools provide a simple and clean interface to the
sysfs interface.
dahdi_span_assignments: can unassign spans (remove) assign spans
automatically (auto), or assign them according to the specifications in
/etc/dahdi/assigned-spans.conf (add). It also has the option
'dumpconfig' to print the current state in the same format used by its
configuration file assigned-spans.conf ....
2014 Jan 30
0
DAHDI-Linux and DAHDI-Tools 2.9.0 Now Available
...or RUN
.gitignore: more generated files
README: indentation level for config samples
README: document initialization
README: Update the install targets
span_types/assignments: no * in device list
dahdi_genconf: don't generate spantypes by default
dahdi_span_assignments.8: s/register/assign/
dahdi_span_types: hush warning of missing attribute
programmable bash completion for some commands
dahdi_perl: fix regression with an AB with no modules
bash_completion: fix dahdi_genconf
hyphen/minus fixes in man pages
hotplug: d...
2014 Jan 30
0
DAHDI-Linux and DAHDI-Tools 2.9.0 Now Available
...or RUN
.gitignore: more generated files
README: indentation level for config samples
README: document initialization
README: Update the install targets
span_types/assignments: no * in device list
dahdi_genconf: don't generate spantypes by default
dahdi_span_assignments.8: s/register/assign/
dahdi_span_types: hush warning of missing attribute
programmable bash completion for some commands
dahdi_perl: fix regression with an AB with no modules
bash_completion: fix dahdi_genconf
hyphen/minus fixes in man pages
hotplug: d...
2015 Jan 17
0
dahdi_genconf fails with "Empty configuration - no spans"
...> 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:...
2014 Jan 27
1
AsteriskNOW with AX1600P card
...: /sys/bus/dahdi_devices/devices/*/location: No existe el fichero o
el directorio
cat: /sys/bus/dahdi_devices/devices/*/hardware_id: No existe el fichero
o el directorio
cat: /sys/bus/dahdi_devices/devices/*/spantype: No existe el fichero o
el directorio
Empty configuration -- no spans
/usr/sbin/dahdi_span_assignments: l?nea 183: cd:
/sys/bus/dahdi_devices/devices/*: No existe el fichero o el directorio
cut: /sys/bus/dahdi_devices/devices/*/spantype: No existe el fichero o
el directorio
Empty configuration -- no spans
Empty configuration -- no spans
Which is the better way to install Asterisk NOW? I need...
2016 Apr 12
3
Debian 8.4 : dahdi startup scripts ?
...allow
@@ -9,18 +12,18 @@
./usr/sbin/astribank_is_starting
./usr/sbin/astribank_tool
./usr/sbin/dahdi_cfg
-./usr/sbin/dahdi_diag
./usr/sbin/dahdi_genconf
./usr/sbin/dahdi_hardware
./usr/sbin/dahdi_maint
./usr/sbin/dahdi_monitor
./usr/sbin/dahdi_registration
./usr/sbin/dahdi_scan
+./usr/sbin/dahdi_span_assignments
+./usr/sbin/dahdi_span_types
./usr/sbin/dahdi_test
./usr/sbin/dahdi_tool
-./usr/sbin/fpga_load
+./usr/sbin/dahdi_waitfor_span_assignments
./usr/sbin/fxotune
-./usr/sbin/fxstest
./usr/sbin/lsdahdi
./usr/sbin/sethdlc
./usr/sbin/twinstar
@@ -29,6 +32,15 @@
./usr/share/
./usr/share/dahdi/...
2015 Jan 15
2
dahdi_genconf fails with "Empty configuration - no spans"
Hello,
I just installed a Debian Jessie box from scratch which sports a Digium TE435 digital card.
I installed the software, built and loaded the kernel modules:
# dpkg -l|grep dahdi
ii asterisk-dahdi 1:11.13.1~dfsg-2+b1 amd64 DAHDI devices support for the Asterisk PBX
ii dahdi 1:2.10.0.1-1 amd64
2016 Apr 12
4
Debian 8.4 : dahdi startup scripts ?
Hello,
I just made a asterisk / dahdi fresh install on Debian 8.4, and ended up with the following packages :
$ sudo dpkg -l|grep -Ei 'dahdi|asterisk|libpri'
ii asterisk 1:11.13.1~dfsg-2+b1 amd64 Open Source Private Branch Exchange (PBX)
ii asterisk-config 1:11.13.1~dfsg-2 all Configuration