Note
Applicable only for CALEA users
Overview
This section briefly describes the commands for configuring LI on the I-SBC.
Note
- As a prerequisite to configure LI (any supported variety) on S-SBC, ensure that the Call Data Channel (CDC) and the Mediation Server are enabled and running.
- You can configure LI using default address context only.
- For more information on the parameters and their descriptions, refer to Intercept - CLI.
Configure Default LI on I-SBC
% set addressContext default intercept callDataChannel <CDC Name> interceptStandard <Default LI supported Value> vendorId <Default LI Supported Values>
Note
For Default/Legacy LI on the I-SBC, ensure that the LIF group name used to send the X3 intercepted data is the same as the interface name in the S-SBC (used to send the X2 data on the S-SBC).
Configure IMS LI on I-SBC
To configure IMS LI on the I-SBC, configure the Media (X3) interface using the two commands shown below:
Tip
Perform a commit after each step.
% set addressContext default intercept callDataChannel <CDC Name> interceptStandard <IMS LI flavor> vendorId <IMS LI Falvour> mediaIpInterfaceGroupName <LIG1 from where data is sent> % set addressContext default intercept callDataChannel <CDC Name> mediationServer <mediation server name> media <transport type> ipAddress <ip address of mediation server> portNumber <port number of mediation server>
Configure PSCI LI on I-SBC
Tip
Perform a commit after each step.
% set addressContext default intercept callDataChannel <CDC Name> interceptStandard <PSCI LI supported value> vendorId <PSCI LI supported value> mediaIpInterfaceGroupName <LIG1 from where data is sent> % set addressContext default intercept callDataChannel <CDC Name> mediationServer <mediation server name> media <transport type> ipAddress <ip address of mediation server> portNumber <port number of mediation server> # To activate: set addressContext default intercept callDataChannel <CDC Name> mediationServer <mediation server name> media <transport type> state enabled mode inService
Overview
Content Tools