[OpenSIPS-Devel] [OpenSIPS/opensips] bbd995: cachedb_mongodb: Improve connection string examples

Liviu Chircu noreply at github.com
Tue Apr 23 07:32:00 EDT 2019


  Branch: refs/heads/2.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: bbd9950c200da5950bed1339aebdf5b94092e656
      https://github.com/OpenSIPS/opensips/commit/bbd9950c200da5950bed1339aebdf5b94092e656
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-04-23 (Tue, 23 Apr 2019)

  Changed paths:
    M modules/cachedb_mongodb/doc/cachedb_mongodb_admin.xml

  Log Message:
  -----------
  cachedb_mongodb: Improve connection string examples

    * give a "connecting to a replica set" example
    * better highlight the "engine:group://" syntax

(cherry picked from commit 28a31887b286cb981b5f5c1798fad1d2519ad6ae)


  Commit: ed08dabf625ac30e42ad86ae57d38e9d8d42c8aa
      https://github.com/OpenSIPS/opensips/commit/ed08dabf625ac30e42ad86ae57d38e9d8d42c8aa
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-04-23 (Tue, 23 Apr 2019)

  Changed paths:
    M modules/usrloc/dlist.c

  Log Message:
  -----------
  usrloc: Fix compiler warning

dlist.c: In function ‘get_all_ucontacts’:
dlist.c:750:37: error: ‘next_hop_host’ may be used uninitialized in this
			    function [-Werror=maybe-uninitialized]
      ((struct proxy_l *)cp)->name.s = next_hop_host;
                                     ^

(cherry picked from commit 95edbd2c8cd8ed208248b8f47805654a41e5e129)


Compare: https://github.com/OpenSIPS/opensips/compare/c15abd769101...ed08dabf625a



More information about the Devel mailing list