User Guides
...
Changed System Configuration A...
Dispositions
8 min
it contains two sub tabs disposition class and disposition plan disposition class this tab is used to define disposition codes and classes for the calls disposition class is a set or logical grouping of disposition codes disposition code is the reason of call disconnection which agent selects while disposing any call administrator can perform the following steps here the administrator can add "disposition class" by clicking "add" button "user defined" type will appear for the administrator created disposition classes the administrator can also add "disposition code" by clicking "add new code" option for a disposition class disposition class and disposition code supports 100 characters supported special characters / ? # \[ ] ! $ & ( ) + , ; = < > % { } | \ @ and {space} disposition plan this tab is used to create disposition plan and assign the disposition codes in that plan from here, administrator can select the disposition codes which needs to be assigned in created disposition plan perform the following steps to add a new disposition plan, click "add" and provide a name in the text field and click "add new code" to add the code "user defined" will be the type for custom disposition plans added by the administrator to change the code for an existing disposition plan, select it and click "code assignment option" it shows the following box for both adding and modifying the code assignments select the checkboxes of different disposition codes which has to be assigned in that disposition plan uncheck those which you do not want to assign in the selected disposition plan click "apply" to save the changes rather, you can click the "refresh" button to discard the changes disposition options for cc users ameyo offers the following options of dispositions for the users two level disposition it means that the user can select the disposition in the hierarchical way the user has to select the disposition class first and then select "disposition code" two level disposition has been made default however, the businesses can still perform the backend configuration to make "one level" disposition as default one level disposition it means that the user can select the disposition in the simple way, that is, the selection of the disposition is in the simple way and all the nested dispositions come in a single hierarchy(one after another) in this feature, the user can select only the main disposition but not the sub disposition enable one level disposition (if required) disable the two level disposition to enable the one level disposition perform the following steps execute the following command to login to the postgresql console and access the database psql u postgres ameyodb run the following query to disable the two level disposition and enable the one level disposition insert into server preference store (context type,context id,key,value) values ('campaign','\<campaign id>','showtwoleveldisposition','false'); run the following query to exit from the database \q we have provided support of 100 characters for disposition class and disposition code
Have a question?
Our knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.