Installation guide

SIP-RESPONSE-MAP CONFIGURATION ELEMENTS N-Z
Version S-C6.1.0 Oracle Communications Session Border Controller ACLI Reference Guide 251
sip-response-map
The sip-response-map element establishes SIP response maps associated with the
upstream session agent.
Syntax sip-response-map <name | entries | delete | edit | select | no |
show | done | exit>
Parameters name—Name of SIP response map
entries—Access the entries subelement
delete—Remove the selected response-map entry
Path sip-response-map is an element under the session-router path. The full path from
the topmost ACLI prompt is: configure terminal > session-router > sip-
response-map.
Release First appearance: 1.1
RTC Status Supported
Notes This is a multiple instance configuration element.
sip-response-map > entries
The entries subelement establishes the status code(s) for both received and
transmitted messages and the reason phrase(s) of a SIP response map.
Syntax entries <recv-code | xmit-code | reason | method | register-
response-expires | select | no | show | done | exit>
Parameters recv-code—Enter the original SIP response code received
Values Min: 1 / Max: 699
xmit-code—Enter the setting of translated SIP response code transmitted
Values Min: 1 / Max: 699
reason—Enter the setting of translated response comment or reason phrase to
send denoted by an entry in quotation marks
method—Enter the SIP method name you want to use for this SIP response map
entry
register-response-expires—Enter the time you want to use for the expires time
when mapping the SIP method you identified in the method parameter. By default,
the expires time is the Retry-After time (if there is one in the response) of the expires
value in the Register request (if there is no Retry-After expires time). Any value you
configure in this parameter (when not using the defaults) should never exceed the
Register request’s expires time.
Values Min: 0 / Max: 999999999