aboutsummaryrefslogtreecommitdiffstats
path: root/channels
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-08-14 02:02:15 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-08-14 02:02:15 +0000
commit8cbd2aebf4de1a44935094c126132ec113210344 (patch)
treec3af6a96c9f5dec9b600769a37e09775dfdcbecb /channels
parent61f4e5d845ba36c2ff238218c3ef8d2a45fd0be0 (diff)
add support for Zaptel versions that contain the new transcoder interface
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@137677 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_dahdi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_dahdi.c b/channels/chan_dahdi.c
index a1c0ecb91..361c040b5 100644
--- a/channels/chan_dahdi.c
+++ b/channels/chan_dahdi.c
@@ -39,7 +39,7 @@
/*** MODULEINFO
<depend>res_smdi</depend>
- <depend>DAHDI</depend>
+ <depend>dahdi</depend>
<depend>tonezone</depend>
<depend>res_features</depend>
<use>pri</use>