Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add event support to presence module. #423

Merged
merged 1 commit into from Mar 18, 2015
Merged

add event support to presence module. #423

merged 1 commit into from Mar 18, 2015

Commits on Mar 4, 2015

  1. 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
    telematico committed Mar 4, 2015
    Copy the full SHA
    dc751e5 View commit details
    Browse the repository at this point in the history