[OpenSIPS-Devel] [OpenSIPS/opensips] addf24: dispatcher: Fix a bug with the 'default' partition

Liviu Chircu noreply at github.com
Tue Jul 7 16:30:29 EST 2020


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

  Changed paths:
    M modules/dispatcher/dispatcher.c

  Log Message:
  -----------
  dispatcher: Fix a bug with the 'default' partition

This commit allows the "default" partition to be populated just like the
other ones:

modparam("dispatcher", "partition",
    "default:
            db_url = mysql://opensips:opensipsrw@127.0.0.1/opensips_3_2;
            table_name = v1_dispatcher")





More information about the Devel mailing list