[OpenSIPS-Devel] [OpenSIPS/opensips] 01fc1b: uac_registrant DB schema: extend unique index with...

Vlad Pătrașcu noreply at github.com
Mon Jan 18 21:07:52 EST 2021


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 01fc1bd55815a3ae944b842cc2f7352fef07dad4
      https://github.com/OpenSIPS/opensips/commit/01fc1bd55815a3ae944b842cc2f7352fef07dad4
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2021-01-18 (Mon, 18 Jan 2021)

  Changed paths:
    M db/schema/registrant.xml
    M scripts/mysql/registrant-create.sql
    M scripts/oracle/registrant-create.sql
    M scripts/postgres/registrant-create.sql
    M scripts/sqlite/registrant-create.sql

  Log Message:
  -----------
  uac_registrant DB schema: extend unique index with contact, registrar


  Commit: 5b551ba35fbf9d5e50be90ae4ec238331381c43e
      https://github.com/OpenSIPS/opensips/commit/5b551ba35fbf9d5e50be90ae4ec238331381c43e
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2021-01-18 (Mon, 18 Jan 2021)

  Changed paths:
    M db/schema/registrant.xml
    M lib/sliblist.c
    M lib/sliblist.h
    M modules/uac_registrant/README
    M modules/uac_registrant/doc/uac_registrant_admin.xml
    M modules/uac_registrant/reg_db_handler.c
    M modules/uac_registrant/reg_db_handler.h
    M modules/uac_registrant/reg_records.c
    M modules/uac_registrant/reg_records.h
    M modules/uac_registrant/registrant.c
    M scripts/db_berkeley/opensips/registrant
    M scripts/dbtext/opensips/registrant
    M scripts/mysql/registrant-create.sql
    M scripts/oracle/registrant-create.sql
    M scripts/pi_http/pi_framework.xml
    M scripts/pi_http/registrant-mod
    M scripts/pi_http/registrant-table
    M scripts/postgres/registrant-create.sql
    M scripts/sqlite/registrant-create.sql

  Log Message:
  -----------
  uac_registrant: improve managing of registrants through MI

Add MI functions to enable or disable a particular registrant.
Also improve the reg_list and reg_reload MI functions in order
to list/reload a specific registrant.


Compare: https://github.com/OpenSIPS/opensips/compare/47576e0de55e...5b551ba35fbf



More information about the Devel mailing list