[OpenSIPS-Devel] [OpenSIPS/opensips] 2e6623: stir_shaken: Add the `e164_max_length` parameter
    Liviu Chircu 
    noreply at github.com
       
    Mon Sep 25 16:08:48 UTC 2023
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 2e662357307a387020b9c16e465a9d093fd29a23
      https://github.com/OpenSIPS/opensips/commit/2e662357307a387020b9c16e465a9d093fd29a23
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2023-09-25 (Mon, 25 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
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
    
    
More information about the Devel
mailing list