Searched refs:getOutboundProxy (Results 1 – 4 of 4) sorted by relevance
10 Hop getOutboundProxy(); in getOutboundProxy() method
326 public javax.sip.address.Hop getOutboundProxy() { in getOutboundProxy() method in DefaultRouter
2148 Hop outboundProxy = sipStack.getRouter(dialogRequest).getOutboundProxy(); in sendRequest()
216 && !hop.equals(sipStack.getRouter(challengedRequest).getOutboundProxy()) ) in handleChallenge()