This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:custom_development_guide:apis:javascript:bind_extension [2017/12/12 03:05] 127.0.0.1 external edit |
en:custom_development_guide:apis:javascript:bind_extension [2018/12/29 06:10] (current) donnie |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ^ Params ^ Type ^ Description ^ | ^ Params ^ Type ^ Description ^ | ||
| |orgidentity|String|team identity string| | |orgidentity|String|team identity string| | ||
| - | |pwdtype|String|password type: plaintext/md5| | ||
| - | |password|String|password| | ||
| |exten|String|extension number| | |exten|String|extension number| | ||
| |user|String|agent No.| | |user|String|agent No.| | ||
| + | |pwdtype|String|password type: plaintext/md5| | ||
| + | |password|String|password| | ||
| |callbackFuc|String|callback function| | |callbackFuc|String|callback function| | ||