Revision as of 23:00, December 23, 2015 by JLara (talk | contribs) (1 revision imported: Restoring Chat Server Config Options)
Jump to: navigation, search

ChatServer:settings:stop-abandoned-interaction



Published

stop-abandoned-interaction

Default value: never
Valid Values: never, noanswer, noagents, always
Changes Take Effect: Immediately


Specifies how Chat Server handles chat interactions (in Interaction Server) when the chat session is closing. Possible values:
  • always: interaction is always stopped when the chat session is closing.
  • noanswer: interaction is stopped only if no agent ever joined the session (i.e. answered).
  • never: interaction is not stopped.
  • noagents: interaction is stopped only if there is currently no agents or supervisors in the session.
If the interaction is not stopped, the interaction property IsOnline is set to false. The legacy values true and false are also supported and will be converted to new ones: false=never and true=noanswer.


Extended Description

Draft

Default value:
Valid Values:
Changes Take Effect:




Extended Description

Comments or questions about this documentation? Contact us for support!