This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:faq:how_to_implement_after_call_survey_for_agent [2016/03/29 07:28] – liuxl | en:faq:how_to_implement_after_call_survey_for_agent [2016/03/29 11:08] (current) – liuxl | ||
|---|---|---|---|
| Line 36: | Line 36: | ||
| - | ===== Assign to Agent Group ===== | + | ==== Add the Webservice Action |
| + | Last action but not the least,as we use the webservice in asterCC system,so fill the blanks with specific content as follows: | ||
| + | {{: | ||
| + | * **WS Address**:http:// | ||
| + | * **WS Function**:saverate | ||
| + | * **WS Param**:AGENTNO|TEAMID|AGENTGROUPID|sessionid|inputcode|callerid|MODELTYPE|MODELID | ||
| + | ==== Add the Failed Transfer ==== | ||
| + | <note important> | ||
| + | |||
| + | The first condition is 0: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | ==== Add the Success Transfer ==== | ||
| + | |||
| + | The second condition is 1: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | ===== Assign the IVR to Queue ===== | ||
| + | |||
| + | Double-click the [Advanced]-> | ||
| + | |||
| + | {{: | ||
| + | |||
| + | You can enter the [Statistics]-> | ||
| + | |||
| + | {{: | ||