Home
last modified time | relevance | path

Searched refs:mustCopyRR (Results 1 – 1 of 1) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/message/
DSIPRequest.java706 || (nextHeader instanceof RecordRouteList && mustCopyRR(statusCode)) in createResponse()
736 private final boolean mustCopyRR( int code ) { in mustCopyRR() method in SIPRequest