Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:custom_development_guide:apis:http:send_dtmf [2017/12/12 03:05] – external edit 127.0.0.1en:custom_development_guide:apis:http:send_dtmf [2018/12/29 07:25] (current) donnie
Line 2: Line 2:
  
   * Reques String:   * Reques String:
-<code>dtmfCJI (orgidentity,usertype,user,pwdtype,password,dtmf,callbackFuc)+<code>EVENT=SendDtmf&orgidentity=orgidentity&usertype=usertype&user=user&pwdtype=pwdtype&password=password&dtmf=dtmf
 </code> </code>
   * Description:   * Description:
Line 9: Line 9:
  
 ^ Params      ^ Type       ^ Description          ^ ^ Params      ^ Type       ^ Description          ^
 +|EVENT|String|SendDtmf|
 |orgidentity|String|team identity string| |orgidentity|String|team identity string|
 |usertype|String|agent / account| |usertype|String|agent / account|
Line 15: Line 16:
 |password|String|password| |password|String|password|
 |dtmf|String|dtmf data, digits, pound and star only| |dtmf|String|dtmf data, digits, pound and star only|
-|callbackFuc|String|callback function| 
  
  
Line 21: Line 21:
  
 <code> <code>
-{code:code,message:message}+|Retuen|code|Retuen|message
 </code> </code>
  
-  * Type of the Return Value:JSON+  * Type of the Return Value:String
   * Return values:   * Return values:
  
 ^ Value      ^ Description       ^ ^ Value      ^ Description       ^
-|<code>{code:1,message:message}</code>|<code>{code:succeed,message:message}</code>+|<code>|Retuen|1|Retuen|message</code>|<code>|Retuen|succeed|Retuen|message</code>
-|<code>{code:2,message:message}</code>|<code>{code:failed,message:message}</code>|+|<code>|Retuen|2|Retuen|message</code>|<code>|Retuen|failed|Retuen|message</code>|
  
en/custom_development_guide/apis/http/send_dtmf.1513047940.txt.gz · Last modified: (external edit)
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki