From d3adb4a6e5e0640c255342e86c175ec5d17c9a2a Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Thu, 14 Aug 2008 02:08:56 +0000 Subject: [PATCH] Merged revisions 137680 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ................ r137680 | kpfleming | 2008-08-13 21:03:47 -0500 (Wed, 13 Aug 2008) | 9 lines Merged revisions 137679 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r137679 | kpfleming | 2008-08-13 21:03:04 -0500 (Wed, 13 Aug 2008) | 1 line forgot one module name that changed ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@137683 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- Zaptel-to-DAHDI.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Zaptel-to-DAHDI.txt b/Zaptel-to-DAHDI.txt index f0cf2f676b..4e92f1c3ab 100644 --- a/Zaptel-to-DAHDI.txt +++ b/Zaptel-to-DAHDI.txt @@ -18,6 +18,7 @@ renamed; the new names are: app_zapbarge.so -> app_dahdibarge.so app_zapras.so -> app_dahdiras.so app_zapscan.so -> app_dahdiscan.so + codec_zap.so -> codec_dahdi.so Second, the behavior of many modules has changed due to the switch to DAHDI; the changes are listed below.