aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_zap.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-05-22 18:40:38 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-05-22 18:40:38 +0000
commite670d53f6a105d5a1748b1d16f2766b6a7ff1f06 (patch)
treeecdd6a069caa119bbc5ec2eceaba46f6355d7ab0 /channels/chan_zap.c
parent4298a1a1e918efaf34561f5573e28dd0271918f2 (diff)
List res_smdi as a dependency for app_voicemail and chan_zap
(Thanks to mnicholson for pointing it out) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@65501 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 bcf823451..c0e9a5bc8 100644
--- a/channels/chan_zap.c
+++ b/channels/chan_zap.c
@@ -38,6 +38,7 @@
*/
/*** MODULEINFO
+ <depend>res_smdi</depend>
<depend>zaptel_vldtmf</depend>
<depend>zaptel</depend>
<depend>tonezone</depend>