I have a JTAPI application that does call routing using CTI route points. Javadoc documentation for RouteSession.selectRoute(String[]) tells me that the given destinations are tried in priority order. Is there a way to use/call all of the given desti...