Displaying 4 results from an estimated 4 matches for "worldsys".
Did you mean:
worlds
2019 Jun 06
3
error compiling dahdi for recent kernels
...compile, but doesn't work correctly. For one thing, it thinks my Digium
card is an Ethernet controller:
# lspci | grep Digium
07:01.0 Ethernet controller: Digium, Inc. Wildcard TDM410 4-port analog
card (rev 11)
Attempting to start the dahdi service results in:
Short version:Jun 06 13:11:38 worldsys.gregandeva.net sh[1026]: using
'/etc/dahdi/assigned-spans.conf'
Jun 06 13:11:38 worldsys.gregandeva.net sh[1026]: DAHDI_CHANCONFIG failed
on channel 1: Invalid argument (22)
Jun 06 13:11:38 worldsys.gregandeva.net sh[1026]: Selected signaling not
supported
Jun 06 13:11:38 worldsys.gregandev...
2019 Jun 06
2
error compiling dahdi for recent kernels
Seems like I post about this about once a year, when it's time to upgrade
Fedora.
I first got this error trying to compile a patched version of
dahdi-linux-2.11.1; I noticed that there is now a
dahdi-linux-complete-3.0.0+3.0.0, so I tried that one with the same result.
If I compile it while running kernel-4.16.8-300.fc28.x86_64, it compiles
fine, but when I try to compile it while
running
2015 May 13
1
registering IAX with Teliax
...bly demonstrates that I have the correct
username and password (and I checked to make sure that my "register"
declaration in iax.conf matches my dialplan for those things). I have
already configured the firewall to permit UDP port 4569 (iax).
Here is what I see in my asterisk console:
worldsys*CLI> iax2 show registry
Host dnsmgr Username Perceived Refresh
State
63.211.239.14:4569 N gswoods 98.245.184.191:4569 60
Registered
1 IAX2 registrations.
If I run "iax2 set debug on", here is the resulting trace. Does this mean
an...
2017 Jul 30
2
dahdi kernel module
...linux appears to have been around March of 2016. I am
currently running 4.6.3-300.fc24.x86_64 (on a Fedora system obviously) and
the dahdi-linux-complete-2.11.1+2.11.1 release builds and runs under this
kernel, but if I try to build it under any Fedora kernel more recent than
this, I get:
[root at worldsys dahdi-linux-master]# make
make -C drivers/dahdi/firmware firmware-loaders
make[1]: Entering directory
'/local/src/dahdi-linux-master/drivers/dahdi/firmware'
make[1]: Leaving directory
'/local/src/dahdi-linux-master/drivers/dahdi/firmware'
make -C /lib/modules/4.11.12-100.fc24.x86_64...