...
...
When the
...
...
...
Back to Table of Contents
Back to IP Multimedia Subsystem (IMS)
Back to SBC as P-CSCF
Back to SIP Path and Service-Route Header Support
receives When the SBC receives a 200-class response to a REGISTER request from the SIP Registrar, it stores the received Service-Route header value but does not include a Service-Route header when sending the response to the SIP endpoint. SIP INVITE requests from the SIP Registrar include a reg-info parameter in the Request-URI.
SBC checks The checks for the presence of the reg-info parameter when processing INVITE Request-URIs. Support for the reg-info parameter is needed to determine the direction of a call when using hop-by-hop routing.
When SBC receives the
receives an INVITE request not containing a reg-info parameter in the Request-URI, it determines that the request was sent by a SIP endpoint. The
SBC converts converts the Service-Route header saved from the 200-class response to the REGISTER request for the SIP endpoint into a Route header and includes the Route header in the outgoing INVITE request to the SIP Registrar.
When the SBC receives
receives an INVITE request containing a reg-info parameter in the Request-URI, it determines that the request was sent by the SIP Registrar. The
SBC does does not include the Route header in the outgoing INVITE request to the SIP endpoint.
...
...