Imagicle Contact Manager

Swap First/Last name in XML Phone Service

Applies to:

  • UCX Suite for Cisco UC, any version

Description:

To swap First/Last name in the XML service of the phone. So names will displayed as Firstname Lastname instead of Lastname Firstname. 

How-to:

  • Edit the file  StonevoiceAS\Apps\Speedy\Settings\SpeedyPhoneservice.config.xml

  • Add the below line:

XML
<configuration>
  <preference key="Speedy.contacts.ShowFirstNameBeforeLastName" value="true" />
</configuration>


Last updated: