Driectory
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 >
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...


Member Since:
2008-07-09