We have an update to trixbox 2.8 ready. It fixes a few problems and also has the release of DAHDI 2.2 not RC5.
We are having a little problem updating from DAHDI RC to the release. You need to follow these steps to get it working
yum clean all
rpm -del --nodeps kmod-dahdi-linux
yum -y update
We will be releasing 2.8.0.1 ISO soon with these rolled into it.
great! thanks Andrew
upgraded successfully
clean install of 2.8.0 now successfully updating.
clean install of 2.8.0 now successfully updating.
core show channeltypes now showing OOH323
will test if system recording from an extension works and let you know.
Upgrade Ok, echotraining issue
I did the upgrade and everything ok.
echotraining issue:
If i change the echotraning parameter in /etc/asterisk/chan_dahdi.conf
result in Bug: warning at drivers/input/serio/i8042.c:851/i8042_panic_blink() (tainted: P)
"Only" after a call in the card TDM2406E.
but if I commented ;echotraining=yes ---> everything ok.
It is possible to use the parameter? or not?
I'm trying to solve problems of echo, like mencioned in:
http://forums.digium.com/viewtopic.php?t=69429
Great Thank you
This update fixed my reports and Yum update errors, great job.
Thanks again for all your support.
George
Worked good
Updgrade worked for me.
Error: Missing Dependency
hi2all
I have install 2.8.0.1 released
[trixbox.lana.local hylafax]# yum update
Loaded plugins: aliases, allowdowngrade, changelog, downloadonly, fastestmirror,
: filter-data, kernel-module, keys, kmod, list-data, merge-conf,
: priorities, protect-packages, protectbase, refresh-updatesd,
: security, tmprepo, tsflags, upgrade-helper, verify, versionlock
Loading mirror speeds from cached hostfile
* epel: mirror.nsc.liu.se
* base: mirror.corbina.net
* updates: mirror.corbina.net
* addons: mirror.corbina.net
* extras: mirror.corbina.net
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Updates
Finished
Excluding Packages from CentOS-5 - Addons
Finished
Excluding Packages from CentOS-5 - Extras
Finished
Skipping security plugin, no data
0 packages excluded due to repository protections
Reading version lock configuration
Skipping filters plugin, no data
Setting up Update Process
Resolving Dependencies
Skipping security plugin, no data
Skipping filters plugin, no data
--> Running transaction check
---> Package libresample.i386 0:0.1.3-7.el5 set to be updated
--> Processing Dependency: libsndfile.so.1 for package: libresample
--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0) for package: libresample
---> Package kmod-dahdi-linux.i686 0:2.2.0-4_trixbox.2.6.18_128.1.10.el5 set to be installed
--> Processing Dependency: libresample.so.1.0 for package: asterisk16-resample
--> Running transaction check
--> Processing Dependency: libresample.so.1.0 for package: asterisk16-resample
---> Package libsndfile.i386 0:1.0.17-2.el5 set to be updated
--> Finished Dependency Resolution
asterisk16-resample-1.6.0.9-3_trixbox.i386 from installed has depsolving problems
--> Missing Dependency: libresample.so.1.0 is needed by package asterisk16-resample-1.6.0.9-3_trixbox.i386 (installed)
Error: Missing Dependency: libresample.so.1.0 is needed by package asterisk16-resample-1.6.0.9-3_trixbox.i386 (installed)
Whether I should execute rpm -del --nodeps kmod-dahdi-linux and then yum -y update?