====== End a Call Consult ======
*Function:
callReturn(pwdtype, password, usertype, user, orgidentity)
*Description:
When call consult success, agent hangup the consult party and go back to the call.
*Parameters:
^Params ^Type ^Description ^
|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|
*Return Format:
|Retuen|code|Retuen|message
*Type of the Return Value: String
*Return Values:
^Value ^Description ^
||Retuen|1|Retuen|message|Succeeded||Messages|
||Retuen|2|Retuen|message|Failed||Messages|