This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:custom_development_guide:apis:http:transfer_to_ivr [2016/09/14 01:38] – liuxl | en:custom_development_guide:apis:http:transfer_to_ivr [2018/12/29 07:55] (current) – donnie | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| * Reques String: | * Reques String: | ||
| - | < | + | < |
| </ | </ | ||
| * Description: | * Description: | ||
| Line 9: | Line 9: | ||
| ^ Params | ^ Params | ||
| + | |EVENT|String|AgentToIvr| | ||
| |orgidentity|String|team identity string| | |orgidentity|String|team identity string| | ||
| |usertype|String|agent / account| | |usertype|String|agent / account| | ||
| Line 17: | Line 18: | ||
| |ivrflow|String|IVR flow, to simulate user input, use - as separator if you have multiple flow, such as 1-2-5 means customer press 1 in 1st flow, 2 in 2nd and 5 in 3rd| | |ivrflow|String|IVR flow, to simulate user input, use - as separator if you have multiple flow, such as 1-2-5 means customer press 1 in 1st flow, 2 in 2nd and 5 in 3rd| | ||
| |transfer|String|IVR transfer mode: 0 release transfer, 1 hold transfer| | |transfer|String|IVR transfer mode: 0 release transfer, 1 hold transfer| | ||
| - | |callbackFuc|String|callback function| | ||
| Line 24: | Line 24: | ||
| < | < | ||
| - | {code: | + | |Retuen|code|Retuen|message |
| </ | </ | ||
| - | * Type of the Return Value: | + | * Type of the Return Value: |
| * Return values: | * Return values: | ||
| ^ Value ^ Description | ^ Value ^ Description | ||
| - | |< | + | |< |
| - | |< | + | |< |