This is driving me INSANE! I have SEVERAL related posts in this forum. All i want to be able to do (that i haven’t yet figured out on my own), is CONFERENCE with other developers, but it is becoming a nightmare. All of the necessary packages are yummable. I do not want to compile and recompile each time my kernel is upgraded, which is why RPMs are there. Why is this NOT working for me? And restarting the whole computer made no difference.
[code]Installed:
asterisk-dahdi.x86_64 0:1.6.0.15-1.fc10
dahdi-tools.x86_64 0:2.0.0-1.fc10
dahdi-tools-libs.x86_64 0:2.0.0-1.fc10
Dependency Installed:
asterisk.x86_64 0:1.6.0.15-1.fc10
[^v^] service asterisk restart
Stopping asterisk: [FAILED]
Starting asterisk: [ OK ]
[^v^] service dahdi restart
Unloading DAHDI hardware modules: [ OK ]
Loading DAHDI hardware modules:
FATAL: Module dahdi not found.
wct4xxp: [ OK ]
wcte12xp: [ OK ]
wct1xxp: [ OK ]
wcte11xp: [ OK ]
wctdm24xxp: [ OK ]
wcfxo: [ OK ]
wctdm: [ OK ]
xpp_usb: [ OK ]
[^v^] yum info asterisk-dahdi
…
Installed Packages
Name : asterisk-dahdi
Arch : x86_64
Version : 1.6.0.15
Release : 1.fc10
Size : 509 k
Repo : installed
From repo : updates
Summary : Modules for Asterisk that use DAHDI
URL : http://www.asterisk.org/
License : GPLv2
Description: Modules for Asterisk that use DAHDI.
[^v^] dahdi_cfg
Notice: Configuration file is /etc/dahdi/system.conf
line 0: Unable to open master device ‘/dev/dahdi/ctl’
1 error(s) detected
[^v^] modprobe dahdi
FATAL: Module dahdi not found.
[^v^] modprobe dahdi_dummy
FATAL: Module dahdi_dummy not found.
[^v^] dahdi_test
Unable to open dahdi interface: No such file or directory
[^v^]
[/code]