Searched refs:deliverUnsolicitedNotify (Results 1 – 3 of 3) sorted by relevance
461 boolean deliverUnsolicitedNotify = false; field in SipStackImpl735 this.deliverUnsolicitedNotify = configurationProperties.getProperty( in SipStackImpl()
480 if (ct == null && ! sipStack.deliverUnsolicitedNotify) { in getNewServerTransaction()
952 && !sipStack.deliverUnsolicitedNotify) { in processRequest()