mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-10 06:49:40 +00:00
Allow limitation by loadavg not just calls (should be BSD friendly)...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6850 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -43,6 +43,7 @@ extern int option_cache_record_files;
|
||||
extern int option_timestamp;
|
||||
extern int option_transcode_slin;
|
||||
extern int option_maxcalls;
|
||||
extern double option_maxload;
|
||||
extern int option_dontwarn;
|
||||
extern int option_priority_jumping;
|
||||
extern char defaultlanguage[];
|
||||
|
Reference in New Issue
Block a user