[OpenSIPS-Devel] [OpenSIPS/opensips] fd850c: 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.3
  Home:   https://github.com/OpenSIPS/opensips
  Commit: fd850cc804d3e1090dcc8be49bf7c1b1a072f0e9
      https://github.com/OpenSIPS/opensips/commit/fd850cc804d3e1090dcc8be49bf7c1b1a072f0e9
  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