Welltech SPCI2S Intel NetStructure SS7 Boards Uživatelský manuál Strana 1

Procházejte online nebo si stáhněte Uživatelský manuál pro Komunikace Welltech SPCI2S Intel NetStructure SS7 Boards. Welltech SPCI2S Intel NetStructure SS7 Boards User Manual Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk

Shrnutí obsahu

Strany 1 - SPCI4 and CPM8

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 1 Intel® NetStructure™ SS7 Boards Programmer’s Manual for SPCI2S, SPCI4 and CPM8 Do

Strany 2

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 10 To automatically start the driver at system startup, select the ’Automatic’ optio

Strany 3 - Contents

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 100 Bit 1 is set to 1 to cause a signalling link test (in accordance with ITU-T Q.70

Strany 4

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 101 A2.4 MTP Route Syntax: MTP_ROUTE <dpc> <norm_ls> <user_part_mask&

Strany 5

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 102 Bit 1 is used to determine whether or not to load share messages across the two

Strany 6

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 103 A2.5 MTP User Part Syntax: MTP_USER_PART <si> <module_id> Example: M

Strany 7

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 104 A3 ISUP Parameters A3.1 Global ISUP Configuration Syntax: ISUP_CONFIG <res1&g

Strany 8

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 105 <gid > The group id of the circuit group in the range 0 to one less than t

Strany 9

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 106 A4 TUP Parameters A4.1 Global TUP Configuration Syntax: TUP_CONFIG <res1>

Strany 10

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 107 <gid > The group id of the circuit group in the range 0 to one less than

Strany 11

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 11 2.2 Software Installation for Linux* The Development Package for Linux is distrib

Strany 12

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 12 2.2.1 Creating Linux device nodes The Linux device driver is a run-time loadable

Strany 13

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 13 The -f option is used to force loading of the driver even if it was built using a

Strany 14

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 14 2.3 Software Installation for Solaris* The Development Package for Solaris is dis

Strany 15

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 15 On successful completion of the procedure the following message is displayed and

Strany 16 - Programmer’s Manual

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 16 3. CONFIGURATION AND OPERATION 3.1 Overview Prior to attempting software configur

Strany 17

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 17 The following abbreviations are used in the table: MTP2 - Message Transfer Par

Strany 18 - 0x12 *(Hexadecimal)

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 18 3.2 System Configuration System configuration is handled by the program gctload w

Strany 19

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 19 b) REDIRECT commands to cause messages generated for modules not running locally

Strany 20

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 2 Revision History ISSUE DATE CHANGES A 12-Apr-00 Initial release for evaluatio

Strany 21

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 20 3.2.2 Generating system.txt This section describes the procedure for generating a

Strany 22

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 21 It is next necessary to include FORK_PROCESS commands for all modules running on

Strany 23

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 22 3.3 Protocol Configuration The Development Package contains a protocol configurat

Strany 24

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 23 calling the library function relm(). The library functions are all described in t

Strany 25

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 24 3.4 Using the CT bus 3.4.1 Introduction The SPCI2S, SPCI4 and CPM8 cards support

Strany 26

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 25 When a new call arrives the application will, in general, need to initiate two li

Strany 27

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 26 3.4.5 Example code - Building and sending SC_LISTEN /* * Example function for bu

Strany 28

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 27 4. PROGRAM EXECUTION This section describes how to start the software running. It

Strany 29

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 28 4.1 Program execution under Windows Ensure the device driver has been installed a

Strany 30

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 29 4.2 Program execution under Linux Ensure the device driver has been installed and

Strany 31

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 3 Contents 1. INTRODUCTION ...

Strany 32

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 30 4.3 Program execution under Solaris Ensure the device driver has been installed a

Strany 33

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 31 4.4 Developing a user application The Development Package, along with the User Pa

Strany 34

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 32 5. APPLICATION MESSAGE SPECIFICATIONS 5.1 Overview This section describes the ind

Strany 35

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 33 5.1.3 MTP Interface Messages MTP Interface Messages allow signalling links to be

Strany 36

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 34 0x3e1f Confirmation of MVD_MSG_SC_CONNECT 0x3e20 Confirmation of MVD_MSG_CN

Strany 37

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 35 5.2 General Configuration Messages 5.2.1 SSD Reset Request Synopsis: Message sen

Strany 38

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 36 Parameter Description: mgmt_id The module_id of the management module to which

Strany 39 - Synopsis:

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 37 5.2.2 Board Reset Request Synopsis: Message sent to SSD to cause a single board

Strany 40

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 38 Parameter Description: board_type The type of board to be reset. This should be

Strany 41

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 39 5.2.3 Board Configuration Request Synopsis: Message sent to a board immediately

Strany 42

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 4 5.3.5 LIU State Request...

Strany 43

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 40 Message Format: MESSAGE HEADER FIELD NAME MEANING type MGT_MSG_CONFIG0 (0x7F10)

Strany 44

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 41 Description: This message must be the first message sent to the board once the S

Strany 45

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 42 Bit 6 and 7 together select the initial CT bus clocking mode as shown in the fol

Strany 46

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 43 l3_flags - level 3 flags Bit 0 is set to 1 to disable the level 3 discrimination

Strany 47

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 44 linkn_flags - Per link flags Bit 0 is set to 1 to force the use of the emergency

Strany 48

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 45 linkn_slc - Signalling link code. The signalling link code for the link which mu

Strany 49

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 46 5.2.4 MTP Route Configuration Request Synopsis: Message sent to MTP3 to add a ro

Strany 50

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 47 The confirmation message (if requested) will indicate success by a status of 0.

Strany 51

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 48 flags This field is a 16 bit field containing run-time configuration options for

Strany 52

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 49 5.3 Hardware Control Messages 5.3.1 LIU Configuration Request Synopsis: Message

Strany 53

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 5 1. INTRODUCTION The range of Intel NetStructure SS7 Boards includes specialised

Strany 54

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 50 Description: This message is sent to the board to configure the operating mode a

Strany 55

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 51 frame_format The frame format taken from the following table: frame_format Descr

Strany 56

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 52 ais_gen The (initial) mode used to generate the Alarm Indication Signal (Blue Al

Strany 57

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 53 5.3.2 LIU Control Request Synopsis: Message sent by the application to dynamical

Strany 58

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 54 Parameter Description: ais_gen The mode used to generate the Alarm Indication Si

Strany 59

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 55 5.3.3 LIU Read Configuration Request Synopsis: Message sent by the application t

Strany 60

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 56 5.3.4 LIU Read Control Request Synopsis: Message sent by the application to read

Strany 61

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 57 5.3.5 LIU State Request Synopsis: Message sent by the application to read the cu

Strany 62

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 58 5.3.6 LIU CT bus Initialisation Request Synopsis: This message is sent to the bo

Strany 63

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 59 sc_channel The channel number of the first channel to be used on the CT bus. Thi

Strany 64

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 6 1.1 Related Documentation U02HSP - CPM8 User Manual U04HSP - SPCI2S, SPCI4 User Ma

Strany 65

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 60 5.3.7 CT bus Listen Request Synopsis: Message sent to the board to establish a c

Strany 66

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 61 Parameter Description: liu_id The identifier of the E1/T1 Line Interface Unit in

Strany 67

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 62 5.3.8 Fixed Data Output Request Synopsis: Message sent to the board in order to

Strany 68 - 8 Mb/s 0 .. 128

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 63 pattern The value of the fixed data to be generated. The value should be in the

Strany 69

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 64 5.3.9 Reset Switch Request Synopsis: Resets the digital switch to its default st

Strany 70

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 65 5.3.10 CT bus Connect Request Synopsis: Message sent to the board to control the

Strany 71

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 66 Parameter Description: The following table depicts which parameters are required

Strany 72

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 67 mode The value of the mode parameter determines which of the following operatio

Strany 73

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 68 source_slot The source slot references the CT bus timeslot from which to connec

Strany 74

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 69 5.3.11 Configure Clock Request Synopsis: Message sent to a SPCI2S, SPCI4 or CPM8

Strany 75

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 7 2. INSTALLATION 2.1 Introduction This programmer’s manual covers the installation

Strany 76

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 70 Parameter Description: bus_speed This parameter is used to set the CT bus speed,

Strany 77

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 71 pll_src This parameter determines the source of the PLL reference clock, the per

Strany 78

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 72 ref1_mode This parameter determines whether the CT bus NETREF_1 clock is driven

Strany 79

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 73 5.3.12 Configure Clock Priority Request Synopsis: Message sent to a SPCI2S, SPCI

Strany 80

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 74 Parameter Description: liun_pri The relative priority for each LIU using the val

Strany 81

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 75 5.4 MTP Interface Messages 5.4.1 MTP Link Activation Request Synopsis: Primitive

Strany 82

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 76 5.4.2 MTP Link Deactivation Request Synopsis: Primitive request sent to MTP3 3 m

Strany 83

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 77 5.4.3 MTP Transfer Request Synopsis: Primitive request sent to MTP3 to convey a

Strany 84

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 78 5.4.4 MTP Transfer Indication Synopsis: Primitive indication issued by MTP3 to c

Strany 85

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 79 5.4.5 MTP Pause Indication Synopsis: Primitive request issued by MTP3 to indicat

Strany 86

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 8 2.2 Software Installation for Windows* The Development Package for Windows is dist

Strany 87

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 80 5.4.6 MTP Resume Indication Synopsis: Primitive request issued by MTP3 to indica

Strany 88

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 81 5.4.7 MTP Status Indication Synopsis: This primitive is used by level 3 to indic

Strany 89

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 82 5.5 Event Indication Messages 5.5.1 Board Status Indication Synopsis: Message se

Strany 90

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 83 5.5.2 s7_mgt Completion Status Indication Synopsis: Message issued by s7_mgt on

Strany 91

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 84 5.5.3 Clock Event Indication Synopsis: Message issued by the board to indicate o

Strany 92

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 85 5.5.4 LIU Status Indication Synopsis: Message issued by the board to notify of c

Strany 93 - A1.2 LIU_CONFIG Command

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 86 5.5.5 Error Indication Synopsis: Message issued to management to advise of errors

Strany 94

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 87 The ERROR_CODE is coded as shown in the following table: Value Mnemonic id Descri

Strany 95 - A1.3 LIU_SC_DRIVE Command

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 88 5.5.6 MTP2 Level 2 State Indication Synopsis: Indication issued by the board eve

Strany 96 - A1.4 SCBUS_LISTEN Command

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 89 5.5.7 MTP2 Q.791 Event Indication Synopsis: Message issued by MTP2 to advise man

Strany 97 - A2 MTP Parameters

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 9 The installation process automatically installs the device driver so the setup pro

Strany 98 - A2.2 MTP Link Set

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 90 5.5.8 MTP3 Q.791 Event Indication Synopsis: Message issued by MTP3 to notify man

Strany 99 - A2.3 MTP Signalling Link

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 91 APPENDIX A : PROTOCOL CONFIGURATION COMMANDS This appendix describes the commands

Strany 100

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 92 Bit 13 causes the board to drive the CT_NETREF1 clocks on the CT bus when set to

Strany 101 - A2.4 MTP Route

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 93 A1.2 LIU_CONFIG Command Syntax:LIU_CONFIG <board_id> <liu_id> <liu

Strany 102

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 94 <frame_format> The frame format taken from the following table: frame_forma

Strany 103 - A2.5 MTP User Part

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 95 A1.3 LIU_SC_DRIVE Command Syntax: LIU_SC_DRIVE <board_id> <liu_id> &l

Strany 104 - A3 ISUP Parameters

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 96 A1.4 SCBUS_LISTEN Command Syntax: SCBUS_LISTEN <board_id> <liu_id> &l

Strany 105

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 97 A2 MTP Parameters A2.1 MTP Global Configuration Syntax: MTP_CONFIG <reserved1&

Strany 106 - A4 TUP Parameters

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 98 A2.2 MTP Link Set Syntax: MTP_LINKSET <linkset_id> <adjacent_spc> <

Strany 107

SS7 Programmer’s Manual for SPCI2, SPCI4 and CPM8 Issue 2 Page 99 A2.3 MTP Signalling Link Syntax: MTP_LINK <link_id> <linkset_id> <

Komentáře k této Příručce

Žádné komentáře