Versions Compared

Key

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

...

Anchor
Configure CDC with IP Interface Group
Configure CDC with IP Interface Group
Configuring CDC with IP Interface Group

Note

To create CDC, refer to the section Configuring SBC For Lawful Interception.

Code Block
languagenone
% set addressContext default intercept callDataChannel CDC ipInterfaceGroupName LIG1
commit

...

Code Block
languagenone
% set addressContext default intercept callDataChannel CDC mediationServer MS1 media udp ipAddress 10.54.78.20 portNumber 65200
commit
% set addressContext default intercept callDataChannel CDC mediationServer MS1 media udp state enabled mode inService
commit 

 
Anchor
Configuring CDC for Signaling Interception
Configuring CDC for Signaling Interception
Configuring CDC for Signaling Interception

...

Code Block
languagenone
% set addressContext default intercept callDataChannel CDC rtcpInterception enabled
commit
Note

The rtcpInterception parameter is visible, when interceptStandard and vendorId is configured as IMS LI

...

Code Block
languagenone
% set addressContext default intercept callDataChannel CDC liPolDipForRegdOodMsg enabled
commit
Note

The liPolDipForRegdOodMsg  parameter is visible, when interceptStandard and vendorId is configured as IMS LI.

...