Configure the TSAN Reorigination Service

Perform this task to configure the Call Control Framework (CCF) Temporary Service Access Number (TSAN) reorigination service.

About this task

Perform this task on any processing pod.

Procedure

  1. Go to the ${MTX_CUSTOM_DIR} directory.
    cd_custom_dir
  2. Open the create_config.info file with a text editor and change the answer to the following question:
    What is the rate of reorigination calls per second for the TSAN service?
    Specify the expected maximum rate of reorigination calls per second for the TSAN reorigination service. You must specify a positive nonzero value.
  3. Save and close the file.
  4. Run the configure_engine.py script as user mtx.
  5. Accept the value you specified earlier when you answer the following question:
    What is the rate of reorigination calls per second for the TSAN service?
    Then answer the following additional configuration questions for the TSAN reorigination service:
    Camel Gateway:What is the average reorigination time in milliseconds?
    Camel Gateway:What time out in seconds do you want for the Re-Originated IDP containing the TSAN digits?

    The system uses these values when calculating how many TSAN database objects it needs. For descriptions of configuration properties for the TSAN service, see the discussion of TSAN reorigination configuration properties in MATRIXX Call Control Framework Integration.

  6. Configure at least one voice service to use the TSAN reorigination service by answering y to the following question for the voice service, replacing voice_service with the voice service name:
    Camel Gateway:VCS voice_service:Do you wish to search for TSAN's in the InitialDP (y/n)?y
  7. (Applies only to CAP1) If you want the TSAN reorigination service to be the default service for CAP1 calls, answer y to the following question:
    Camel Gateway:Do you want the TSAN gateway to be your default Cap1 service, instead of Voice (y/n)?y
    When you:
    • Answer y, the default service selectors for the CAP1 voice service are overwritten by the default service selectors for the TSAN reorigination service, and do not specify any extra service selectors for the TSAN reorigination service.
    • Answer n, the default service selectors for the CAP1 voice service are not overwritten. To use the TSAN reorigination service and a CAP1 voice service, you must specify one or more extra service selectors for the TSAN reorigination service.
  8. If required, specify the number of extra service selectors for the TSAN reorigination service by changing the answer to the following question to 1 or more (maximum 20):
    Camel Gateway:How many TSAN selectors do you wish to create for the TSAN service?1
    Note: A selector defines criteria for selecting the service.
  9. For each extra TSAN service selector, answer the following Camel Gateway:TSAN _tsan_1: questions:
    Selector 1:What is the calling SCCP global title prefix for this selector?
    Selector 1:What is the calling SCCP point code for this selector?
    What is the SCCP Subsystem number for this selector?
    What is the TCAP Application Context for this selector? 
    Selector 1:What is the IDP Service Key for this selector?
    Selector 1:What is the IDP Event Detection Point for this selector?termAttemptAuthorized
    
    For descriptions of configuration properties for service selectors, see the discussion about service selector configuration.
    Note: If you are configuring a TSAN service selector for reoriginating CS1 INAP calls, you must set the TCAP application context to: 0.4.0.1.1.1.0.0.
  10. Restart MATRIXX Engine.
    restart_engine.py