This is a start for 1.6 related stuff.
Created attachment 147852 [details] asterisk-1.6.0_beta4.ebuild tested with zaptel 1.4.9.2 and bristuff. Got caller id working. (hipath -> asterisk -> asterisk -> hipath).
Created attachment 147873 [details, diff] asterisk-1.6.0-beta4_zap_connectedline.diff Ebuild and patches are from Timo Teräs.
Created attachment 147877 [details, diff] asterisk-1.6.0-func_connectedline.diff
Created attachment 147879 [details, diff] asterisk-1.6.0-uclibc.patch
Created attachment 147880 [details, diff] asterisk-1.6.0_beta4-connectedid.diff
Created attachment 147881 [details, diff] asterisk-1.4.0-var_rundir.patch some patches from 1.4 seems to be needed as well
Created attachment 147882 [details, diff] asterisk-1.4.1-gsm-pic.patch
Created attachment 147883 [details] libpri-1.6.0_beta1.ebuild
Created attachment 147884 [details, diff] libpri-1.6.0-connectedname.diff
Created attachment 147887 [details, diff] libpri-1.6.0_beta1-gentoo.diff
They're having it in some overlay afaik.
Comment on attachment 147883 [details] libpri-1.6.0_beta1.ebuild moving to separate bug to keep this cleaner
Created attachment 148586 [details, diff] asterisk-1.6.0_beta7-r1.ebuild ebuild for asterisk-1.6.0_beta7.1. based on the ebuild in voip overlay. Fixes a TODO item there for the imap detection. (rather than patch the configure script, hack the configure.ac and run eautoreconf)
Created attachment 148591 [details, diff] asterisk-1.6.0-beta7.1-caps-uclibc.patch fixes detection of libcaps on uclibc.
Created attachment 148592 [details, diff] asterisk-1.6.0-beta7.1-connectedline.patch
Created attachment 148594 [details, diff] asterisk-1.6.0-beta7.1-incomplete.diff
Created attachment 148595 [details, diff] asterisk-1.6.0-beta7.1-zap-connectedline.diff
Created attachment 148596 [details, diff] fix-connectedline.diff
Created attachment 148597 [details, diff] asterisk-1.6.0-var_rundir.patch
Created attachment 148598 [details, diff] asterisk-1.6.0-gsm-pic.patch
Created attachment 148600 [details] asterisk-1.6.0_beta7-r1.ebuild (update) added a keepdir /var/run/asterisk that seems to be needed.
hi. I want to test new asterisk ebuild, but I have two problems First: * ERROR: net-misc/asterisk-1.6.0_beta7-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_unpack * environment, line 2744: Called built_with_use 'virtual/imap-c-client' 'ssl' * environment, line 375: Called die * The specific snippet of code: * [[ -z ${PKG} ]] && die "Unable to resolve $1 to an installed package"; * The die message: * Unable to resolve virtual/imap-c-client to an installed package I compile asterisk with only postgres use flag, so I tryed to comment #built_with_use virtual/imap-c-client ssl && libs="${libs} -lssl -lcrypt" #built_with_use virtual/imap-c-client pam && libs="${libs} -lpam" #sed -i -e "s/-lc-client/-lc-client ${libs}/g" configure.ac after this, I have this problem * Failed Running autoconf ! * * Include in your bugreport the contents of: * * /var/tmp/portage/net-misc/asterisk-1.6.0_beta7-r1/temp/autoconf-16326.out in this file I can see this: ***** autoconf ***** ***** autoconf configure.ac:27: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:385: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.ac:27: the top level configure.ac:27: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS configure.ac:142: warning: AC_CACHE_VAL(GNU_MAKE, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from... acinclude.m4:256: AST_CHECK_GNU_MAKE is expanded from... configure.ac:142: the top level configure:6493: error: possibly undefined macro: _AC_PATH_PROG_FEATURE_CHECK If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure:6494: error: possibly undefined macro: _AC_FEATURE_CHECK_LENGTH
Hope Asterisk and its related ebuilds will soon get out of the overlay ghetto. Thanks! :)
(In reply to comment #23) > Hope Asterisk and its related ebuilds will soon get out of the overlay ghetto. > Thanks! :) > ++ Also, The topic for #gentoo-voip is: Gentoo VOIP || asterisk and zaptel 1.2 getting masked shortly || use the voip overlay for asterisk 1.4 Um, can't someone fix that to include 1.6? Finally: me: FYI, version bump ebuild 1.6.0.3 to 1.6.0.6 works. I just altered the 1.6.0.3 ebuild, digested and emerged I emailed the address in the changelog, so maybe we can stay current.. them: a bug report is more likely to receive attention then a personal email me: Anyway, yes asterisk minor version bump so, not sure it warrants a bug. them: of course it warrants an enhancement bug. "version bump foo.ebuild" with a simple "rename works, i tested it" would be very helpful ... well, there you go. Is there a reason this stuff isn't in the official tree?
+*asterisk-1.6.0.6 (10 Mar 2009) + + 10 Mar 2009; <chainsaw@gentoo.org> + +files/1.6.0/asterisk-1.6.0.6-autoconf-263.patch, + +files/1.6.0/asterisk-1.6.0.6-dahdiras.patch, + +files/1.6.0/asterisk-1.6.0.6-imap-kerberos.patch, + +files/1.6.0/asterisk-1.6.0.6-parallelmake.patch, + +files/1.6.0/asterisk-1.6.0-gsm-pic.patch, +files/1.6.0/asterisk.confd, + +files/1.6.0/asterisk-1.6.0.6-sip-use-specified-port.patch, + +files/1.6.0/asterisk-1.6.0-uclibc.patch, + +files/1.6.0/asterisk-1.6.0-var_rundir.patch, +files/1.6.0/asterisk.rc6, + +files/1.6.0/asterisk-1.6.0.6-socket-details.patch, + +files/1.6.0/asterisk-1.6.0.6-spandsp-api-change.patch, metadata.xml, + +asterisk-1.6.0.6.ebuild: + Version bump, with a warm thank you to all VoIP overlay contributors, + including but not limited to Rambaldi & Volkmar. This is 1.6.0.6 from + upstream including the post-release upstream fixes for Digium bugs #14480, + #14516, #14620 & #14626. Also thanks to Digium developer Qwell for SVN + revision 180946 containing autoconf fixes. Closes bug #215593 by Natanael + Copa.