In this section:
The RTP Server Table is a table of trusted SIP Servers maintained on the SBC. In certain environments, the receipt of a SIP response such as “18x” from the peer directs the SBC to decide whether or not to open the media path (for early cut through). This early cut through is allowed from trusted configured RTP Servers.
Command Syntax
% set addressContext <addressContext_name> rtpServerTable <table_name> rtpServer <IP_address> <prefix>
Command Parameters
Command Example
% set addressContext AC-1 rtpServerTable RTP_entries1 rtpServer 10.11.12.13 12 % show addressContext AC-1 rtpServerTable rtpServerTable RTP_entries1 { rtpServer 10.11.12.13 12; }
Overview
Content Tools