Gateway Configurations

The following operations are allowed in the gateway configuration mode:

Operations X-path
get, get-config, edit-config /native/ios-voice:gateway

Select Gateway Configuration Mode

To enter into the gateway configuration mode, follow the x-path provided in the below table.

Object X-path
voice gateway /native/ios-voice:gateway

Newly Added YANG Models in Release Cisco IOS XE 17.7.1

The following YANG models are supported from Cisco IOS XE 17.7.1:

  • media-inactivity criteria
  • timer

Gateway Configurations and X-path Details

Object Description X-path Value Prerequisites Remarks
gateway To define gateway configuration commands. /native/ios-voice:gateway N/A N/A N/A
media-inactivity-criteria all To specify the mechanism for detecting media inactivity on a voice call using RTP and RTCP. /native/ios-voice:gateway/ios-voice:media-inactivity-criteria/ios-voice:all N/A N/A By default, media-inactivity detection is performed using RTP.
media-inactivity-criteria all receive To specify the mechanism for detecting media inactivity only for the packets received. /native/ios-voice:gateway/ios-voice:media-inactivity-criteria/ios-voice:all/ios-voice:receive N/A N/A N/A
media-inactivity-criteria rtcp To specify the mechanism for detecting media inactivity on a voice call using RTCP. /native/ios-voice:gateway/ios-voice:media-inactivity-criteria/ios-voice:rtcp N/A N/A N/A
media-inactivity-criteria rtp To specify the mechanism for detecting media inactivity on a voice call using RTP. /native/ios-voice:gateway/ios-voice:media-inactivity-criteria/ios-voice:rtp N/A N/A N/A
media-inactivity-criteria rtp receive To specify the mechanism for detecting media inactivity only for the packets received. /native/ios-voice:gateway/ios-voice:media-inactivity-criteria/ios-voice:rtp/ios-voice:receive N/A N/A N/A
media-inactivity-criteria rtplib To use RTP ( comfort noise = activity) for silence detection. /native/ios-voice:gateway/ios-voice:media-inactivity-criteria/ios-voice:rtplib N/A N/A N/A
timer media-inactive media-trans-interval To enable the timer for media inactivity detection using the Digital Signal Processor (DSP) and to configure a multiplication factor based on the RTCP time interval. /native/ios-voice:gateway/ios-voice:timer/ios-voice:media-inactive/ios-voice:media-trans-interval Min 4, Max 1000 N/A Value of 5 is recommended.
timer receive-rtcp rtcp-trans-interval To enable the RTCP timer and to configure a multiplication factor for the RTCP time interval for SIP. /native/ios-voice:gateway/ios-voice:timer/ios-voice:receive-rtcp/ios-voice:rtcp-trans-interval Min 4, Max 1000 N/A Value of 5 is recommended.
timer receive-rtp rtp-timer-interval To enable the RTP timer and to configure a multiplication factor for the RTP time interval for SIP. /native/ios-voice:gateway/ios-voice:timer/ios-voice:receive-rtp/ios-voice:rtp-timer-interval Min 180, Max 8600 N/A Value of 1200 is recommended.