Context
The context of communication-hold
within the schema tree is shown. Italicised links are to other pages.
deployment-config:sentinel-volte (in sentinel-volte-gsm-config.yaml and sentinel-volte-cdma-config.yaml) mmtel communication-hold bandwidth-adjustment b-as-parameter b-rr-parameter b-rs-parameter holding-party-media-mode announcement announcement-id
Configuration for the MMTel communication hold service.
bandwidth-adjustment
Configuration for adjusting the bandwidth of responses when sessions are Held and Resumed.
Parameter definitions: 3GPP TS 24.610 Rel 12.6.0 section 4.5.2.4.
- When present
-
Bandwidth adjustment is enabled.
Container Structure
b-as-parameter
The value to set for the 'b=AS:' parameter to use when processing a Hold response.
This node is mandatory.
Type uint32
- Value
-
a number in the range 0 or more
b-rr-parameter
The value to set for the 'b=RR:' parameter to use when processing a Hold response.
This node is mandatory.
Type uint32
- Value
-
a number in the range 0 or more
b-rs-parameter
The value to set for the 'b=RS:' parameter to use when processing a Hold response.
This node is mandatory.
Type uint32
- Value
-
a number in the range 0 or more
holding-party-media-mode
Determines how media streams for the holding party are handled while an announcement to the held party is in progress.
Type enumeration
- Value
-
one of the following
Value | Description |
---|---|
|
The passive party is not put on hold during the announcement, media streams are left as they were. |
|
SDP is renegotiated with the passive party so that for the duration of the announcement, all media streams are directed to a black hole IP. |
|
SDP is renegotiated with the passive party so that for
the duration of the announcement, all media streams
are directed to a black hole IP; and additionally the
passive party is put on hold by setting the stream
status to |
- Default value
-
'FULL_HOLD'
announcement
Should an announcement be played
- When present
-
Enables announcements
Container Structure
announcement-id
The announcement to be played.
This node is mandatory.
Type announcement-id-type
- Description
-
The announcement-id type, limits use to be one of the configured SIP announcement IDs from '/sentinel-volte/mmtel/announcement/announcements/id'.
- Value