Searched refs:NETWORK_LAYER_KEY (Results 1 – 1 of 1) sorted by relevance
756 final String NETWORK_LAYER_KEY = "gov.nist.javax.sip.NETWORK_LAYER"; in SipStackImpl() local758 if (configurationProperties.containsKey(NETWORK_LAYER_KEY)) { in SipStackImpl()760 .getProperty(NETWORK_LAYER_KEY); in SipStackImpl()