User guide

Dialogic
®
DSI Development Package for Linux - Release Notes Release 6.6.1
3
2.2 Combined HMP media and SS7 signaling operation
This release adds the ability to run SS7 signaling links on the same board as
Dialogic
®
HMP Software to support combined media and signaling operation
on a single board.
This software can be used in conjunction with Dialogic
®
HMP Interface Boards
and the Dialogic
®
PowerMedia™ HMP 4.1 Linux Software (SU 151 and later).
The supported boards are DNI2410TEPE2HMP, DNI1210TEPE2HMP,
DNI610TEPE2HMP and DNI310TEPE2HMP.
2.3 SS7LD 16 link support
The SS7LD board, when used with the appropriate software license now
supports up to 16 SS7 links on a single board or up to a maximum of 16 SS7
links per system when SS7 links are distributed across multiple boards.
2.4 MTP3 DoCoMo operation for Japan
This release adds MTP3 support for DoCoMo operation including support for
message priority and 5-bit SLS values. To select DoCoMo operation users
should ensure that bits 10, 11, 20, 21 and 25 are all set in the <options>
field of the MTP_CONFIG command. For example, (assuming no other options
are required): MTP_CONFIG 0 0 0x02300c00.
For correct DoCoMo operation timer values should be set to the required
values using the MTP3 timer configuration message. Timer T16 should be
used for the DoCoMo timer Tc (and should be set to 5 seconds.).
2.5 SCCP Support for Japan DoCoMo operation
This release enhances support for Japanese DoCoMo operation and adds a
new configuration option specifically for DoCoMo operation.
The new option is bit 4 in the <options2> parameter in the SCCP_CONFIG
command when using config.txt or bit 4 in the ‘ext2_options’ field of the
SCP_MSG_CONFIG message.
For correct DoCoMo operation, config.txt users should set bits 7 and 31 in the
<options> parameter and bits 3 and 4 in the <options2> parameter of the
SCCP_CONFIG command. When using message based configuration, users
should set bit 7 (SCPF_PRI_BA) in the ‘options’ field, set bit 15 (SCPXF_16PC)
in the ‘ext_options’ field and set bits 3 and 4 (SCPX2F_5BIT_SLS and
SCPX2F_DOCOMO respectively) in the ‘ext2_options’ field of the
SCP_MSG_CONFIG message.
2.6 SCCP GTT Separator Character configuration
This release allows the user to choose which character is used as a GTT
separator character. Previously the fixed value 0x0e was used which
prevented the use of character 0x0e in the Global Title itself. This release
allows any value in the range 0x0a .. 0x0f to be used as the separator
character for GTT configuration purposes.
Configuration of the separator character is achieved when using config.txt by
setting the GTTSEP option using the CNOPS command as follows:
CNOPS:MODULE=SCCP,GTTSEP=0x0a; The CNOPS command must appear