[OpenSIPS-Devel] [OpenSIPS/opensips] dc751e: added event support to presence module.

Răzvan Crainea razvan at opensips.org
Wed Mar 18 11:28:54 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: dc751e525e5d0e37e54d964a75d7410e43eac48d
      https://github.com/OpenSIPS/opensips/commit/dc751e525e5d0e37e54d964a75d7410e43eac48d
  Author: Carlos Oliva <telematico at gmail.com>
  Date:   2015-03-04 (Wed, 04 Mar 2015)

  Changed paths:
    M modules/presence/presence.c
    M modules/presence/publish.c

  Log Message:
  -----------
  added event support to presence module.

The event E_PRESENCE_PUBLISH will be triggered each time the presence module receives a PUBLISH
The parameters of the event are:
user::AOR
domain::domain
event::event_type
expires::int_time_to_expire
etag::etag_string
body::string_with_xml_body_of_publish


  Commit: 32ded123e71ea2a5657b273a63c32c91ccaea0d8
      https://github.com/OpenSIPS/opensips/commit/32ded123e71ea2a5657b273a63c32c91ccaea0d8
  Author: Răzvan Crainea <razvan at opensips.org>
  Date:   2015-03-18 (Wed, 18 Mar 2015)

  Changed paths:
    M modules/presence/presence.c
    M modules/presence/publish.c

  Log Message:
  -----------
  Merge pull request #423 from telematico/master

add event support to presence module.


Compare: https://github.com/OpenSIPS/opensips/compare/0b78ab168a07...32ded123e71e


More information about the Devel mailing list