[OpenSIPS-Devel] [OpenSIPS/opensips] 0edeab: usrloc core cachedb cluster: Fix some left-over is...

Liviu Chircu liviu at opensips.org
Wed Mar 14 08:42:31 EDT 2018


  Branch: refs/heads/feature/usrloc-clustering
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 0edeab78e736def28bccdc55bbd9a91aab61d756
      https://github.com/OpenSIPS/opensips/commit/0edeab78e736def28bccdc55bbd9a91aab61d756
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-03-14 (Wed, 14 Mar 2018)

  Changed paths:
    M cachedb/cachedb_dict.c
    M cachedb/cachedb_dict.h
    M cachedb/cachedb_types.c
    M cachedb/cachedb_types.h
    M cachedb/test/test_backends.c
    M modules/cachedb_mongodb/cachedb_mongodb_dbase.c
    M modules/usrloc/dlist.c
    M modules/usrloc/udomain.c
    M modules/usrloc/urecord.c
    M modules/usrloc/usrloc.h

  Log Message:
  -----------
  usrloc core cachedb cluster: Fix some left-over issues

    * base64 encode all contact keys (".", for example, breaks MongoDB)
    * do not pkg_free() SHM strings during cleanup
    * add useful dict/BSON debugging lines
    * improve coding style




More information about the Devel mailing list