How SBC handle Contact IP in 200OK with loose routing and strict routing
Hi folks,
For example, my SBC SIP interface is 1.1.1.1 and SA's IP is 2.2.2.2. So when a SIP call is sent from SBC to SA, e.g. INVITE, TRYING, RINGING, then 200OK
In the 200OK sent from 2.2.2.2 to 1.1.1.1, I find out
Contact: <sip:6901@cisco.com;gr=urn:uuid:e0257bb0-ef9b-5957-9807-7633ea326048>;isfocus;x-cisco-tip;x-cisco-multiple-screen=3 ---> yes, there is not ">" at the end.
Record-Route: <siproxy-call-id=9a11c2cf-bada-4a4b-bd22-e75b2938a8ff@2.2.2.6:5061;transport=tls;lr>
Record-Route: <siproxy-call-id=9a11c2cf-bada-4a4b-bd22-e75b2938a8ff@2.2.2.6:5060;transport=tcp;lr>
So my question is, how SBC reply ACK and where the ACK send to?