[OpenSIPS-Devel] [OpenSIPS/opensips] d334a1: dispatcher params: Add support for any whitespace ...

Liviu Chircu liviu at opensips.org
Fri Jan 8 12:33:01 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d334a16495f6354f899270e8d5770532fefe758d
      https://github.com/OpenSIPS/opensips/commit/d334a16495f6354f899270e8d5770532fefe758d
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

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

  Log Message:
  -----------
  dispatcher params: Add support for any whitespace char

Improves script coding style. This is working now:

modparam("dispatcher", "partition",
      "ds_sip_inbound_gws : \
              db_url      = mysql://user:pass@172.16.4.5/opensips; \
              table_name  = dispatcher; \
              attrs_avp   = $avp(ds_attr_i)")




More information about the Devel mailing list