Constant values.
Each constant has a prefix defining a group that the constant belongs to:
SCHEME - scheme constants;
TRANSPORT - transport names;
TOKEN - tokens designating names of days, months and letters;
GENERAL - all other constants.
Constants related to SIP requests and responses are located
in Request and Response respectively.
final public static String GENERAL_BRANCH_MAGIC_COOKIE(Code)
Prefix for the branch parameter that identifies
BIS 09 compatible branch strings. This indicates
that the branch may be as a global identifier for
identifying transactions.