[OpenSIPS-Devel] [OpenSIPS/opensips] 23155e: Fix contact DB delete in CONTACT_ONLY macthing.

Bogdan-Andrei Iancu bogdan at opensips.org
Wed Feb 17 19:23:43 CET 2016


  Branch: refs/heads/1.11
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 23155e5acb415a68a81aa070b3c0bf272a47544c
      https://github.com/OpenSIPS/opensips/commit/23155e5acb415a68a81aa070b3c0bf272a47544c
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M modules/usrloc/ucontact.c

  Log Message:
  -----------
  Fix contact DB delete in CONTACT_ONLY macthing.

Do not use the callid as part of the key during the DB delete as it may changed (can be updated) in the meanwhile.
Reported by @ferrored.
Closing #764
Many thanks to @ferrored for his support in troubleshooting this issue.


  Commit: 330dfae41d2090c76ea254a40681e90d29a84274
      https://github.com/OpenSIPS/opensips/commit/330dfae41d2090c76ea254a40681e90d29a84274
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M modules/registrar/save.c

  Log Message:
  -----------
  Just code identation.


Compare: https://github.com/OpenSIPS/opensips/compare/84da83f8dce2...330dfae41d20


More information about the Devel mailing list