====== send DTMF ======
* Reques String:
EVENT=SendDtmf&orgidentity=orgidentity&usertype=usertype&user=user&pwdtype=pwdtype&password=password&dtmf=dtmf
* Description:
发送DTMF
* Parameters:
^ Params ^ Type ^ Description ^
|EVENT|String|SendDtmf|
|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|
* Return format:
|Retuen|code|Retuen|message
* Type of the Return Value:String
* Return values:
^ Value ^ Description ^
||Retuen|1|Retuen|message||Retuen|succeed|Retuen|message|
||Retuen|2|Retuen|message||Retuen|failed|Retuen|message|