maxLengthForNsn constant

int const maxLengthForNsn

The ITU says the maximum length should be 15, but we have found longer numbers in Germany.

Implementation

static const int maxLengthForNsn = 17;