[OpenSIPS-Devel] [OpenSIPS/opensips] b37734: stir_shaken: Add the `e164_max_length` parameter (...

Liviu Chircu noreply at github.com
Wed Sep 27 18:19:58 UTC 2023


  Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: b37734b1cfe3b2d47bdd20a67cbe3c4b0110e07d
      https://github.com/OpenSIPS/opensips/commit/b37734b1cfe3b2d47bdd20a67cbe3c4b0110e07d
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2023-09-27 (Wed, 27 Sep 2023)

  Changed paths:
    M modules/stir_shaken/doc/stir_shaken_admin.xml
    M modules/stir_shaken/stir_shaken.c
    M test/test_ut.c
    M ut.h

  Log Message:
  -----------
  stir_shaken: Add the `e164_max_length` parameter (interop fix)

This parameter allows the 15-digit number length restriction of the E.164
format to be bypassed.  Especially useful in scenarios where various
telephony number prefixes are in use, causing some numbers to exceed
the standard maximum length.

Credits to @Integration-IT for watching over the core issue and helping
work towards the current solution!

Fixes #3202
Fixes #3182
Fixes #3181

(cherry picked from commit 2e662357307a387020b9c16e465a9d093fd29a23)





More information about the Devel mailing list