Enable Silent Ignore on Packets Delivered to Unavailable Resources

You can now have Tigase ignore packets delivered to unavailable resources to avoid having a packet bounce around and create unnecessary traffic. You may set this globally, within standard message handling only, or within the AMP component using the following settings:

Globally:

sess-man/plugins-conf/silently-ignore-message=true

Message Processing Only:

sess-man/plugins-conf/message/silently-ignore-message=true

AMP Component:

sess-man/plugins-conf/amp/silently-ignore-message=true