3.2.2.2.2 Descriptions

Table 3-1 CALLFLDS Parameters

Parameter Description
<Service_Name> Section name (service name).

This name must match the local service name defined in DM_LOCAL_SERVICES section of DMCONFIG. For nested VIEW, this name is the closest VIEW name which includes this field. For channel/container, because container name is mapped to VIEW name, those two names are the same.

<View_Name_n> VIEW name defined in VIEW file.

It must be the same as the name defined in OUTBUFTYPE of DM_LOCAL_SERVICES section in DMCONFIG; otherwise, though no errors are reported, the configuration is invalid.

<Field_Name_n> Field name of VIEW.

It must be the same name as cname in VIEW file; otherwise, though no errors are reported, the configuration is invalid.

<Offset_begin_n> - <Offset_end_n> Lower and higher positions in call ID string.

Positions must be positive numbers and must be separated by "-".

Note:

  • You can define multiple service sections and multiple fields.
  • Every separator is required. If the total number of separator ":" is not equal to 2 in any one of the field definitions, errors are reported.