This is an old revision of the document!
====== Hangup ====== *Reques String: <code>EVENT=HANGUP&uniqueid=uniqueid&pwdtype=pwdtype&password=password&usertype=usertype&user=user&orgidentity=orgidentity</code> *Description: <code>Hangup one call party or a list of parties</code> *Parameters: ^Params ^Type ^Description ^ |EVENT|String|HANGUP| |uniqueid|String|the uniqueid of the calls you want to hangup, end with a comma| |pwdtype|String|Use plaintext or md5 password for agent or account| |password|String|password| |usertype|String|agent / account| |user|String|Agent No. or Username| |orgidentity|String|The identity string of the team| *uniqueid example: *Hangup one party: uniqueid, *Hnagup: uniqueid1, uniqueid2,…uniqueidN, *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>|