4.579 rtrv-sipopts
Use this command to retrieve SIP-configuration options.
Parameters
This command has no input parameters.
Example
rtrv-sipopts
Dependencies
SIPNP Feature must be enabled before retrieving SIP configuration-options.
SIPOPTS table should be accessible.
Output
This example shows output with default SIP options.
rtrv-sipopts
tekelecstp 12-06-25 11:43:52 EST EAGLE 45.0.0
rtrv-sipopts
Command entered at terminal #4.
NPRSPFMT = RNDN
INCLUDENPDI = on
INCLUDERN = on
RNFMT = RN
NPLKUPFAIL = 404
RNCONTEXT = null
;
This example shows output with SIP options provisioned.
rtrv-sipopts
tekelecstp 12-06-25 11:54:02 EST EAGLE 45.0.0
rtrv-sipopts
Command entered at terminal #4.
NPRSPFMT = RN
INCLUDENPDI = off
INCLUDERN = off
RNFMT = RNASD
NPLKUPFAIL = 302
RNCONTEXT = xyz
;
Legend
- NPRSPFMT— Defines format of URI in Contact header, when INCLUDERN is OFF.
- INCLUDENPDI— Indicates whether to include "npdi" parameter in the response in cases where the RTDB dip is successfully performed.
- INCLUDERN— Indicates whether to include "rn" parameter in the response in cases where the RTDB dip is successfully performed.
- RNFMT— Defines format of Routing Number in the 302 response.
- NPLKUPFAIL— Indicates whether 302 or 404 response is sent, when DN is not found in RTDB lookup.
- RNCONTEXT— Describes how the "rn" parameter value should be interpreted (global or local).