This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
en:custom_development_guide:apis:webservice:switch_acw_mode [2016/09/05 05:56] liuxl created |
en:custom_development_guide:apis:webservice:switch_acw_mode [2019/01/03 09:30] (current) donnie |
||
|---|---|---|---|
| Line 19: | Line 19: | ||
| *ACW Mode, when agent is in ACW mode, agent would not receive any calls from queue. | *ACW Mode, when agent is in ACW mode, agent would not receive any calls from queue. | ||
| - | |||
| *Ringing ACW: As long as the agent phone rings, no matter if agent answer, when the call hangup, agent will be in ACW mode | *Ringing ACW: As long as the agent phone rings, no matter if agent answer, when the call hangup, agent will be in ACW mode | ||
| *Answered ACW: Only the call is answered, agent will be in ACW mode when call hangup. | *Answered ACW: Only the call is answered, agent will be in ACW mode when call hangup. | ||
| Line 25: | Line 24: | ||
| *Return Format: | *Return Format: | ||
| - | <code>|Return|code|Return|message</code> | + | <code>|Retuen|code|Retuen|message</code> |
| *Type of the Return Value: String | *Type of the Return Value: String | ||
| *Return Values: | *Return Values: | ||
| ^ Value ^ Description ^ | ^ Value ^ Description ^ | ||
| - | |<code>|Return|1|Return|message</code>|<code>Succeeded||Messages</code>| | + | |<code>|Retuen|1|Retuen|message</code>|<code>Succeeded||Messages</code>| |
| - | |<code>|Return|2|Return|message</code>|<code>Failed||Messages</code>| | + | |<code>|Retuen|2|Retuen|message</code>|<code>Failed||Messages</code>| |