ss7boost.confss7boost.conf# This is the ss7boost.conf file used by ss7boost. # Copyright (c) 2005 Xygnada Technology, Inc. [SS7BOOST] This section defines some global attributes of a particular instance of ss7boost.
# SS7 Protocol Self Point Code System Id Verbose Group ITU 200 1 1 The next two address and port definitions describe the connection to ss7box. The assignments must be the reverse of what is found in the [M3UA] section of ss7box.conf. [SS7BOX] # local address local port 127.0.0.43 50220 # remote address remote port 127.0.0.44 50220 [SANGOMA_MGD]This section defines the connection to sangoma_mgd. The assignments must be the reverse of the boost_XXXXX assignments in sangoma_mgd.conf. # local address port 127.0.0.66 53000 # remote address port 127.0.0.65 53000 [CLI]This section defines the connection to the ss7boost command line interface system. The assignments must be the reverse of what is found in the [APPSERVER] section of ss7boost_cli.conf. # Local # address port 127.0.0.92 55000 # Remote (CLI script) # address port 127.0.0.93 55000 [CDR] # Automatic CDR Logging at Startup (y/n) n # Local # address port 127.0.0.92 55011 # Remote (CDR Collector) # address port 127.0.0.93 55011 [SYSTEM_TIMERS] 0 0.00 # base, unused 1 20.00 # ping clients 2 45.00 # call stop 3 10.00 # all trunk reset; pause between trunk resets 4 20.00 # automatic call gap 5 0.00 # last, unused [TRUNK]
# CIC #index fac type base non-voice channels 0 E1 1 15 end 1 E1 33 end end [TRUNK_GROUP]
# A B C D E F G H I J K L Z 0 201 1 2 n y n 3 y y 10 0 begin 0 1 end end [GTT_TYPE] This section associates a GTT type with a ss7boost defined value assigned to each GTT function. This is necessary because there is no industry consensus on the GTT functions associated with each of the possible values in the GTT Type field (0..255) of the SCCP Calling/Called Party Address parameter. It is possible, though unlikely, to have more functions than available GTT Type values (256). The format of each entry is two decimal integers: <gtt type value> <ss7boost gtt function id> where:
Other rules:
# GTT Type SSN Function ID 11 210 5 # CNAM end [CNAM_SERVER_2] # describes parameters of relationship with the media_gw # Local (app server) # address port 127.0.0.76 53040 # Remote (media_gw) # address port 127.0.0.75 53040 [CNAM_SERVER_3] # describes parameters of relationship with the media_gw # Local (app server) # address port 127.0.0.86 53040 # Remote (media_gw) # address port 127.0.0.85 53040 Created by: mike last modification: Friday 07 of December, 2007 [17:46:20 UTC] by mike |
Login |