aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_zap.c
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-05 23:17:45 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-05 23:17:45 +0000
commite7bc786d4aaa423e3e5798443f0fda7709b1cf49 (patch)
tree9e3d31b3ff8aeb7606acc0fe03758fc2ecb4deb2 /channels/chan_zap.c
parenta037fd277bc34ad61929c2aea51341bcab7697de (diff)
Merged revisions 49705 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r49705 | qwell | 2007-01-05 17:16:16 -0600 (Fri, 05 Jan 2007) | 4 lines Make codec_zap and chan_zap also depend on zaptel. This fixes an issue (8727) with zaptel being in a different directory, using --with-zaptel. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@49706 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/chan_zap.c')
-rw-r--r--channels/chan_zap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/channels/chan_zap.c b/channels/chan_zap.c
index 5b583e001..677421aff 100644
--- a/channels/chan_zap.c
+++ b/channels/chan_zap.c
@@ -39,6 +39,7 @@
/*** MODULEINFO
<depend>zaptel_vldtmf</depend>
+ <depend>zaptel</depend>
<depend>tonezone</depend>
<use>pri</use>
<use>ss7</use>