[OpenSIPS-Devel] [OpenSIPS/opensips] d4da9e: EVI: Small optimization

Liviu Chircu noreply at github.com
Fri Nov 6 21:53:07 EST 2020


  Branch: refs/heads/3.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d4da9e55e80241e1621eb187bc40588ff4bcefa4
      https://github.com/OpenSIPS/opensips/commit/d4da9e55e80241e1621eb187bc40588ff4bcefa4
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-11-06 (Fri, 06 Nov 2020)

  Changed paths:
    M evi/evi_params.c

  Log Message:
  -----------
  EVI: Small optimization

(cherry picked from commit 9943f59656bb2081eeed1f2fe300d1b142da0928)


  Commit: 93fe319245af3dbdcc3feb706c696e0cf9c77ba2
      https://github.com/OpenSIPS/opensips/commit/93fe319245af3dbdcc3feb706c696e0cf9c77ba2
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-11-06 (Fri, 06 Nov 2020)

  Changed paths:
    M lib/reg/pn.c

  Log Message:
  -----------
  SIP PN Support: Change harmless log to DEBUG

Empty (non-set) EVI parameters are possible and should be ignored.

(cherry picked from commit e78f0d05e78c14e464e3f8e50a0dad622b8b41e6)


  Commit: 0f5574f176fa4f6439b62c5f56974797aa2effdc
      https://github.com/OpenSIPS/opensips/commit/0f5574f176fa4f6439b62c5f56974797aa2effdc
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-11-06 (Fri, 06 Nov 2020)

  Changed paths:
    M modules/usrloc/ul_evi.c

  Log Message:
  -----------
  usrloc: Re-structure contact events; Remove useless globals

(cherry picked from commit 0d88fa9092d9f060e8f885f63d0cca8fbeaa5d2d)


  Commit: fe7e1e2178f2f904f3ddcb968e6bdb3588290fec
      https://github.com/OpenSIPS/opensips/commit/fe7e1e2178f2f904f3ddcb968e6bdb3588290fec
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-11-06 (Fri, 06 Nov 2020)

  Changed paths:
    M lib/reg/lookup.c
    M lib/reg/pn.c
    M modules/usrloc/doc/usrloc_admin.xml
    M modules/usrloc/ul_evi.c
    M modules/usrloc/ul_evi.h
    M modules/usrloc/ul_timer.c
    M modules/usrloc/usrloc.h

  Log Message:
  -----------
  usrloc: Add the "req_callid" field to contact refresh events

Providing the Call-ID of the pending SIP request during the Push
Notification event_route execution gives the ability to load the dialog
context of the pending INVITE.  From here onwards, data can be freely
passed between the two execution contexts and included in the Push
Notification body (e.g.: caller ID, callee number, dialog Call-ID, etc.)

Credits to Răzvan Crainea for suggesting this concept

(cherry picked from commit 0b7d4d1fa27db61a15f826085aec0bd44b594c79)


  Commit: b3016f09434fc19f329e5b2742cb709f88d7f443
      https://github.com/OpenSIPS/opensips/commit/b3016f09434fc19f329e5b2742cb709f88d7f443
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-11-06 (Fri, 06 Nov 2020)

  Changed paths:
    M modules/dialog/doc/dialog_admin.xml

  Log Message:
  -----------
  dialog docs: Fix missing quote (") in example

(cherry picked from commit d9fba77764474a52800764571084f5a1c8bbfc6e)


Compare: https://github.com/OpenSIPS/opensips/compare/867fb320a048...b3016f09434f



More information about the Devel mailing list