AudioCodes MediaPack 114 Manual do Utilizador Página 234

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 390
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 233
SIP User's Manual 234 Document #: LTRT-65411
MediaPack Series
The following displays an example of the structure of an ini file table parameter.
[Table Title]
; This is the title of the table.
FORMAT Item_Index = Item_Name1, Item_Name2, Item_Name3;
; This is the Format line.
Item 0 = value1, value2, value3;
Item 1 = value1, $$, value3;
; These are the Data lines.
[\Table_Title]
; This is the end-of-the-table-mark.
Refer to the following notes:
Indices (in both the Format and the Data lines) must appear in the same order. The
Index field must never be omitted.
The Format line can include a subset of the configurable fields in a table. In this case,
all other fields are assigned with the pre-defined default values for each configured
line.
The order of the fields in the Format line isn’t significant (as opposed to the Index
fields). The fields in the Data lines are interpreted according to the order specified in
the Format line.
The double dollar sign ($$) in a Data line indicates the default value for the parameter.
The order of the Data lines is insignificant.
Data lines must match the Format line, i.e., it must contain exactly the same number of
Indices and Data fields and must be in exactly the same order.
A line in a table is identified by its table name and Index fields. Each such line may
appear only once in the ini file.
Table dependencies: Certain tables may depend on other tables. For example, one
table may include a field that specifies an entry in another table. This method is used
to specify additional attributes of an entity, or to specify that a given entity is part of a
larger entity. The tables must appear in the order of their dependency (i.e., if Table X is
referred to by Table Y, Table X must appear in the ini file before Table Y).
The table below displays an example of an ini file table parameter:
[ PREFIX ]
FORMAT PREFIX_Index = PREFIX_DestinationPrefix,
PREFIX_DestAddress, PREFIX_SourcePrefix, PREFIX_ProfileId,
PREFIX_MeteringCode, PREFIX_DestPort;
PREFIX 0 = 10, 10.13.83.5, *, 0, 255, 0;
PREFIX 1 = 20, 10.13.83.7, *, 0, 255, 0;
PREFIX 2 = 30, 10.13.83.6, *, 0, 255, 0;
PREFIX 3 = 20, 10.13.83.2, *, 0, 255, 0;
[ \PREFIX ]
Note: Do not include read-only parameters in the ini file table parameter, as this can
cause an error when trying to load the file to the device.
Vista de página 233
1 2 ... 229 230 231 232 233 234 235 236 237 238 239 ... 389 390

Comentários a estes Manuais

Sem comentários