Configuring the SAE for IMS
You must configure the SAE to recognize IMS by adding information about IMS to the SAE properties. Tasks for configuring the SAE for IMS are:
Configuring IMS as an External Plug-In
To configure an external plug-in for the SAE:
From configuration mode, access the statement that configures the external plug-ins.
user@host# edit shared sae configuration plug-ins name name externalConfigure the object reference of the external plug-in that is exported to the SAE.
[edit shared sae configuration plug-ins name name external]user@host# set corba-object-reference corba-object-referencewhere corba-object-reference is one of the following references:
Path to the interoperable object reference (IOR) file in the format file:///opt/UMC/ims/var/run/ims.ior
The corbaloc URL in the format corbaloc::host:9801/ASGIMS where host is the IP address of the C Series Controller or 127.0.0.1
Common Object Services (COS) in the format corbaname::host:2809#ASGIMS/statesync/hostname or corbaname::host:2809/NameService#ASGIMS/statesync/hostname where
host is the IP address of the C Series Controller
hostname is the hostname of the C Series Controller
Specify the plug-in attributes.
[edit shared sae configuration plug-ins name name external]user@host# set attributes ?Attributes for IMS are service-name, service-session-name, router-name, login-name, terminate-cause, property.
For more information about configuring plug-in attributes, see Configuring the SAE for External Plug-Ins (SRC CLI).
Configuring Event Publishers
You must configure the SAE to publish the global service tracking events to the IMS. Any other events are ignored.
For information about configuring event publishers, see Special Types of Event Publishers.