INPUT_OBJECT
CallConfigurationUpdate
Configuration for the call channel
link GraphQL Schema definition
- input CallConfigurationUpdate {
- # Whether the channel is enabled or not
- Boolean :
- # Answer the phone either from the conversation panel or from a direct line number
- RespondFrom :
- # Ask for the number every time the agent signs in
- Boolean :
- # Give priority to calls
- Boolean :
- # The phone number used to call the operator or a voip identifier
- String :
- }