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

History: MSU Workbench

Source of version: 5 (current)

MSU Workbench (mwb) is a lab tool for unit testing the ISUP codecs and ss7boost itself. mwb connects to both the sangoma_mgd and ss7box interfaces of an instance of ss7boost that is under test.

!Installation
---
#Checkout the "as" and "common" projects.
#cd as
#Run configuration script.
#make deps
#make

The program is run directly from the development directory so no further installation steps are required.

!Configuration
---
The mwb.conf file is located in the same directory as the mwb program and is in the same format as ((ss7boost.conf)). The APPSERVER and SS7BOOST sections in mwb.conf should be opposite of the values in the ss7boost.conf used by the ss7boost under test. The CLI and CDR sections in mwb.conf should be different from the corresponding sections in ss7boost.conf. The TRUNK and TRUNK_GROUP sections in mwb.conf should be the same as the corresponding sections in ss7boost.conf with the exception that the CIC ascend value in the TRUNK_GROUP section should be set to opposite values in mwb.conf and ss7boost.conf.

!Operations
---
!!Starting
#Ensure current working directory is the ss7boost development directory.
#Start mwb~pp~./mwb -v -i~/pp~
#Start ss7boost~pp~./ss7boost -v -i --nomgd~/pp~

The --nomgd option tells ss7boost to not start sangoma_mgd since mwb is acting as both sangoma_mgd and ss7boost.

!!Stopping
~pp~101 CallStart 201 IAM
102 CallStop <sp> <ch> 202 ACM <cic>
103 CallStopAck <sp> <ch> 203 ANS <cic>
104 CallStartAck <sp> <ch> 204 REL <cic>
105 CallStartNack <sp> <ch> 205 RLC <cic>
106 CallStartNackAck <suid> 206 RSC all in t/g 0
107 CallAnswered <sp> <ch> 207 clear cdr <sp> <ch>)
108 all ckts busy 208 CON <cic>
109 CallStartNackAck <sp> <ch> 209 force in use <cic>
110 CallStartNack <suid> 210 RSC <cic>
111 Dual Seizure 211~/pp~


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: 0.85 secs ]   [ Memory usage: Unknown ]   [ 16 database queries used ]   [ GZIP Disabled ]   [ Server load: 6.96 ]