Oracle Communications Session Border Controller — Question 2
Which configuration step is required to route a SIP call based on the value of the SIP INVITE Request-URI?
Answer options
- A. Navigate to the policy-attribute configuration element and configure the from-address parameter to match the Request-URI value.
- B. Navigate to the policy-attribute configuration element and configure the to-address parameter to match the Request-URI value.
- C. Navigate to the local-policy configuration element and configure the from-address parameter to match the Request-URI value.
- D. Navigate to the local-policy configuration element and configure the to-address parameter to match the Request-URI value.
- E. Navigate to the local-policy configuration element and configure the destination-address parameter to match the Request-URI value.
Correct answer: C
Explanation
The correct answer is C because configuring the from-address in the local-policy element is essential for routing the call based on the Request-URI. Options A and B reference the policy-attribute configuration, which is not the correct context for this routing decision. Options D and E also do not address the correct parameter needed for routing based on the Request-URI.