Question:
Is it possible to swap the first and last names for the caller ID display? For example: “Max Mustermann” instead of “Mustermann Max”?
Solution:
- Open atlas.xml (located in the XPhone Server installation folder or via XPhone Server Manager > Tools).
- Search for the “Telephony” section and enter the following:
<Telephony AnyDeviceDisplayNameFormat="«name» «firstname»" />- If this section does not yet exist, create it as described above.
- You can also use the value “firstname short” instead of “firstname,” in which case the first name will be abbreviated with the initial and a period (e.g., Max -> M.).
- Save the file and restart the XPhone Connect Server service.
Note:
|
Comments
0 comments
Article is closed for comments.