Specifications

Table Of Contents
System Commands
Polycom, Inc. 4–125
exportdirectory
Exports a directory in XML format.
Syntax
exportdirectory
Feedback Example
exportdirectory
returns
exportdirectory started
<?xml version="1.0" encoding="UTF-8" ?>
<addresses>
<entrytype type="entry" name="Polycom Austin USA IP"
filename="Polycom_Austin_USA_IP.abk"
uniqueid="Polycom_Austin_USA_IP.abk">
<address filename="Polycom_Austin_USA_IP.abk" langid=""
displayname="" name="Polycom Austin USA IP">
<h323 address="lobby.austin.polycom.com" speed="256"/>
</address>
</entrytype>
<entrytype type="entry" name="Polycom Hong Kong"
filename="Polycom_Hong_Kong.abk"
uniqueid="Polycom_Hong_Kong.abk">
<address filename="Polycom_Hong_Kong.abk" langid=""
displayname="" name="Polycom Hong Kong">
<isdn country_code="852" area_code="2876" numberA="9466"
numberB="9466" speed="2x64"/>
</address>
</addresses>
</xml>
exportdirectory done
Comments
When importing directory data back into the system, use the data in its
entirety (not edited in any form). There is information that is used by the
system to determine what type (XML or CSV) of data is being imported.