You can use WebSphere® eXtreme Scale as a Session Initiation Protocol (SIP) replication mechanism as a reliable alternative to the data replication service (DRS) for SIP session replication.
To use WebSphere eXtreme Scale as the SIP replication mechanism, set the com.ibm.sip.ha.replicator.type custom property. In the administrative console, select for each server to add the custom property. Type com.ibm.sip.ha.replicator.type for the Name and OBJECTGRID for the Value.
Property | Value | Default |
---|---|---|
com.ibm.sip.ha.replicator.type |
OBJECTGRID: use ObjectGrid as SIP session store |
|
min.synchronous.replicas |
Minimum number of synchronous replicas |
0 |
max.synchronous.replicas |
Maximum number of synchronous replicas |
0 |
max.asynchronous.replicas |
Maximum number of asynchronous replicas |
1 |
auto.replace.lost.shards |
See Configuring distributed deployments for more information. |
true |
development.mode |
|
false |