This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:custom_development_guide:apis:http:send_dtmf [2016/09/12 07:38] – created liuxl | en:custom_development_guide:apis:http:send_dtmf [2018/12/29 07:25] (current) – donnie | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== send DTMF ====== | ====== send DTMF ====== | ||
| - | * Function: | + | * Reques String: |
| - | < | + | < |
| </ | </ | ||
| * Description: | * Description: | ||
| Line 9: | Line 9: | ||
| ^ Params | ^ Params | ||
| + | |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: | + | |Retuen|code|Retuen|message |
| </ | </ | ||
| - | * Type of the Return Value:JSON | + | * Type of the Return Value:String |
| * Return values: | * Return values: | ||
| ^ Value ^ Description | ^ Value ^ Description | ||
| - | |< | + | |< |
| - | |< | + | |< |