| JSON object |
| _id | ObjectId | Unique id of setting |
| customer | ObjectId | Unique id of the customer |
| medcomUri | string | Url wich telecomx platform can communicate with medcom platform |
| cameraOn | boolean | If camera is set to on or off at the start of each meeting |
| microphoneOn | boolean | If microphone is set to on or off at the start of each meeting |
| setVolume | boolean | If tablet should set volume niveu before each meeting |
| addParticipant | boolean | Adds a option to add participants to meeting by email or sms, this is done trough Medcom platform |
| volume | number | Sets the tablet volume before each meeting |
| quality | String | Sets the meeting quality to: LOW, MEDIUM, HIGH, VERY_HIGH |