This is TikiWiki 1.9.7 -Sirius- © 2002–2006 by the Tiki community Thu 20 of Dec, 2007 [16:13 UTC]

ss7box S Series wanpipeX.conf Example

print
  1. cd /etc/wanpipe
  2. copy templates to working config files:
    [root@ana4 wanpipe]# cp wanpipe1.conf.p wanpipe1.conf
    cp: overwrite `wanpipe1.conf'? y
    [root@ana4 wanpipe]# cp wanpipe2.conf.p wanpipe2.conf
    cp: overwrite `wanpipe2.conf'? y

Here is the sample content of wanpipe1.conf.p:
#================================================
# WANPIPE1 Configuration File
#================================================
#
# Date: Wed Aug 30 11:47:49 EDT 2006
#
# Note: This file was generated automatically
#       by /usr/sbin/wancfg program.
#
#       If you want to edit this file, it is
#       recommended that you use wancfg program
#       to do so.
#================================================
# Sangoma Technologies Inc.
#================================================

[devices]
wanpipe1 = WAN_BITSTRM, Comment

[interfaces]
wp1bstrm1 = wanpipe1, , API, Comment

[wanpipe1]
CARD_TYPE       = S51X
S514CPU         = A
AUTO_PCISLOT    = NO
PCISLOT         = 10
PCIBUS          = 1

The FE_X values change for E1 and T1
FE_MEDIA                = E1
FE_LCODE                = HDB3
FE_FRAME                = NCRC4
TE_CLOCK        = NORMAL
TE_ACTIVE_CH    = ALL
Firmware        = /etc/wanpipe/firmware/bitstrm.sfm
CommPort        = PRI
Interface       = V35
Clocking        = External
BaudRate        = 1540000
MTU             = 1500
UDPPORT         = 9000

sync_options             = 0x0010
rx_sync_char             = 0x00
monosync_tx_time_fill_char = 0x00

The values for max_length_tx_data_block and rx_complete_length should be:
  • E1: 1240 (31 * 40 = channels per frame * frames per packet)
  • T1: 1200 (24 * 50)
max_length_tx_data_block = 1240
rx_complete_length       = 1240
rx_complete_timer        = 1500
rbs_ch_map               = 0

TTL             = 255
IGNORE_FRONT_END  = NO

[wp1bstrm1]
ACTIVE_CH       = ALL
HDLC_STREAMING  = NO
SEVEN_BIT_HDLC  = NO

Created by: mike last modification: Tuesday 31 of October, 2006 [19:02:19 UTC] by mike


Menu [hide]
Toggle  Wiki
Powered by TikiWiki Powered by PHP Powered by Smarty Powered by ADOdb Made with CSS Powered by RDF
RSS Wiki
[ Execution time: 1.24 secs ]   [ Memory usage: Unknown ]   [ 23 database queries used ]   [ GZIP Disabled ]   [ Server load: 6.88 ]