cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
576
Views
0
Helpful
2
Replies

PHONEBOOK ISSUES

Chet Cronin
Level 4
Level 4

What is the file format to import a phone book from a Tandberg "dir.prm" to a C, EX, or SX codec contacts ????

I do see an import button on my SX20 and was wondering if I can browse to the dir.prm file on my desktop and it will upload properly???

If not what format do I need to convert the file too???

Thanks.

 

Chet Cronin
1 Accepted Solution

Accepted Solutions

Jens Didriksen
Level 9
Level 9

No, C- and SX-series do not use that file format so it can't be imported.

You need to create an xml file which looks like this:

<LocalPhoneBook>

<Contact localId="localContactId-1" type="Person">

<DisplayName>Test1</DisplayName>

<ContactMethodGroup type="only_one_group">

<ContactMethod type="" localId="1">

<Uri>123456</Uri>

<Protocol/>

<CallRate>0</CallRate>

<CallType>Video</CallType><

/ContactMethod>

</ContactMethodGroup>

</Contact>

</LocalPhoneBook>

/jens

Please rate replies and mark question(s) as "answered" if applicable.

Please rate replies and mark question(s) as "answered" if applicable.

View solution in original post

2 Replies 2

Jens Didriksen
Level 9
Level 9

No, C- and SX-series do not use that file format so it can't be imported.

You need to create an xml file which looks like this:

<LocalPhoneBook>

<Contact localId="localContactId-1" type="Person">

<DisplayName>Test1</DisplayName>

<ContactMethodGroup type="only_one_group">

<ContactMethod type="" localId="1">

<Uri>123456</Uri>

<Protocol/>

<CallRate>0</CallRate>

<CallType>Video</CallType><

/ContactMethod>

</ContactMethodGroup>

</Contact>

</LocalPhoneBook>

/jens

Please rate replies and mark question(s) as "answered" if applicable.

Please rate replies and mark question(s) as "answered" if applicable.

thobonho2
Level 1
Level 1

Add one or more entrie(s), do an export and you'll get the file format ;)

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: