This is the official registry of Advanced Message Processing rule actions maintained by the XMPP Registrar, as authorized by XEP-0079: Advanced Message Processing.
Last Updated: 2004-10-11
XML: https://xmpp.org/registrar/amp-actions.xml
1. alert
2. drop
3. error
4. notify
Namespace: http://jabber.org/protocol/amp?action=drop
Behavior: The message is silently discarded but an alert is returned to the sender.
Defined in XEP-0079: Advanced Message Processing.
Namespace: http://jabber.org/protocol/amp?action=drop
Behavior: The message is silently discarded.
Defined in XEP-0079: Advanced Message Processing.
Namespace: http://jabber.org/protocol/amp?action=error
Behavior: The message is not processed and an error is returned to the sender, specifying which rule resulted in failed processing.
Defined in XEP-0079: Advanced Message Processing.
Namespace: http://jabber.org/protocol/amp?action=notify
Behavior: The message is processed and a notification message is returned to the sender, specifying which rule was processed.
Defined in XEP-0079: Advanced Message Processing.
2004-10-11 Initial version (actions defined in version 1.0 of XEP-0079). (psa)