(Page 1 of 1 in this chapter) Version
Figure 11. TCAP Service Access Points
# # Sample TCAP configuration file for the following configuration # # General: # 4 user APPs max # 200 max simultaneous dialogs # 200 max simultaneous invokes # all others general defaults # General Configuration Section TCAP_ALARM_LEVEL 1 # standard alarms MAX_TCAP_USERS 4 # Max TCAP user applications MAX_TCAP_DIALOGS 200 # Max TCAP simultaneous dialogs MAX_TCAP_INVOKES 200 # Max TCAP simultaneous invokes END # # User SAP configuration for 1st application # USER_SAP 0 # Sap number start at 0 SWITCH_TYPE ANSI92 # one of ITU92, ITU88, ANSI92, ANSI88 END # User application 0 # # User SAP configuration for 2nd application # USER_SAP 1 # Sap number start at 0 SWITCH_TYPE ANSI92 # one of ITU92, ITU88, ANSI92, ANSI88 END # User application 0 # # User SAP configuration for 3rd application # USER_SAP 2 # Sap number start at 0 SWITCH_TYPE ANSI92 # one of ITU92, ITU88, ANSI92, ANSI88 END # User application 0 # # User SAP configuration for 4th application # USER_SAP 3 # Sap number start at 0 SWITCH_TYPE ANSI92 # one of ITU92, ITU88, ANSI92, ANSI88 END # User application 0
ANSI88, ANSI92, ITU88, or ITU92).
(Page 1 of 1 in this chapter) Version