User's Manual
244 Table: eCAP_generic
For example, the carriage return (with ASCII 13 value) is represented by
0D, because 0D is the hexadecimal value of decimal 13. Usually, this
field specifies the value 0D0A, which places one carriage return, and one
line feed between individual lines. Note that the indicated value must be
2-bytes or a multiple of 2-bytes; therefore the leading 0 or trailing 0 must
not be omitted.
Although the separator us used to isolate logical blocks, a number of
hard-coded routines are active within eCAP module. 0A0D and 0C0D
blocks are always ignored.
An example of an entry typically found in this field is as follows: 0D0A
eCAPG_Line_Select_start_n
This value, together with eCAPG_Line_Select_len_n and eCAPG_Line_S
elect_str, is used to optionally define selection criteria, which are used to
select only those records in a asynchronous datastream that are defined.
The value 0 denotes the select capabilities are not in use. As a result,
the corresponding values are ignored, and all records are processed.
In this case, the field eCAP_Line_Select_len_n must be 0, and the field
eCAP_Line_Select_str must be N/A.
A value larger than 0 indicates select capabilities are used. The value
refers to the start position of the select pattern. In this case, the
field eCAP_Line_Select_len_n must be larger than 0, and the field
eCAP_Line_Select_str must contain the select character or characters.
An example of an entry typically found in this field is as follows: 5
eCAPG_Line_Select_len_n
This value, together with eCAPG_Line_Select_start_n and
eCAPG_Line_Select_str, are used to optionally define selection criteria,
which are used to select only those records in an asynchronous
datastream that are defined.
This value must be 0 if no select functionality is in use, which is specified
through eCAPG_Line_Select_start_n equal to 0.
A value larger than 0 denotes select criteria are active, and the field
defines the character length of the selection characters defined in
eCAPG_Line_Select_str.
An example of an entry typically found in this field is as follows: 1
Nortel Communication Server 1000
DECT Messenger Installation and Commissioning — Book 2
NN43120-301 02.01 4 June 2010
Copyright © 2003-2010 Nortel Networks. All Rights Reserved.
.