Asterisk 1.6.0.1 Debian Patches

Tzafrir Cohen tzafrir.cohen at xorcom.com
Mon Nov 24 14:51:15 UTC 2008


On Mon, Nov 24, 2008 at 03:26:12PM +0100, Marc Leurent wrote:
> Good Morning,
> I'm currently testing asterisk 1.6.0.1 compiled by hand on a Debian Lenny server and I would like to add asterisk to my debian repository in order to replicate it on clone servers.
> I would like to know if someone already made patches for Debian system to prevent me trying to write it by myself...
> Thanks,

The experimental branch in the SVN repository.

It also requires dahdi-linux, dahdi-tools, libpri and libss7 that are
available from the pkg-voip repo. All of the are needed for chan_dahdi
(the two dahdi packages are required. libpri and libss7 are optional).

Alternatively, try:

  svn co svn://svn.debian.org/pkg-voip/tools/builder pkg-voip-builder
  cd pkg-voip-builder
  # look in the Makefile for build requirements, specifically install
  # pbuilder and setup sudo
  make build_sources SOURCES_SPEC=sources-experimental

This should take a while and eventually build you a package repository 
under e.g. $PWD/repo-i386-lenny

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the Pkg-voip-maintainers mailing list