> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Preference section Phone

> Preference section Phone

To view all preferences in this section, use the following SQL:

```SQL theme={null}
SELECT * FROM UserPreference WHERE prefsection='Phone'
```

| Preference         | Description                                             | Control type | Access |
| ------------------ | ------------------------------------------------------- | ------------ | ------ |
| Phone DdeData      | DDE Data                                                | Text         | Wizard |
| DdeItem            | DDE Item                                                | Text         | Wizard |
| DdeService         | DDE Service                                             | Text         | Wizard |
| DdeTopic           | DDE Topic                                               | Text         | Wizard |
| DdeType            | DDE Type                                                | List         | Wizard |
| DialType           | Dial type                                               | List         | Wizard |
| FormatNumber       | Formats number                                          | Bool         | Wizard |
| LocalAreaCode      | Local area code                                         | Text         | Wizard |
| LongDistancePrefix | Long distance prefix                                    | Text         | Wizard |
| Postfix            | Suffix - e.g. Command to reset your modem               | Text         | Wizard |
| Prefix             | Prefix - e.g. Dial 0 to get an outside line             | Text         | Wizard |
| ProgDir            | Program folder                                          | Text         | Wizard |
| ProgFile           | Program file                                            | Text         | Wizard |
| ProgParam          | Program parameter - passed on command line to progfile. | Text         | Wizard |


## Related topics

- [Preference section Defaults](/en/admin/user-preferences/reference/defaults.md)
- [Preference section Functions](/en/admin/user-preferences/reference/functions.md)
- [Preference section FindContact](/en/admin/user-preferences/reference/find-contact.md)
- [Preference section System](/en/admin/user-preferences/reference/system.md)
- [Preference section Filter](/en/admin/user-preferences/reference/filter.md)
- [Preference section Freetext](/en/admin/user-preferences/reference/freetext.md)
