This is an old revision of the document!


transfer to IVR

  • function:

setvarCJI (orgidentity,usertype,user,pwdtype,password,varname,varvalue,callbackFuc)

  • Description:

transfer to IVR

  • Parameters:
Params Type Description
orgidentityStringteam identity string
usertypeStringagent / account
userStringagent No. / username
pwdtypeStringpassword type: plaintext/md5
passwordStringpassword
ivrextenStringIVR exten number
ivrflowStringIVR flow, to simulate user input, use - as separator if you have multiple flow, such as 1-2-5 means customer press 1 in 1st flow, 2 in 2nd and 5 in 3rd
transferStringIVR transfer mode: 0 release transfer, 1 hold transfer
callbackFucStringcallback function
  • Return Format:

{code:code,message:message}

  • Type of the Return Value: JSON
  • Return values:
Value Description
{code:1,message:message}
{code:succeed,message:message}
{code:2,message:message}
{code:failed,message:message}
en/custom_development_guide/apis/javascript/transfer_to_ivr.1473298113.txt.gz · Last modified: (external edit)
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki