Home | History | Annotate | Download | only in stack

Lines Matching refs:outboundProxy

579         // sipStack.outboundProxy);
2148 Hop outboundProxy = sipStack.getRouter(dialogRequest).getOutboundProxy();
2149 if (outboundProxy == null)
2152 .getListeningPoint(outboundProxy.getTransport()).getIPAddress(),
2153 this.firstTransactionPort, outboundProxy);