Welltech SPCI2S Intel NetStructure SS7 Boards Manuel d'utilisateur Page 1

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Communication Welltech SPCI2S Intel NetStructure SS7 Boards. Welltech SPCI2S Intel NetStructure SS7 Boards User Manual Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer

Résumé du contenu

Page 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

Page 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

Page 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

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

Page 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

Page 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

Page 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

Page 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

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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 31

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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 42

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

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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 71

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

Page 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

Page 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

Page 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

Page 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

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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

Page 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

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

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

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

Commentaires sur ces manuels

Pas de commentaire