This is an old revision of the document!


Hangup

  • Function:

hangupCJI(uniqueid, pwdtype, password, usertype, user, orgidentity, callbackFuc)

  • Description:

Hangup one call party or a list of parties

  • Parameters:
Params Type Description
uniqueidStringthe uniqueid of the calls you want to hangup, end with a comma
pwdtype StringUse plaintext or md5 password for agent or account
passwordStringpassword
usertypeStringagent / account
userStringAgent No. or Username
orgidentityStringThe identity string of the team
callbackFucStringcallback function
  • uniqueid example:
  • Hangup one party: uniqueid,
  • Hnagup: uniqueid1, uniqueid2,…uniqueidN,
  • Return Format:

{code:code,message:message}

  • Type of the Return Value:JSON
  • Return Values:
Value Description
|Return|1|Return|message
{code:成功,message:信息描述}
当uniqueid不为空时,message为每个uniqueid执行挂断的结果,举例
{code:1,message: 4781:success,4782:failed }
success代表挂断成功
failed代表挂断失败
|Return|2|Return|message
Failed||Messages
en/custom_development_guide/apis/javascript/hangup.1473231434.txt.gz · Last modified: 2017/12/12 03:11 (external edit)
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki