The Composition Management MBeans for SIP
and IN
include operations for performing the following procedures on a SIS instance:
Executing services
A composition describes the services to be invoked for a particular call and the order the services should be invoked. |
sis-console command(s) | MBean(s) → Operation |
---|---|
Procedure: Install a composition |
|
installcomposition |
Composition Management → install |
Procedure: Replace an existing composition |
|
replacecomposition |
Composition Management → replace |
Procedure: Uninstall a composition |
|
uninstallcomposition |
Composition Management → uninstall |
Procedure: Viewing a composition |
|
listcompositions dumpcomposition |
Composition Management → getCompositions Composition Management → getComposition |
Procedure: Get and set the optimisations enabling flag |
|
isoptimsationsenabled setoptimsationsenabled |
Composition Management → getOptimisationsEnabled Composition Management → setOptimisationsEnabled |
Procedure: Get and set the FCI interaction mode |
|
getfciinteraction setfciinteraction |
Composition Management → getFCIInteraction Composition Management → setFCIInteraction |
getonlinecharginginteraction setonlinecharginginteraction |
Composition Management → getOnlineChargingInteraction Composition Management → setOnlineChargingInteraction |
Procedure: Get and set a composition’s debug level |
|
getdebuglevel setdebuglevel |
Composition Management → getDebugLevel Composition Management → setDebugLevel |
Procedure: Get and set a composition’s audit logging |
|
getcompositionauditlogging setcompositionauditlogging |
Composition Management → isAuditLoggingEnabled Composition Management → setAuditLoggingEnabled |