Name

ocf:asterisk — Manages an Asterisk PBX

Synopsis

[OCF_RESKEY_binary=string] [OCF_RESKEY_canary_binary=string] [OCF_RESKEY_config=string] [OCF_RESKEY_user=string] [OCF_RESKEY_group=string] [OCF_RESKEY_additional_parameters=string] [OCF_RESKEY_realtime=boolean] [OCF_RESKEY_maxfiles=integer] [OCF_RESKEY_monitor_sipuri=string] asterisk [start | stop | status | monitor | validate-all | meta-data]

Description

Resource agent for the Asterisk PBX. May manage an Asterisk PBX telephony system or a clone set that forms an Asterisk distributed device setup.

Supported Parameters

OCF_RESKEY_binary=Asterisk PBX server binary

Location of the Asterisk PBX server binary

OCF_RESKEY_canary_binary=Asterisk PBX Canary server binary

Location of the Asterisk PBX Canary server binary

OCF_RESKEY_config=Asterisk PBX config

The Asterisk PBX configuration file

OCF_RESKEY_user=Asterisk PBX user

User running Asterisk PBX daemon

OCF_RESKEY_group=Asterisk PBX group

Group running Asterisk PBX daemon (for logfile and directory permissions)

OCF_RESKEY_additional_parameters=Additional parameters to pass to the Asterisk PBX

Additional parameters which are passed to the Asterisk PBX on startup (e.g. -L <load> or -M <value>).

OCF_RESKEY_realtime=Asterisk PBX realtime priority

Determines whether the Asterisk PBX daemon will be run with realtime priority or not.

OCF_RESKEY_maxfiles=Asterisk PBX allowed MAXFILES

Determines how many files the Asterisk PBX is allowed to open at a time. Helps to fix the 'Too many open files' error message.

OCF_RESKEY_monitor_sipuri=SIP URI to check when monitoring

A SIP URI to check when monitoring. During monitor, the agent will attempt to do a SIP OPTIONS request against this URI. Requires the sipsak utility to be present and executable. If unset, the agent does no SIP URI monitoring.


SUSE Linux Enterprise High Availability Extension High Availability Guide 11 SP3