[Asterisk-Users] re: call "load balancing"

Kevin Walsh kevin at cursor.biz
Thu Aug 11 10:09:24 MST 2005


Joseph [syscon at interbaun.com] wrote:
> On Wed, 2005-08-10 at 09:11 -0700, 1 2 wrote:
> > 
> > I run asterisk with the -p option instead of messing with nice levels
> > and it seems to make an improvement.
> > 
> If asterisk starts from the script how to append "-p" option.
> 
> This is command from the script that starts asterisk:
> start-stop-daemon --start --exec /usr/sbin/asterisk \
>                         ${OPTS} -- ${ASTERISK_OPTS}
> 
> adding "-p" doesn't work:
> start-stop-daemon --start --exec /usr/sbin/asterisk -p \
>                         ${OPTS} -- ${ASTERISK_OPTS}
>
Put the "-p" in ${ASTERISK_OPTS} or at the end of that line.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/




More information about the asterisk-users mailing list