This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:faq:how_to_implement_after_call_survey_for_agent [2016/03/29 03:13] – created liuxl | en:faq:how_to_implement_after_call_survey_for_agent [2016/03/29 11:08] (current) – liuxl | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| <note tip> In asterCC system, | <note tip> In asterCC system, | ||
| + | |||
| + | {{: | ||
| + | |||
| ===== Upload Announcements ===== | ===== Upload Announcements ===== | ||
| Line 7: | Line 10: | ||
| We need upload the announcements which will be used in IVR after hung up,for example:" | We need upload the announcements which will be used in IVR after hung up,for example:" | ||
| - | Click []-> | + | On the [Advanced]->[Announcements] page,you can upload announcement via click the [Add] button,as follows: |
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | ===== Add IVR of After Call Survey ===== | ||
| + | |||
| + | Press the [Advanced]->[IVR] on the left menu to enter the IVR adding page,you can create a new IVR via clicking the [Add] button,as follows: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | ==== Add the Answer Action ==== | ||
| + | |||
| + | Add the first action,this action is an **Answer** action,as follows: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | ==== Add the ReadData Action ==== | ||
| + | |||
| + | Then add the second action whose action is **ReadData**, | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | ==== 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]-> | ||
| + | {{: | ||