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

Conversation

razvancrainea
Copy link
Member

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

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
@razvancrainea
Copy link
Member Author

Can you also write documentation for this new event triggered? After that I will merge it in the master branch.

Thanks,
Răzvan

razvancrainea added a commit that referenced this pull request Mar 18, 2015
add event support to presence module.
@razvancrainea razvancrainea merged commit 32ded12 into OpenSIPS:master Mar 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants