support

Driectory

kleyba
Posts: 8
Member Since:
2008-07-09

Hello;

I'm trying to get the phones to display firstname, lastname in the directory. Any help would be great!! I've read the admin guide but nothing. I have polycom 550 with verion 2.2 rom 4.0

Thanks,

Kurt



wingnut1979
Posts: 39
Member Since:
2008-04-25
From the admin

From the admin guide:

3.1.17.1 Local Contact Directory File Format
Local Contact Directory File example:
< ?xml version="1.0" encoding="UTF-8" standalone="yes" ? >
< directory >

< item >
< ln >Doe< /ln >
< fn >John< /fn >
< ct >1001< /ct >
< sd >1< /sd >
< rt >1< /rt >
< dc/ >
< ad >0< /ad >
< ar >0< /ar >
< bw >0< /bw >
< bb >0< /bb >
< /item >
• • •
< item >
< ln >Smith< /ln >
< fn >Bill< /fn >
< ct >1003< /ct >
< sd >3< /sd >
< rt >3< /rt >
< dc / >
< ad >0< /ad >
< ar >0< /ar >
< bw >0< /bw >
< bb >0< /bb >
< /item >
< /item_list >
< /directory >



kleyba
Posts: 8
Member Since:
2008-07-09
This is how I have it for

This is how I have it for everyone... This shows Last, First in the directory...
I modified the search field in the sip file so it is ordered by firstname... but it just looks strange, eventhough it's sorting by firstname it shows the lastname , firstname and its confusing...

I know I can swap the first name and lastname fields to get this but I was hoping there is some command for this...

THanks again...



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.