====== bind extension ======
* Reques String:
EVENT=SetDevice&orgidentity=orgidentity&exten=exten&user=user&pwdtype=pwdtype&password=password
* Description:
Change agent bind number, agent need to check out of agent group before using this API.
* Parameters:
^ Params ^ Type ^ Description ^
|EVENT|String|SetDevice|
|orgidentity|String|team identity string|
|exten|String|extension number|
|user|String|agent No.|
|pwdtype|String|password type: plaintext/md5|
|password|String|password|
* 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|