Reference11r1:PBX/Config/Import

From innovaphone wiki
Revision as of 15:52, 31 January 2015 by Gd (talk | contribs)
Jump to navigation Jump to search
There are also other versions of this article available: Reference10 | Reference11r1 (this version) | Reference13r1

With the import function a file containing PBX objects can be uploaded. With the XML format, the complete information of the PBX objects can be provided, with CSV only a subset of the complete configuration is possible.

CSV

If a row starts with '&' in the first field, it is assumed, that this is a row which defines the content of the columns of the following rows. The following definitions are available.

File should be saved in format utf-8 (BOM should be present) or latin-1.

&cn
Long Name
&h323
Name
&e164
Number
&dn
Display name
&node
Node
&pbx
PBX
&config
Config Template Name
pseudo/&type
Type of a pseudo object (e.g. trunk)
&pwd
Password
grp/&name
Group name
grp/&mode
Group mode
device/&hw
Device hardware id
device/&text
Device text

By default, the following definition is used:

&cn; &h323; &e164; &config; &node; &pbx; pseudo/&type; &pwd; grp/&name; grp/&mode; device/&hw; device/&text

PBX Import 11.png