Sending the Request
hello all
I'd like to know how an SBC configured as a loose router will route a request containg a route header? will it trigger first the Local Policy or send the request to the header field?
According to the following sample, will my SBC send the request to the node P2 or will send the request to the the node hope443322 ?
My SBC P1 recieves the following INVITE.
INVITE sip:443322@domain.com SIP/2.0
Route: <sip:p1.domain.com;lr>,<sip:p2.example.com;lr>
My SBC contains the following Local Policy:
--Local Policy--
from-address *
to-address 443322
source-realm mobile
state enabled