Versions Compared

Key

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

 

Noprint
Panel
borderColorgreen
bgColortransparent
borderWidth2

Back to Table of Contents

Back to IP Multimedia Subsystem (IMS)

Back to SBC as P-CSCF

Additional sections:

Children Display
styleh6

The Rx Interface supports the QoS resource reservation for reserving bandwidth in the IP access network.

The Rx reference point is used to exchange application level session information between the Policy and Charging Rules Function (PCRF) and the P-CSCF. The SBC

Spacevars
0product
, acting as P-CSCF creates a TCP connection with the configured PCRFs as shown in the example diagram below.

...

To act as P-CSCF in the network, the SBC supports

Spacevars
0product
 supports the Rx interface with the following messages.

...

...where pcrfCommitment is the degree of commitment expected from the PCRF during call setup or call update. See Refer to Configuring SBC as P-CSCF for additonal additional details.

Example:

Below is an example of creating a system-level Rx node.

Code Block
languagenone
% set addressContext default diamNode Diam primaryOriginHost primary-pcrf secondaryOriginHost secondary-pcrf ipV4Address 10.54.172.150 ipV6Address fd00:10:6b50:5410::96 originRealm pcscf-rx-ims.test transactionTimeout 6000 ipInterfaceGroupName LIF1
% commit

% set addressContext default diamNode Diam peer seagull.sonus.net fqdn seagull.sonus.net ipAddress 10.54.12.251 tcpPort 3868
% commit

% set addressContext default diamNode Diam realmRoute seagull.sonus.net realm seagull.sonus.net peer seagull.sonus.net appId rx priority 1
% commit

% set addressContext default diamNode Diam state enabled
% commit

% set addressContext default diamNode Diam peer seagull.sonus.net state enabled
% commit

% set addressContext default diamNode Diam realmRoute seagull.sonus.net state enabled
% commit

% set addressContext default zone ZONE_IAD sipTrunkGroup TG_PCSCF_INT_IP media pcrf pcrfRealm seagull.sonus.net pcrfCommitment supported cushionPacketSize enabled cushionNullSdp enabled 
% commitcommit

 

Additional topics in this section:

Children Display
styleh5

Pagebreak