[OpenSIPS-Devel] [OpenSIPS/opensips] 6c7d6b: Default use_domain to 1 in domain-aware modules

Liviu Chircu noreply at github.com
Fri Apr 17 15:56:04 UTC 2026


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 6c7d6bf0eca061d30a0a81cd811ad7b49de47352
      https://github.com/OpenSIPS/opensips/commit/6c7d6bf0eca061d30a0a81cd811ad7b49de47352
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2026-04-17 (Fri, 17 Apr 2026)

  Changed paths:
    M modules/auth_db/authdb_mod.c
    M modules/auth_db/doc/auth_db_admin.xml
    M modules/carrierroute/carrierroute.c
    M modules/carrierroute/doc/carrierroute_admin.xml
    M modules/cpl_c/cpl.c
    M modules/cpl_c/doc/cpl_c_admin.xml
    M modules/group/doc/group_admin.xml
    M modules/group/group_mod.c
    M modules/mid_registrar/mid_registrar.c
    M modules/pua_reginfo/pua_reginfo.c
    M modules/registrar/reg_mod.c
    M modules/sqlops/doc/sqlops_admin.xml
    M modules/sqlops/sqlops.c
    M modules/userblacklist/doc/userblacklist_admin.xml
    M modules/userblacklist/userblacklist.c
    M modules/usrloc/doc/usrloc_admin.xml
    M modules/usrloc/ul_mod.c

  Log Message:
  -----------
  Default use_domain to 1 in domain-aware modules

Switch the default use_domain setting to 1 across the main domain-aware
modules and update the corresponding XML docs.

While this change has a large impact surface and is fully
backwards-incompatible, it has been waiting for some time now:

- user location setups most often use "use_domain = 1"
- the majority of opensips.cfg documentation suggests "use_domain = 1"
- newcoming opensips.cfg developers usually expect "use_domain = 1"
- fixes the need to sync "use_domain = 1" across multiple modules
    (e.g. usrloc and auth_db)



To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications



More information about the Devel mailing list