mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
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: https://origsvn.digium.com/svn/asterisk/trunk@49706 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
|
||||
/*** MODULEINFO
|
||||
<depend>zaptel_vldtmf</depend>
|
||||
<depend>zaptel</depend>
|
||||
<depend>tonezone</depend>
|
||||
<use>pri</use>
|
||||
<use>ss7</use>
|
||||
|
@@ -28,6 +28,7 @@
|
||||
|
||||
/*** MODULEINFO
|
||||
<depend>zaptel_transcode</depend>
|
||||
<depend>zaptel</depend>
|
||||
***/
|
||||
|
||||
#include "asterisk.h"
|
||||
|
Reference in New Issue
Block a user