(Page 1 of 1 in this chapter)

Figure 6. ISUP User SAPs and Network SAPs
<General Configuration Parameters> <User SAP definition> <SAP Parameters> END <NSAP definition> <NSAP Parameters> END <NSAP (n - 1) definition> <NSAP Parameters> END <Route 0 definition> <Route Parameters> END <Route (n - 1) definition> <Route Parameters> END <Circuit Group 1 definition> <Circuit Group Parameters> END <Circuit Group n definition> <Circuit Group Parameters> END
# General configuration parameters
MAX_SAPS 2
MAX_NSAPS 2
MAX_CIRCUITS 96
MAX_GROUPS 5 !max number of circuit groups
MAX_CALLREFS 96 !max number of active circuits
MAX_ROUTES 10 !max number of routes
OPC 1.1.1 !my point code
CLLINAME NMSsfwB2.41
END
# Service Access Point (SAP)
USER_SAP 0
SWITCH_TYPE ANSI92 !switch type (ITU, ANSI88, ANSI92,
ANSI95, ITUWHITE, ITUBLUE, Q767)
MAX_LENGTH 20 !max length of a phone number
END
# Network Service Access Point (NSAP)
NSAP 0
SWITCH_TYPE ANSI92 !switch type (ITU, ANSI88, ANSI92,
ITUWHITE, ITUBLUE, Q767)
END
# Circuit Database
CIRCUIT 1 !circuit number
CIC 1 !Circuit identification code
DPC 1.1.2 !DPC of far exchange
SWITCH_TYPE ANSI92 !switch type (ITU, ANSI88, ANSI92,
ITUWHITE, ITUBLUE, Q767)
TRUNK 708
CIRCUIT_TYPE BOTHWAY !INCOMING, OUTGOING, or BOTHWAY
CONTROL_TYPE ODD_EVEN !ALL, NONE, or ODD_EVEN
NUM_CIRCUITS 24 !number of circuits in this group
END
#
CIRCUIT 25 !circuit number
CIC 25 !Circuit identification code
DPC 1.1.2 !DPC of far exchange
SWITCH_TYPE ANSI92 !switch type (ITU, ANSI88, ANSI92,
ITUWHITE, ITUBLUE, Q767)
TRUNK 847
CIRCUIT_TYPE BOTHWAY !INCOMING, OUTGOING, or BOTHWAY
CONTROL_TYPE ODD_EVEN !ALL, NONE, or ODD_EVEN
NUM_CIRCUITS 24 !number of circuits in this group
END
#
END
(Page 1 of 1 in this chapter)