[asterisk-users] dahdi and digium debian package

2012-02-22 Thread ml asterisk

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.



--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] dahdi and digium debian package

2012-02-22 Thread Paul Belanger

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

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] dahdi and digium debian package

2012-02-22 Thread A J Stiles
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.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] dahdi and digium debian package

2012-02-22 Thread Paul Belanger

On 12-02-22 01:36 PM, A J Stiles wrote:

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.

I don't know how to reply to this.  I can only assume you only manage a 
single box.  What if OP is running more then 1 asterisk box, manually 
compiling asterisk and installing it each time would not be the best 
solution.


--
Paul Belanger
Digium, Inc. | Software Developer
twitter: pabelanger | IRC: pabelanger (Freenode)
Check us out at: http://digium.com & http://asterisk.org

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] dahdi and digium debian package

2012-02-22 Thread cfh

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


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] dahdi and digium debian package

2012-02-23 Thread A J Stiles
On Wednesday 22 February 2012, Paul Belanger wrote:
> On 12-02-22 01:36 PM, A J Stiles wrote:
> > 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.
> 
> I don't know how to reply to this.  I can only assume you only manage a
> single box.  What if OP is running more then 1 asterisk box, manually
> compiling asterisk and installing it each time would not be the best
> solution.

Then you build your own .deb package, and install that on all the boxes you 
manage  (assuming the same architecture).

-- 
AJS

Answers come *after* questions.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users