Searched refs:BRANCH_MAGIC_COOKIE_LOWER_CASE (Results 1 – 5 of 5) sorted by relevance
55 public static final String BRANCH_MAGIC_COOKIE_LOWER_CASE = "z9hg4bk"; field
919 if (key.startsWith(SIPConstants.BRANCH_MAGIC_COOKIE_LOWER_CASE)) { in findTransaction()942 if (key.startsWith(SIPConstants.BRANCH_MAGIC_COOKIE_LOWER_CASE)) { in findTransaction()1164 if (!key.toLowerCase().startsWith(SIPConstants.BRANCH_MAGIC_COOKIE_LOWER_CASE)) { in newSIPServerRequest()1266 .startsWith(SIPConstants.BRANCH_MAGIC_COOKIE_LOWER_CASE))) { in newSIPServerResponse()
355 SIPConstants.BRANCH_MAGIC_COOKIE_LOWER_CASE) in isMessagePartOfTransaction()357 SIPConstants.BRANCH_MAGIC_COOKIE_LOWER_CASE); in isMessagePartOfTransaction()
955 … if (!messageBranch.toLowerCase().startsWith(SIPConstants.BRANCH_MAGIC_COOKIE_LOWER_CASE)) { in doesCancelMatchTransaction()
579 SIPConstants.BRANCH_MAGIC_COOKIE_LOWER_CASE)) { in isMessagePartOfTransaction()