PREV TOC HOME INDEX NEXT


Sample Configuration File for a Single SIU and Two Hosts

*   DSC231 Protocol Configuration File (config.txt) 
*   Refer to the DSC131/DSC231 User Manual. 
*
*   Single SIU configuration with 2 Hosts 
*   One PCCS6 in the SIU. One SS7 link to the adjacent PC. 
*   Host 0 has one circuit group on Dialogic DTI boards ("dtiB1" on host 0) 
*   Host 1 has one circuit group on Dialogic DTI boards ("dtiB1" on host 1) 
*
*   SIU commands : 
*   Set the SIU instance. Set to SIUA for standalone, SIUA or SIUB for dual operation. 
*   SIU_INSTANCE <instance_token> = SIUA | SIUB 
*
SIU_INSTANCE SIUA 
*
*   Define the network address of this SIU : 
*   SIU_ADDR <network_address> 
*
SIU_ADDR 146.152.183.246 
*
*   Define the number of hosts that this SIU will connect to : 
*   SIU_HOSTS <num_hosts> 
*
SIU_HOSTS 2 
*
*   Set physical Interface Parameters : 
*   PCCS6_BOARD <port_id> <bpos> <num_pcm> <flags> 
*   PCCS3_BOARD <port_id> <bpos> <num_pcm> <flags> 
*
PCCS6_BOARD 0 4 0 0x0002 
*
*   MTP Parameters : 
*   MTP_CONFIG <local_spc> <ssf> <options> 
*
MTP_CONFIG  2  0x8  0x0001 
*
*   Define linksets : 
*   MTP_LINKSET <linkset_id> <adjacent_spc> <num_links> <flags> <local_spc> <ssf> 
*
MTP_LINKSET  0  1  1  0x0000  2  0x8 
*
*   Define signalling links : 
*   MTP_LINK <link_id> <linkset_id> <link_ref> <slc> <bpos> <blink> <stream> <timeslot> <flags> 
*
MTP_LINK  0  0  0  0  4  0  0x10  0x10  0x06 
*
*   Define a route for each remote signalling point : 
*   MTP_ROUTE <dpc> <linkset_id> <user_part_mask> 
*
MTP_ROUTE  1  0  0x0020 
*
*   ISUP Parameters : 
*   ISUP_CONFIG <local_pc> <ssf> <user_id> <options> <num_grps> <num_ccts> 
*
ISUP_CONFIG  2  0x8  0x4d  0x0474  8  96 
*
*   Define ISUP circuit (groups) : 
*   ISUP_CFG_CCTGRP <gid> <dpc> <base_cic> <base_cid> <cic_mask> <options> <host_id> 
*
* [dtiB1] 
ISUP_CFG_CCTGRP  0  1  0x01  0x01  0x7fff7fff  0x0002 0x00 
* [dtiB1] 
ISUP_CFG_CCTGRP  1  1  0x21  0x21  0x7fff7fff  0x0002 0x01 
*
*   Cross Connections : 
*   These commands control the connection of voice channels through 
*   the SIU. 
*
STREAM_XCON 4 16 17 3 0xfffefffe 0x00 
*
* End of file*  

PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated January, 2003