Re: [OpenSIPS-Devel] [opensips] add event support to presence module. (#423)

2015-03-18 Thread Răzvan Crainea
Merged #423.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/423#event-257973717___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] add event support to presence module. (#423)

2015-03-05 Thread Răzvan Crainea
Can you also write documentation for this new event triggered? After that I 
will merge it in the master branch.

Thanks,
Răzvan

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/423#issuecomment-77338654___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [opensips] add event support to presence module. (#423)

2015-03-05 Thread Răzvan Crainea
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
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSIPS/opensips/pull/423

-- Commit Summary --

  * added event support to presence module.

-- File Changes --

M modules/presence/presence.c (11)
M modules/presence/publish.c (64)

-- Patch Links --

https://github.com/OpenSIPS/opensips/pull/423.patch
https://github.com/OpenSIPS/opensips/pull/423.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/423
___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel