Welltech SPCI2S Intel NetStructure SS7 Boards Instrukcja Użytkownika Strona 1

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Komunikacja Welltech SPCI2S Intel NetStructure SS7 Boards. Welltech SPCI2S Intel NetStructure SS7 Boards User Manual Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj

Podsumowanie treści

Strona 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

Strona 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

Strona 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

Strona 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&

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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>

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 31

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 42

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

Strona 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)

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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.

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 71

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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,

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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&

Strona 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> <

Strona 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> <

Komentarze do niniejszej Instrukcji

Brak uwag