[OpenSIPS-Devel] [OpenSIPS/opensips] 3187c5: Fix the fixup function for is_contact_registered()

Bogdan-Andrei Iancu bogdan at opensips.org
Thu Dec 15 05:36:09 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 3187c516e5ddd23fb6e5030b2c9b869e870da3c0
      https://github.com/OpenSIPS/opensips/commit/3187c516e5ddd23fb6e5030b2c9b869e870da3c0
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M modules/registrar/lookup.c

  Log Message:
  -----------
  Fix the fixup function for is_contact_registered()

The fixup function is translating the "contact" and "callid" parameters to pvar type, but the is_contact_registered() function was handling them as gp_param type. The fix is to handle the parameters as pvar type in is_contact_registered().

Reported by Nick Altmann




More information about the Devel mailing list