From b27709344b5130749b4aecf7e86b2476bc3fa6d1 Mon Sep 17 00:00:00 2001 From: Max Khon Date: Wed, 26 Apr 2006 11:31:03 +0000 Subject: - Update to 1.2.7.1 [1] - Remove bristuff support (will be added later as a slave port) - Update codec negotiation patch [2] - Use pwlib and openh323 from ports [3] - Remove FORBIDDEN now that asterisk is >= 1.2.6 Note: WITH_ZAPTEL may be broken because zaptel-bsd driver is not synced with Digium zaptel driver. PR: 93528, 96315 Submitted by: Andriy I Pylypenko [1] [2] [3] Approved by: MAINTAINER --- net/asterisk14/files/patch-agi::Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/asterisk14/files/patch-agi::Makefile') diff --git a/net/asterisk14/files/patch-agi::Makefile b/net/asterisk14/files/patch-agi::Makefile index 82b11dbfde30..4615eef8ec94 100644 --- a/net/asterisk14/files/patch-agi::Makefile +++ b/net/asterisk14/files/patch-agi::Makefile @@ -4,8 +4,8 @@ # the GNU General Public License # --AGIS=agi-test.agi eagi-test eagi-sphinx-test xagi-test -+AGIS_BIN=eagi-test eagi-sphinx-test xagi-test +-AGIS=agi-test.agi eagi-test eagi-sphinx-test ++AGIS_BIN=eagi-test eagi-sphinx-test +AGIS_SCR=agi-test.agi +AGIS=$(AGIS_SCR) $(AGIS_BIN) -- cgit v1.2.3