Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Caption
0Table
1Packet Service Profile - RTCP Options Parameters
ParameterDescription
Rtcp

RTCP is used to report network traffic congestion data. Various actions (for example call disconnect) may be taken when congestion threshold settings are exceeded. The options are:

  • enable — Use RTCP for the call.
  • disable (default)— Do not use RTCP for the call.
Termination For PassthroughSpecifies RTCP termination behavior for pass-through calls. The options are:
  • disable (default) — RTCP is relayed between the end points for pass-through calls.
     
  • enable Enable flag (as well as Rtcp flag) on one leg to terminate RTCP sessions for each leg are terminated by the SBCon each leg for pass-through calls. If RTCP and RTCP termination is enabled on one leg of a pass-through call, RTCP is terminated and originated for that leg. If RTCP is enabled on both legs on the pass-through call, irrespective of Termination For Passthroug settings, RTCP is always relayed.
Note

This parameter is visible only when Rtcp is enabled.

Packet Loss Threshold

Enter a value between 0-32767 to specify the Packet Loss Threshold (number of lost packets/100,000) which will trigger a Packet Loss Action. This parameter is required if RTCP is enabled. When set to “0”, no packet loss inactivity detection is performed. The value ranges from 0 to 32767 and the default value is 0. The value ranges from 0 to 32767 and the default value is 0.

Note

Configuring this parameter to a value less than 400 disables threshold detection, so be sure to use a value in the range of 400 to 32767 to enable threshold detection.

This setting can be used in conjunction with   Media Peer Inactivity. To set media peer inactivity timeout value, see Media Peer Inactivity parameter in Media Peer Inactivity page.

For an example configuration of this parameter, see Packet Service Profile (CLI) page.

Note

This parameter is visible only when Rtcp is enabled.

Packet Loss ActionSpecifies what Packet loss action to take when packet threshold is exceeded. The options are:
  • none — Take no action.
  • packetLossTrap — Generate trap.
  • packetLossTrapAndDisconnect — Generate trap and disconnect.

    Note

    This parameter is visible only when Rtcp is enabled.

...