sendDtmf (orgidentity,usertype,user,pwdtype,password,dtmf)
send DTMF
| Params | Type | Description |
|---|---|---|
| orgidentity | String | team identity string |
| usertype | String | agent / account |
| user | String | agent No. / username |
| pwdtype | String | password type: plaintext/md5 |
| password | String | password |
| dtmf | String | dtmf data, digits, pound and star only |
|Retuen|code|Retuen|message
| Value | Description |
|---|---|
|Retuen|1|Retuen|message | |Retuen|succeed|Retuen|message |
|Retuen|2|Retuen|message | |Retuen|failed|Retuen|message |