Hi
We have a ss7 SPCI14 working fine with the configuration as below.But the same E1 cable when connected to the ss7hd board its failing .
********************************************************************************
*
* Example Protocol Configuration File (config.txt) for use with
* Dialogic(R) DSI Network Interface Boards.
* Boards supported are SPCI4, SPC2S, SS7MD and the SS7HD range.
* (note, not all boards are supported on all operating system).
* This file needs to be modified to suit individual circumstances.
* Refer to the relevant Programmer's Manuals for further details.
* Configure individual boards:
* For SPCI boards:
* SS7_BOARD <board_id> <board_type> <flags> <code_file> <run_mode>
*SS7_BOARD 0 SPCI2S 0x0043 ss7.dc3 MTP
SS7_BOARD 0 SPCI4 0x0043 ss7.dc3 MTP2
* For SS7HD PCI boards:
*SS7_BOARD 0 SS7HDP 0x0043 ss7.dc4 MTP2
* For SS7HD cP boards:
*SS7_BOARD 0 SS7HDC 0x0043 ss7.dc4 MTP2
* For SS7MD boards:
*SS7_BOARD 0 SS7MD 0x0001 ss7.dc6 LSL
* Configure individual T1/E1 interfaces:
* LIU_CONFIG <board_id> <liu_id> <liu_type> <line_code> <frame_format>
* <crc_mode> [<build_out>]
LIU_CONFIG 0 0 5 1 1 1
*LIU_CONFIG 0 1 5 1 1 1
* ATM parameters:
* Configure ATM module (SS7MD boards only):
* ATM_CONFIG <options> <num_streams>
* ATM_CONFIG 0x000 4
* Define an ATM Cell Stream (SS7MD boards only):
* ATM_STREAM <id> <board_id> <cellstream_id> <liu_id> <options> <ima_frame_len> <max_frame_len>
* <def_vpi> <def_vci> <timeslot>
* ATM_STREAM 0 0 0 3 0x00 0 280 12 10 0xfffefffe
* MTP parameters:
* MTP_CONFIG <reserved> <reserved> <options>
MTP_CONFIG 0 0 0x00040000
* Define linksets:
* MTP_LINKSET <linkset_id> <adjacent_spc> <num_links> <flags> <local_spc> <ssf>
MTP_LINKSET 0 1230 1 0x0000 1232 0xc
* Define signaling links:
* MTP_LINK <link_id> <linkset_id> <link_ref> <slc> <board_id> <blink>
* <stream> <timeslot> <flags>
* Note 1: The first LIU port is stream=0.
* Note 2: The SS7HD board requires a compound parameter for blink of the form
* sp_id-sp_channel.
* For SPCI4 / SPCI2S boards:
* or for SS7MD boards:
MTP_LINK 0 0 0 0 0 0 0 1 0x0006
* For SS7HD boards:
*MTP_LINK 0 0 0 0 0 0-0 0 16 0x0006
* Define QSAAL links (SS7MD boards only):
* <atm_stream> <vpi-vci> <flags> ATM
* MTP_LINK 0 0 0 0 0 0 0 5-10 0x0006 ATM
* Define a route for each remote signaling point:
* MTP_ROUTE <dpc> <linkset_id> <user_part_mask>
MTP_ROUTE 1230 0 0x0020
* Define any user provided Layer 4 protocol:
* MTP_USER_PART <service_ind> <module_id>
*MTP_USER_PART 0x0a 0x2d
* ISUP parameters:
* Configure ISUP module:
* ISUP_CONFIG <reserved> <reserved> <user_id> <options> <num_grps> <num_ccts>
*ISUP_CONFIG 0 0 0x1d 0x0435 4 64
* Configure ISUP circuit groups:
* ISUP_CFG_CCTGRP <gid> <dpc> <base_cic> <base_cid> <cic_mask> <options>
* <user_inst> <user_id> <opc> <ssf> <variant> <options2>
*ISUP_CFG_CCTGRP 0 1 0x01 0x01 0x7fff7fff 0x001c 0 0x1d 2 0x8 0 0x00
* TUP parameters:
* Configure TUP module:
* TUP_CONFIG <reserved> <reserved> <user_id> <options> <num_grps> <num_ccts>
*TUP_CONFIG 0 0 0x1d 0x8141 4 64
* Define TUP circuit groups:
* TUP_CFG_CCTGRP <gid> <dpc> <base_cic> <base_cid> <cic_mask> <options>
* <user_inst> <user_id> <opc> <ssf>
*TUP_CFG_CCTGRP 0 1 0x01 0x01 0x7fff7fff 0x0030 0 0x1d 2 0x08
* SCCP parameters:
* Configure SCCP module:
* SCCP_CONFIG <local_spc> <ssf> <options> [<send_uis>]
SCCP_CONFIG 1232 0xc 0x0 1
* Configure SCCP Sub-System Resource
* SCCP_SSR <ssr_id> RSP <remote_spc> <flags> <pc_mask>
SCCP_SSR 1 RSP 1230 0x2 0x0000
* SCCP_SSR <ssr_id> LSS <local_ssn> <module_id> <flags> <protocol>
SCCP_SSR 2 LSS 0x09 0x1d 0 MAP
* SCCP_SSR <ssr_id> RSS <remote_spc> <remote_ssn> <flags>
SCCP_SSR 3 RSS 1230 0x95 0x2
* SCCP Concerned Sub-System Resource
* SCCP_CONC_SSR <id> <cssr_id> <ssr_id>
* SCCP_CONC_SSR 1 2 3
* Configure SCCP Trace
* SCCP_TRACE <op_evt_mask> <ip_evt_mask> <non_prim_mask>
SCCP_TRACE 0x3 0x7 0x3
* Define Global Title Pattern
* SCCP_GTT_PATTERN <pattern_id> <addr_indicator> <pc> <ssn> <global_title> [<gtai_pattern>]
SCCP_GTT_PATTERN 1 0x12 0x0000 9 0x001104 88/+
* Define Global Title Address
* SCCP_GTT_ADDRESS <address_id> <addr_indicator> <pc> <ssn> <global_title> [<gtai_replacement>]
SCCP_GTT_ADDRESS 1 0x13 1232 9 0x001104 88/+
* Add Entry in GTT Table
* SCCP_GTT <pattern_id> <mask> <primary_address_id> [<backup_address_id>]
SCCP_GTT 1 R/K 1
* TCAP parameters:
* Configure TCAP
* TCAP_CONFIG <base_ogdlg_id> <nog_dialogues> <base_icdlg_id> <nic_dialogues> <options> <dlg_hunt>
* [<addr_format>]
TCAP_CONFIG 0x0000 8192 0x8000 8192 0x0000 0
* Define TCAP circuit groups:
* TCAP_CFG_DGRP <gid> <base_ogdlg_id> <nog_dialogues> <base_icdlg_id> <nic_dialogues> <options>
* <reserved>
* TCAP_CFG_DGRP 0 0x0000 1024 0x8000 1024 0 0
* Configure TCAP Trace
* TCAP_TRACE <op_evt_mask> <ip_evt_mask> <non_prim_mask>
TCAP_TRACE 0x7 0xf 0x0
* MAP parameters:
* Configure MAP
* MAP_CONFIG <options>
MAP_CONFIG 0
* Configure MAP Trace
* MAP_TRACE <op_evt_mask> <ip_evt_mask> <non_prim_mask>
* MAP_TRACE 0xf 0xf 0x4
MAP_TRACE 3 3 0
* INAP parameters:
* Configure INAP
* INAP_CONFIG <options>
* INAP_CONFIG 2
* Configure INAP Functional Entities
* INAP_FE <fe_ref> <options> <sccp_address>
* INAP_FE 0x00000007 0x0000000f 0x00000000
* Configure INAP Application Context
* INAP_AC <ac_ref> <ac>
* INAP_AC 0x00 0xa109060704000101010000
* Configure INAP Trace
* INAP_TRACE <op_evt_mask> <ip_evt_mask> <non_prim_mask>
* INAP_TRACE 0xf 0xf 0x7f
* IS41 parameters:
* Configure IS41 TRACE
* IS41_TRACE <op_evt_mask> <ip_evt_mask> <non_prim_mask>
* IS41_TRACE 0xf 0xf 0xff
MTP_TRACE 0x20 2 0
THIS IS THE CONFIGURATION OF ss7HDE ( This is not working)
* Boards supported are SPCI4, SPCI2S, SS7MD, SS7HD and the SS7LD range.
* Note - Not all boards are supported on all operating system.
*SS7_BOARD 0 SPCI2S 0x0043 ./DC/ss7.dc3 MTP
*SS7_BOARD 0 SPCI4 0x0043 ./DC/ss7.dc3 MTP
SS7_BOARD 0 SS7HDE 0x0043 ./DC/ss7.dc4 MTP2
*SS7_BOARD 0 SS7HDC 0x0043 ./DC/ss7.dc4 MTP2
*SS7_BOARD 0 SS7MD 0x0001 ./DC/ss7.dc6 LSL
* For SS7LD boards:
*SS7_BOARD 0 SS7LD 0x0001 ./DC/ss7.dc7 MTP2
LIU_CONFIG 0 0 3 1 1 0
*LIU_CONFIG 0 2 5 1 1 1
*LIU_CONFIG 0 3 5 1 1 1
* ATM_CONFIG 0x0000 4
* ATM_STREAM 3 0 1 0 0x01 0 280 12 10 0xfffefffe
MTP_LINKSET 0 1230 2 0x0000 1232 0x0008
* For SPCI4 / SPCI2S, SS7MD and SS7LD boards:
*MTP_LINK 0 0 0 0 0 0 0 16 0x0006
MTP_LINK 0 0 0 0 0 1-7 0 16 0x0006
MTP_USER_PART 0x0a 0x2d
It would be helpful to know what happens when you try to start the system. Knowing at what point a restart goes wrong often points to the problem.
Have you read the startup messages generated by s7_mgt? And do gctload -t1 / gctload -t2 show any messages being unread?
Regards
we have a spci14 test machine its fine with that but when the same e1 cable is connected to the ss7hd machine its failing
/gctload -d Reading from system configuration file:
'system.txt' Created LOCAL module Id 0x20 Created LOCAL module Id 0x0 Created LOCAL module Id 0xcf Created LOCAL module Id 0xef Created LOCAL module Id 0x1d Created LOCAL module Id 0x3d Created LOCAL module Id 0x22 Created LOCAL module Id 0x33 Created LOCAL module Id 0x14 Created LOCAL module Id 0x15 Created LOCAL module Id 0xd0 Created LOCAL module Id 0xd1 Redirect module Id 0x71 to module Id 0x20 Redirect module Id 0x81 to module Id 0x20 Redirect module Id 0x91 to module Id 0x20 Redirect module Id 0xe1 to module Id 0x20 Redirect module Id 0xf1 to module Id 0x20 Redirect module Id 0x10 to module Id 0x20 Redirect module Id 0x8e to module Id 0x20 Redirect module Id 0xdf to module Id 0xef (21487)gctload: Verification started. (21487)gctload: Verification complete. (21487)gctload: Process (21488)'./ssdh' - forked by gctload (21487)gctload: Process (21489)'./tim' - forked by gctload (21487)gctload: Process (21490)'./tick' - forked by gctload (21487)gctload: Process (21491)'./s7_mgt' - forked by gctload (21487)gctload: Process (21492)'./HSTBIN/mtp3' - forked by gctload (21487)gctload: Process (21493)'./HSTBIN/sccp' - forked by gctload (21487)gctload: Process (21494)'./HSTBIN/tcap' - forked by gctload (21487)gctload: Process (21495)'./HSTBIN/map' - forked by gctload (21487)gctload: Process (21496)'./s7_log' - forked by gctload (21487)gctload: Process (21497)'./sctp' - forked by gctload (21487)gctload: Process (21498)'./sctpd' - forked by gctload (21487)gctload: Initialisation complete. SS7 MTP3 started in trial mode. This binary will terminate after 1 hour. SS7 TCAP started in trial mode. This binary will terminate after 1 hour. S
S7_MGT Tx: M-I0000-t7680-i0000-fcf-d20-s00-r8000-p200000cf70637337332e6463310000000000000000000010
SS7 SCCP started in trial mode.
This binary will terminate after 1 hour. ssdh: 16 boards
S7_MGT Rx: M-I0000-t3680-i0000-f20-dcf-s00-r0000-p200000cf70637337332e6463310000000000000000000010
S7_MGT Tx: M-I0000-t7681-i0000-fcf-d20-s00-r8000-p0003000000002e2f44432f7373372e6463340000000000000002 S7_log : mod ID=0xef, options=0xaf0d, max_param_len=320 S7_log : Writing log file /tmp/log_ss7.txt SS7 MAP started in trial mode. This binary will terminate after 1 hour. ssdh[0]: ss7hd ssdh[0]: reset requested
S7_MGT Rx: M-I0000-t3681-i0000-f20-dcf-s00-r0000-p0003000000002e2f44432f7373372e6463340000000000000002
ssdh[0]: code download requested ssdh[0]: Section download started(00000000 ./DC/ss7.dc4) ssdh[0]: Section download complete(1046024 bytes) ssdh[0]: run requested ssdh[0]: running ssdh[0]: Checking for more sections ssdh[0]: Section download started(0000010f ./DC/ss7.dc4) ssdh[0]: Section download complete(116884 bytes) ssdh[0]: Checking for more sections ssdh[0]: Section download started(0000020f ./DC/ss7.dc4) ssdh[0]: Section download complete(336752 bytes) ssdh[0]: Checking for more sections ssdh[0]: Section download started(0000020f ./DC/ss7.dc4) ssdh[0]: Section download complete(336752 bytes) ssdh[0]: Checking for more sections ssdh[0]: Section download started(0000020f ./DC/ss7.dc4) ssdh[0]: Section download complete(403009 bytes) ssdh[0]: Checking for more sections ssdh[0]: Section download started(0000020f ./DC/ss7.dc4) ssdh[0]: Section download complete(403008 bytes) ssdh[0]: Checking for more sections ssdh[0]: Download completed. Awaiting board active ack
S7_MGT Rx: M-I0000-t06a0-i0000-f20-dcf-s60-r0000-p00030000
S7_MGT Tx: M-I0000-t06a0-i0000-f20-def-s60-r0000-p00030000
S7_MGT Tx: M-I0000-t6111-i0000-fcf-d8e-s00-r8000-p00000000000000000000000000000000000000000000000000000000
S7_MGT Tx: M-I0000-t6f0d-i0000-fcf-d8e-s00-r8000-p000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
S7_MGT Tx: M-I0000-t7f10-i0000-fcf-d8e-s00-r8000-p00030000004300000110c0000000000000000000800000000000000000000000800000000000000000000000800000000000000000000000800000000000000000000000
S7L:I0000 M t06a0 i0000 f20 def s60 p00030000
S7_MGT Rx: M-I0000-t2111-i0000-f8e-dcf-s00-r0000-p000005095353372e4443340000000000000000000000000000000000 S7_MGT Code file identification: board_id 0 'SS7.DC4' V5.09
S7L:I0000 M t0e23 i0000 f10 ddf s01
S7_MGT Rx: M-I0000-t2f0d-i0000-f8e-dcf-s00-r0000-p060100000000ffff01090d83cb011e4a0d9f02d269e20000007c020000004d4530303330323900000000000000000000000000030000000000000000 S7_MGT Board identification: board_id 0 Board type: 6 (SS7HDE) Hardware revision: 1 RAM size: 32M byte Interface type: 0 RTB switch: 0
S7L:I0000 M t0e23 i0000 f10 ddf s05 ADDR switch: 0 BOOT switch: 0 Shelf: 255 Slot: 255 Firmware: V1.09 Electronic serial number: 0d83cb011e4a0d9f License serial number: 02-000000e269d2-7c Board serial number: ME003029
S7_MGT Rx: M-I0000-t3f10-i0000-f8e-dcf-s00-r0000-p00030000004300000110c0000000000000000000800000000000000000000000800000000000000000000000800000000000000000000000800000000000000000000000
S7_MGT Tx: M-I0000-t7e34-i0000-fcf-d10-s00-r8000-p03010100009b9f000000000104000000000001000000000000000000000000000000000000000000
S7_MGT Rx: M-I0000-t3e34-i0000-f10-dcf-s00-r0000-p03010100009b9f000000000104000000000001000000000000000000000000000000000000000000
S7L:I0000 LIU Status : id=0 SYNC LOSS
S7L:I0000 LIU Status : id=0 AIS
S7_MGT Tx: M-I0000-t7f17-i0000-fcf-d8e-s00-r8000-p00010007000000000000000000000010000000000000000000000000000000000000000000000000
S7L:I0000 LIU Status : id=0 PCM LOSS
S7L:I0000 LIU Status : id=0 REMOTE ALARM
S7_MGT Rx: M-I0000-t3f17-i0000-f8e-dcf-s00-r0000-p00010007000000000000000000000010000000000000000000000000000000000000000000000000
S7_MGT Tx: M-I0000-t7203-i0007-fcf-d91-s00-r8000-p000022008e0001100032002800000000000401c2012c000c0052000500010037000f000a0001008200000028003c0050001e00320046002d00410055
S7L:I0000 Level 2 State : id=1-7 OUT OF SERVICE
S7_MGT Rx: M-I0000-t3203-i0007-f91-dcf-s00-r0000-p000022008e0001100032002800000000000401c2012c000c0052000500010037000f000a0001008200000028003c0050001e00320046002d00410055
S7_MGT Tx: M-I0000-t7300-i0000-fcf-d22-s00-r8000
S7_MGT Rx: M-I0000-t3300-i0000-f22-dcf-s00-r0000
S7_MGT Tx: M-I0000-t7303-i0000-fcf-d22-s00-r8000-p000422ef00000001000000000020000400ef000000000004000000330000000000002d0000000000
S7_MGT Rx: M-I0000-t3303-i0000-f22-dcf-s00-r0000-p000422ef00000001000000000020000400ef000000000004000000330000000000002d0000000000
S7_MGT Tx: M-I0000-t7310-i0000-fcf-d22-s00-r8000-p000004ce0002000200030108000004d0
S7_MGT Rx: M-I0000-t3310-i0000-f22-dcf-s00-r0000-p000004ce0002000200030108000004d0
S7_MGT Tx: M-I0000-t7311-i0000-fcf-d22-s00-r8000-p00000091000700060000000000000000
S7_MGT Rx: M-I0000-t3311-i0000-f22-dcf-s00-r0000-p00000091000700060000000000000000
S7_MGT Tx: M-I0000-t7312-i0000-fcf-d22-s00-r8000-p000004ce00000000000000200000000000000000000000000000000000000000
S7_MGT Rx: M-I0000-t3312-i0000-f22-dcf-s00-r0000-p000004ce00000000000000200000000000000000000000000000000000000000
S7_MGT Tx: M-I0000-t5316-i0000-fcf-d22-s00-r0000-p00000020000000020001ffff000000000000000000000000
S7_MGT Tx: M-I0000-t7740-i0000-fcf-d33-s00-r8000-p01c380063322efef000004d0011000ef001c00000000000000000000000000000000000000000000000000000000000000000000000000000000ef00
S7_MGT Rx: M-I0000-t3740-i0000-f33-dcf-s00-r0000-p01c380063322efef000004d0011000ef001c00000000000000000000000000000000000000000000000000000000000000000000000000000000ef00
S7_MGT Tx: M-I0000-t5754-i0000-fcf-d33-s00-r0000-p000000030000000700000003
S7_MGT Tx: M-I0000-t7745-i0001-fcf-d33-s00-r8000-p08071209001104880e090913d00409001104880e1c02e00200
S7_MGT Rx: M-I0000-t3745-i0001-f33-dcf-s00-r0000-p08071209001104880e090913d00409001104880e1c02e00200
S7_MGT Tx: M-I0000-t7780-i0000-fcf-d14-s00-r8000-p0000ef33efef000020002000ffff01000000800004100c000120000000ef00000000000000000000
S7_MGT Rx: M-I0000-t3780-i0000-f14-dcf-s00-r0000-p0000ef33efef000020002000ffff01000000800004100c000120000000ef00000000000000000000
S7_MGT Tx: M-I0000-t5795-i0000-fcf-d14-s00-r0000-p000000070000000f00000000
S7_MGT Tx: M-I0000-t77e4-i0000-fcf-d15-s00-r8000-p001d14efefef000080000000800020002000ffff0000000000000000000000000000000000000000
S7_MGT Rx: M-I0000-t37e4-i0000-f15-dcf-s00-r0000-p001d14efefef000080000000800020002000ffff0000000000000000000000000000000000000000
S7_MGT Tx: M-I0000-t57e6-i0000-fcf-d15-s00-r0000-p000000030000000300000000
S7_MGT Tx: M-I0000-t7741-i0001-fcf-d33-s00-r8000-p00010000000004ce00ef000200000000000000000000000000000000000000000000000000000000
S7_MGT Rx: M-I0000-t3741-i0001-f33-dcf-s00-r0000-p00010000000004ce00ef000200000000000000000000000000000000000000000000000000000000
S7_MGT Tx: M-I0000-t7741-i0002-fcf-d33-s00-r8000-p000314000000000009ef000000000000000000000000000000000000000000000000000000000000
S7_MGT Rx: M-I0000-t3741-i0002-f33-dcf-s00-r0000-p000314000000000009ef000000000000000000000000000000000000000000000000000000000000
S7_MGT Tx: M-I0000-t7741-i0003-fcf-d33-s00-r8000-p00020000000004ce95ef000200000000000000000000000000000000000000000000000000000000
S7_MGT Rx: M-I0000-t3741-i0003-f33-dcf-s00-r0000-p00020000000004ce95ef000200000000000000000000000000000000000000000000000000000000
S7_MGT Tx: M-I0000-t5793-i0009-fcf-d14-s00-r8000-p150000
S7_MGT Rx: M-I0000-t1793-i0009-f14-dcf-s00-r0000-p150000
S7_MGT Tx: M-I0000-tc744-i0009-fcf-d33-s00-r8000-p0101000000000000
S7_MGT Rx: M-I0000-t8744-i0009-f33-dcf-s00-r0000-p0101000000000000 S7_MGT Boot complete
S7L:I0000 T 00000000 M tc744 i0009 fcf d33 s00 p0101000000000000
S7L:I0000 LIU Status : id=0 PCM OK
S7L:I0000 LIU Status : id=0 IN SYNC
S7L:I0000 LIU Status : id=0 AIS CLEARED
S7L:I0000 LIU Status : id=0 REMOTE ALARM CLEARED
S7L:I0000 M t0e23 i0000 f10 ddf s02
S7L:I0000 Level 2 State : id=1-7 INITIAL ALIGNMENT
If advised will be helpful
You may want to check the timeslot for signaling. On the SPCI TS=1, SS7HDE TS=16
* SPCI4
Try MTP_LINK 0 0 0 0 0 0-0 0 1 0x0006 for the SS7HDE MTP link.
Hope this helps.
Thanks Man ! Its Working. Long Live!
rgds
GK