Oracle Communications Session Border Controller — Question 60
You configured the Session Agent Group (SAG) element. You want the Session Agent to be selected in the order in which they are listed in the destination list, with each agent selected in turn, one per session.
How would you accomplish this?
Answer options
- A. Navigate to the session-agent configuration element and set the strategy parameter to sequential.
- B. Navigate to the session-agent configuration element and set the strategy parameter to propdist.
- C. Navigate to the session-agent configuration element and set the strategy parameter to hunt.
- D. Navigate to the session-agent configuration element and set the strategy parameter to roundrobin.
- E. Navigate to the session-agent configuration element and set the strategy parameter to leastbusy.
Correct answer: D
Explanation
The correct answer is D, as the roundrobin strategy allows agents to be selected in a rotating order, ensuring each agent is chosen in turn for each session. The other options like sequential and leastbusy do not fulfill the requirement of selecting agents in a strict order from the list, while propdist and hunt serve different selection strategies that are not based on the listed order.