[OpenSIPS-Devel] [OpenSIPS/opensips] c7d668: dispatcher: Integrate with 'db_default_url'

Liviu Chircu noreply at github.com
Wed Jul 8 11:13:13 EST 2020


  Branch: refs/heads/bugfix/db-default-url-inheritance
  Home:   https://github.com/OpenSIPS/opensips
  Commit: c7d668bad5b2b41a9c9065e1539914f0629ccf64
      https://github.com/OpenSIPS/opensips/commit/c7d668bad5b2b41a9c9065e1539914f0629ccf64
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M modules/dispatcher/dispatch.c
    M modules/dispatcher/dispatcher.c

  Log Message:
  -----------
  dispatcher: Integrate with 'db_default_url'

    * both 'db_url' and a partition DB URL will inherit their starting
      value from the 'db_default_url' global
    * add the option to point the default partition to a known one, in
      order to avoid unwanted loading of the default table.  Example:

	modparam("dispatcher", "partition", "default: trunks")
	modparam("dispatcher", "partition", "trunks:  db_url = ...")


  Commit: 89a618be1f005d1bc80d528bc41de73fff24533a
      https://github.com/OpenSIPS/opensips/commit/89a618be1f005d1bc80d528bc41de73fff24533a
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M modules/dispatcher/doc/dispatcher_admin.xml

  Log Message:
  -----------
  dispatcher docs: Update partition, db_url and table_name


Compare: https://github.com/OpenSIPS/opensips/compare/b041dc0eb830...89a618be1f00



More information about the Devel mailing list