EVENT=BackCall&orgidentity=orgidentity&exten=exten&targetdn=targetdn&callerid=callerid&user=user&password=password&pwdtype=pwdtype&userdata=userdata
Call caller first, if answered, system call callee
| Params | Type | Description |
|---|---|---|
| EVENT | String | BackCall |
| orgidentity | String | team identity string |
| exten | String | caller number |
| targetdn | String | callee number |
| callerid | String | callerId number, trunk callerId will be used if not set |
| user | String | username |
| password | String | password |
| pwdtype | String | password type: plaintext/md5 |
| userdata | String | userdata in CDR |
|Retuen|code|Retuen|message
| Value | Description |
|---|---|
|Retuen|1|Retuen|message | |Retuen|succeed|Retuen|message |
|Retuen|2|Retuen|message | |Retuen|failed|Retuen|message |