This is an old revision of the document!
====== Workway Mode Config ====== *Reques String: <code>EVENT=WORKWAY&status=status&usertype=usertype&user=user&orgidentity=orgidentity&pwdtype=pwdtype&password=password&agent_group_id=agent_group_id</code> *Description: <code>Change the agent work mode in agent group</code> *Parameters: ^Params ^Type ^Description ^ |EVENT|String|WORKWAY| |status|String|dialin (Dial in only) / dialout (Dial out only) / all| |usertype|String|agent / account| |user|String|Agent No. or Username| |orgidentity|String|The identity string of the team| |pwdtype|String|Use plaintext or md5 password for agent or account| |password|String|password| |agent_group_id|String|ids of the agent group| |callbackFuc|String|call back function| *Return Format: <code>|Return|code|Return|message</code> *Type of the Return Value: String *Return Values: ^Value ^Description ^ |<code>|Return|1|Return|message</code>|<code>Succeeded||Messages</code>| |<code>|Return|2|Return|message</code>|<code>Failed||Messages</code>|