Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Remember, sipXecs services are configured in systemservice.beans.xml

Sipx Supervisor Service

Configurations

Type Config file (template)

Restart required

SipxSupervisorConfiguration

service config

{$install}/etc/sipxpbx/sipxsupervisor-config (sipxsupervisor-config.vm) serviceConfigurationFile

No

Triggers

Class

Method

Details

LocationsDaoListener

onSave(Object)

Config replicated at a specific location when that location is saved

ServiceConfiguratorImpl

initLocations()

Replicates IMDB data sets and files that are not declared as a service dependency but needs to be present before sipXconfig attempts to restart the services.

Sipx Proxy Service

Configurations

Type Config file (template)

Restart required

sipxProxyConfiguration

service config

sipxproxy/sipXproxy-config.xml (sipXproxy-config.vm )

serviceConfigurationFile

NO

peerIdentitiesConfiguration

default config

etc/sipxpbx/peeridentities.xml defaultConfigurationFile

YES

Triggers

Class

Method

Details

TlsPeerManagerImpl

saveTlsPeer(TlsPeer)

Triggered when TLS peer is saved. Sipx Bridge Service is also replicated here.

TlsPeerManagerImpl

deleteTlsPeers(Collection<Integer>)

Triggered when TLS peer is deleted. Sipx Bridge Service is also replicated here.

Sipx Registrar Service

Configurations

Type

Restart required

Replicable

sipxRegistrarConfiguration

serviceConfigurationFile

YES

if service is installed at location

redundantSipRouterBundle

defaultConfigurationFile

NO

 

Triggers

Class

Method

Details