From 58b3ae99dab0813c052e955e4d57633c8ff75ffa Mon Sep 17 00:00:00 2001 From: kpfleming Date: Mon, 1 Jan 2007 23:34:35 +0000 Subject: check specifically for VLDTMF and transcoding support in the system's Zaptel installation, and make only the modules that need those features dependent on them (this will allow building the other Zaptel-using parts of Asterisk against older versions of Zaptel or those on other platforms that haven't caught up yet to the Linux version) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@49102 f38db490-d61c-443f-a65b-d21fe96a405b --- channels/chan_zap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'channels/chan_zap.c') diff --git a/channels/chan_zap.c b/channels/chan_zap.c index 78c2d6f65..eb1ab2d0c 100644 --- a/channels/chan_zap.c +++ b/channels/chan_zap.c @@ -38,7 +38,7 @@ */ /*** MODULEINFO - zaptel + zaptel_vldtmf tonezone pri ***/ -- cgit v1.2.3