[OpenSIPS-Devel] [OpenSIPS/opensips] 6b10fb: mi: refactor cmds names to contain the module

Răzvan Crainea noreply at github.com
Tue Mar 10 15:48:40 UTC 2026


  Branch: refs/heads/feature/mi-cmds-refactor
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 6b10fb52c4c40bbe90ae0df5219ef8ac4aa55df6
      https://github.com/OpenSIPS/opensips/commit/6b10fb52c4c40bbe90ae0df5219ef8ac4aa55df6
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2026-03-10 (Tue, 10 Mar 2026)

  Changed paths:
    M blacklists.c
    M mi/mi.c
    M mi/mi.h
    M mi/mi_core.c
    M modules/auth_aka/auth_aka.c
    M modules/b2b_entities/b2b_entities.c
    M modules/b2b_logic/b2b_logic.c
    M modules/b2b_sca/b2b_sca.c
    M modules/benchmark/benchmark.c
    M modules/cachedb_local/cachedb_local.c
    M modules/call_center/call_center.c
    M modules/callops/callops.c
    M modules/carrierroute/carrierroute.c
    M modules/clusterer/clusterer_mod.c
    M modules/config/config.c
    M modules/cpl_c/cpl.c
    M modules/db_berkeley/bdb_mi.h
    M modules/db_flatstore/flat_mi.h
    M modules/db_text/dbtext.c
    M modules/db_virtual/db_virtual.c
    M modules/dialog/dialog.c
    M modules/dialplan/dialplan.c
    M modules/dispatcher/dispatcher.c
    M modules/domain/mi.h
    M modules/drouting/drouting.c
    M modules/event_flatstore/event_flatstore.c
    M modules/fraud_detection/fraud_detection.c
    M modules/freeswitch_scripting/fss_mod.c
    M modules/httpd/httpd.c
    M modules/imc/imc.c
    M modules/load_balancer/load_balancer.c
    M modules/media_exchange/media_exchange.c
    M modules/mqueue/mqueue_mod.c
    M modules/msrp_gateway/msrp_gateway.c
    M modules/msrp_ua/msrp_ua.c
    M modules/nathelper/nathelper.c
    M modules/opentelemetry/opentelemetry.cpp
    M modules/perl/perl.c
    M modules/pi_http/pi_http.c
    M modules/pike/pike_mi.h
    M modules/presence/presence.c
    M modules/presence_dfks/presence_dfks.c
    M modules/proto_bins/proto_bins.c
    M modules/proto_msrp/proto_msrp.c
    M modules/proto_tls/proto_tls.c
    M modules/proto_ws/proto_ws.c
    M modules/proto_wss/proto_wss.c
    M modules/pua_mi/pua_mi.c
    M modules/qrouting/qrouting.c
    M modules/rate_cacher/rate_cacher.c
    M modules/ratelimit/ratelimit.c
    M modules/regex/regex_mod.c
    M modules/rls/rls.c
    M modules/rtp_relay/rtp_relay.c
    M modules/rtpengine/rtpengine.c
    M modules/rtpproxy/rtpproxy.c
    M modules/sipcapture/sipcapture.c
    M modules/sockets_mgm/sockets_mgm.c
    M modules/sql_cacher/sql_cacher.c
    M modules/stir_shaken/stir_shaken.c
    M modules/tcp_mgm/tcp_mgm.c
    M modules/tls_mgm/tls_mgm.c
    M modules/tm/mi.h
    M modules/tracer/tracer.c
    M modules/trie/trie.c
    M modules/uac_registrant/registrant.c
    M modules/userblacklist/userblacklist.c
    M modules/usrloc/ul_mi.h
    M net/proto_tcp/proto_tcp.c
    M statistics.c

  Log Message:
  -----------
  mi: refactor cmds names to contain the module

Close #3838


  Commit: 41717967596cb1c932a2d456921a5c8829ccfac0
      https://github.com/OpenSIPS/opensips/commit/41717967596cb1c932a2d456921a5c8829ccfac0
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2026-03-10 (Tue, 10 Mar 2026)

  Changed paths:
    M blacklists.c
    M mi/mi.c
    M mi/mi.h
    M mi/mi_core.c
    M modules/aaa_diameter/aaa_diameter.c
    M modules/auth_aka/auth_aka.c
    M modules/b2b_entities/b2b_entities.c
    M modules/b2b_logic/b2b_logic.c
    M modules/b2b_sca/b2b_sca.c
    M modules/benchmark/benchmark.c
    M modules/cachedb_local/cachedb_local.c
    M modules/call_center/call_center.c
    M modules/callops/callops.c
    M modules/carrierroute/carrierroute.c
    M modules/cfgutils/cfgutils.c
    M modules/clusterer/clusterer_mod.c
    M modules/config/config.c
    M modules/cpl_c/cpl.c
    M modules/db_berkeley/db_berkeley.c
    M modules/db_flatstore/flatstore_mod.c
    M modules/db_text/dbtext.c
    M modules/db_virtual/db_virtual.c
    M modules/dialog/dialog.c
    M modules/dialplan/dialplan.c
    M modules/dispatcher/dispatcher.c
    M modules/domain/domain_mod.c
    M modules/drouting/drouting.c
    M modules/event_flatstore/event_flatstore.c
    M modules/fraud_detection/fraud_detection.c
    M modules/freeswitch_scripting/fss_mod.c
    M modules/gflags/gflags.c
    M modules/httpd/httpd.c
    M modules/imc/imc.c
    M modules/load_balancer/load_balancer.c
    M modules/lua/siplua.c
    M modules/media_exchange/media_exchange.c
    M modules/mqueue/mqueue_mod.c
    M modules/msrp_gateway/msrp_gateway.c
    M modules/msrp_ua/msrp_ua.c
    M modules/nathelper/nathelper.c
    M modules/opentelemetry/opentelemetry.cpp
    M modules/permissions/permissions.c
    M modules/pi_http/pi_http.c
    M modules/pike/pike.c
    M modules/presence/presence.c
    M modules/presence_dfks/presence_dfks.c
    M modules/proto_bins/proto_bins.c
    M modules/proto_msrp/proto_msrp.c
    M modules/proto_tls/proto_tls.c
    M modules/proto_ws/proto_ws.c
    M modules/proto_wss/proto_wss.c
    M modules/pua_mi/pua_mi.c
    M modules/qrouting/qrouting.c
    M modules/rate_cacher/rate_cacher.c
    M modules/ratelimit/ratelimit.c
    M modules/regex/regex_mod.c
    M modules/rls/rls.c
    M modules/rtp_relay/rtp_relay.c
    M modules/rtpengine/rtpengine.c
    M modules/rtpproxy/rtpproxy.c
    M modules/sipcapture/sipcapture.c
    M modules/sockets_mgm/sockets_mgm.c
    M modules/sql_cacher/sql_cacher.c
    M modules/stir_shaken/stir_shaken.c
    M modules/tcp_mgm/tcp_mgm.c
    M modules/tls_mgm/tls_mgm.c
    M modules/tm/tm.c
    M modules/tracer/tracer.c
    M modules/trie/trie.c
    M modules/uac_registrant/registrant.c
    M modules/userblacklist/userblacklist.c
    M modules/usrloc/ul_mod.c
    M modules/xcap_client/xcap_client.c
    M net/proto_tcp/proto_tcp.c
    M statistics.c

  Log Message:
  -----------
  mi: add aliases for old MI commands


  Commit: 28d0b7b73f4f3c9425071caa2b3ca45f222bbdfa
      https://github.com/OpenSIPS/opensips/commit/28d0b7b73f4f3c9425071caa2b3ca45f222bbdfa
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2026-03-10 (Tue, 10 Mar 2026)

  Changed paths:
    M modules/auth_aka/doc/auth_aka_admin.xml
    M modules/b2b_entities/doc/b2b_entities_admin.xml
    M modules/b2b_logic/doc/b2b_logic_admin.xml
    M modules/b2b_sca/doc/b2b_sca_admin.xml
    M modules/benchmark/doc/benchmark_admin.xml
    M modules/cachedb_local/doc/cachedb_local_admin.xml
    M modules/call_center/doc/call_center_admin.xml
    M modules/callops/doc/callops_admin.xml
    M modules/carrierroute/doc/carrierroute_admin.xml
    M modules/clusterer/doc/clusterer_admin.xml
    M modules/config/doc/config_admin.xml
    M modules/cpl_c/doc/cpl_c_admin.xml
    M modules/db_berkeley/doc/db_berkeley_admin.xml
    M modules/db_flatstore/doc/db_flatstore_admin.xml
    M modules/db_text/doc/db_text_admin.xml
    M modules/db_virtual/doc/db_virtual_admin.xml
    M modules/dialog/doc/dialog_admin.xml
    M modules/dialplan/doc/dialplan_admin.xml
    M modules/dispatcher/doc/dispatcher_admin.xml
    M modules/domain/doc/domain_admin.xml
    M modules/drouting/doc/drouting_admin.xml
    M modules/event_flatstore/doc/event_flatstore_admin.xml
    M modules/fraud_detection/doc/fraud_detection_admin.xml
    M modules/freeswitch_scripting/doc/freeswitch_scripting_admin.xml
    M modules/httpd/doc/httpd_admin.xml
    M modules/imc/doc/imc_admin.xml
    M modules/load_balancer/doc/load_balancer_admin.xml
    M modules/media_exchange/doc/media_exchange_admin.xml
    M modules/mqueue/doc/mqueue_admin.xml
    M modules/msrp_gateway/doc/msrp_gateway_admin.xml
    M modules/msrp_ua/doc/msrp_ua_admin.xml
    M modules/nathelper/doc/nathelper_admin.xml
    M modules/opentelemetry/doc/opentelemetry_admin.xml
    M modules/pi_http/doc/pi_http_admin.xml
    M modules/pike/doc/pike_admin.xml
    M modules/presence/doc/presence_admin.xml
    M modules/presence_dfks/doc/presence_dfks_admin.xml
    M modules/proto_bins/doc/proto_bins_admin.xml
    M modules/proto_msrp/doc/proto_msrp_admin.xml
    M modules/proto_tls/doc/proto_tls_admin.xml
    M modules/proto_ws/doc/proto_ws_admin.xml
    M modules/proto_wss/doc/proto_wss_admin.xml
    M modules/pua_mi/doc/pua_mi_admin.xml
    M modules/qrouting/doc/qrouting_admin.xml
    M modules/rate_cacher/doc/rate_cacher_admin.xml
    M modules/ratelimit/doc/ratelimit_admin.xml
    M modules/regex/doc/regex_admin.xml
    M modules/rls/doc/rls_admin.xml
    M modules/rtp_relay/doc/rtp_relay_admin.xml
    M modules/rtpengine/doc/rtpengine_admin.xml
    M modules/rtpproxy/doc/rtpproxy_admin.xml
    M modules/sipcapture/doc/sipcapture_admin.xml
    M modules/sockets_mgm/doc/sockets_mgm_admin.xml
    M modules/sql_cacher/doc/sql_cacher_admin.xml
    M modules/stir_shaken/doc/stir_shaken_admin.xml
    M modules/tcp_mgm/doc/tcp_mgm_admin.xml
    M modules/tls_mgm/doc/tls_mgm_admin.xml
    M modules/tm/doc/tm_admin.xml
    M modules/tracer/doc/tracer_admin.xml
    M modules/trie/doc/trie_admin.xml
    M modules/uac_registrant/doc/uac_registrant_admin.xml
    M modules/userblacklist/doc/userblacklist_admin.xml
    M modules/usrloc/doc/usrloc_admin.xml

  Log Message:
  -----------
  mi: document changes of new MI functions


  Commit: a899792ea88138fcd911625d60d7fc0da06638a1
      https://github.com/OpenSIPS/opensips/commit/a899792ea88138fcd911625d60d7fc0da06638a1
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2026-03-10 (Tue, 10 Mar 2026)

  Changed paths:
    M mi/mi_core.c

  Log Message:
  -----------
  mi: have which return all functions within a module


Compare: https://github.com/OpenSIPS/opensips/compare/6b10fb52c4c4%5E...a899792ea881

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



More information about the Devel mailing list