Lalit jairath | We have started finding issues with "\n" on new phones 7942/7962 when upgraded Call Manager from 4.1(3) to 7.1(5).
What we have started seeing is that on 7942/7962 the value of "Name" tag for the "DirectoryEntry" tag gets truncated to the following with the last three characters "ath" replaced by "..."
- <DirectoryEntry> <Name>Lalit Jairath Communicati...</Name> <Telephone>58754</Telephone> </DirectoryEntry>
Note: the name on the phone screen should display as "Lalit Jairath Communications". The <Name> is coded as "Lalit Jairath" + "\n" + "communications". On phones 7942/7962 the Name below is displayed as intended:
- <DirectoryEntry> <Name>Lalit Jairath Communications</Name> <Telephone>58754</Telephone> </DirectoryEntry>
However, "\n" still works for both 7940/7960.
Phone firmware for 7940/60 is 8.1(2) and for 7942/62 is 9.1(1).
Does anybody experience the same and have any clue.
Thanks. Lalit |
| Please sign in to flag this as inappropriate. |