search for: maxload

Displaying 3 results from an estimated 3 matches for "maxload".

Did you mean: max_load
2008 Nov 06
0
asterisk.conf ====> maxload
Dear list anyone know wich is the limit of maxload into asterisk.conf ? Also the meaning is related to RAM ? or CPU ? Regards Andrea
2017 Jun 30
3
asterisk.conf ignored?
...Any idea why my running instance totally ignores this setting? I still goes right ahead and services unlimited numbers of simultaneous calls - we have 90 extensions or so and it will happily service 90 simultaneous calls in spite of asterisk.conf clearly stating maxcalls = 60 The "maxload" specification is also ignored, load can go anywhere the Asterisk instance keeps taking more calls despite load exceeding, for example maxload = 10 in /etc/asterisk/asterisk.conf What am I doing wrong that the asterisk binary is apparently ignoring settings in /etc/asterisk/asteris...
2009 Aug 14
2
Bestfortress driver, network serial patch for nut-2.0
...;\r' #define IGNCHARS " \n" #if defined(__sgi) && ! defined(__GNUC__) #define inline __inline #endif static int instcmd (const char *cmdname, const char *extra); static int upsdrv_setvar (const char *varname, const char *val); /* rated VA load if known */ static int maxload = 0; void upsdrv_initinfo(void) { dstate_setinfo("ups.mfr", "Best Power"); dstate_setinfo("ups.model", "Fortress"); dstate_setinfo("battery.voltage.nominal", "24"); /*dstate_setinfo ("alarm.overload", "0");*/ /* F...