mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-08 02:48:29 +00:00
Merged revisions 134050 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r134050 | mmichelson | 2008-07-28 11:00:19 -0500 (Mon, 28 Jul 2008) | 3 lines merging the zap_and_dahdi_trunk branch up to trunk ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@134052 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -162,8 +162,6 @@ int option_maxfiles; /*!< Max number of open file handles (files, sockets) */
|
||||
#if defined(HAVE_SYSINFO)
|
||||
long option_minmemfree; /*!< Minimum amount of free system memory - stop accepting calls if free memory falls below this watermark */
|
||||
#endif
|
||||
char dahdi_chan_name[AST_CHANNEL_NAME] = "ZAP";
|
||||
int dahdi_chan_name_len = 3;
|
||||
|
||||
/*! @} */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user