Hi I'm trying to install dahdi. I just need the dahdi timer for conference. I currently using digium debian package for asterisk 1.8.8.1. When i install asterisk-dahdi , i've got several dependencies which came for official debian repository (including the dahdi package) and are outdated. Is it normal than dahdi is not include into digium packages ? Do i have to compil it before install asterisk-dahdi ? Thanks for your help.
On 12-02-22 12:09 PM, ml asterisk wrote:> Hi > > I'm trying to install dahdi. I just need the dahdi timer for conference. > I currently using digium debian package for asterisk 1.8.8.1. > When i install asterisk-dahdi , i've got several dependencies which came > for official debian repository (including the dahdi package) and are > outdated. > Is it normal than dahdi is not include into digium packages ? Do i have > to compil it before install asterisk-dahdi ? >Yes, we do not package DAHDI and rely on the OS version. So it is possible that some of the dependencies will be from Debian. As long as the asterisk-dahdi package comes for the same repository as the asterisk package you should be fine. -- Paul Belanger Digium, Inc. | Software Developer twitter: pabelanger | IRC: pabelanger (Freenode) Check us out at: http://digium.com & http://asterisk.org
On Wednesday 22 February 2012, ml asterisk wrote:> Hi > > I'm trying to install dahdi. I just need the dahdi timer for > conference. > I currently using digium debian package for asterisk 1.8.8.1. > When i install asterisk-dahdi , i've got several dependencies which > came for official debian repository (including the dahdi package) and > are outdated. > Is it normal than dahdi is not include into digium packages ? Do i have > to compil it before install asterisk-dahdi ?Debian packages are designed for "least surprise". By the time a package has made it to "Stable" it is pretty thoroughly tested, but may be out of date. My best suggestion? Uninstall and purge any Debian packages you installed (backup needed config files first .....) and just install Dahdi and Asterisk from the Source Code. -- AJS Answers come *after* questions.
On 02/22/2012 06:09 PM, ml asterisk wrote:> Hi > > I'm trying to install dahdi. I just need the dahdi timer for conference. > I currently using digium debian package for asterisk 1.8.8.1. > When i install asterisk-dahdi , i've got several dependencies which came > for official debian repository (including the dahdi package) and are > outdated. > Is it normal than dahdi is not include into digium packages ? Do i have > to compil it before install asterisk-dahdi ? >You can install dahdi kernel modules with the deb package source and the debian tool module-assistant use apt-get install dahdi-source m-a a-i dahdi dpkg -i dahdi-modules-2.6.*.deb