Configure SCCP Routing Policy

Perform this task to configure policy rules for routing outgoing Signaling Connection Control Part (SCCP) messages based on fields from the called or calling party address.

About this task

Messages are routed based on the destination (called party) point code or global title digits by default. Configure policy rules for SCCP routing only to route based on called or calling party address fields.

Perform this task on any server.

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 question "Network Enabler:How many routes do you want?" to 1 or more.
  3. Change the answer to the question "Network Enabler:How many routing policy rules do you want?" to 1 or more.
  4. Save and close the file.
  5. Run the configure_engine.py script as user mtx and, for each policy rule, answer the following Network Enabler Policy Rule N: questions:
    How many routing policy rules do you want?
    What are the fields to match?
    What is the field value to match?
    What is the name of the policy to apply?
    
    For descriptions of policy rule parameters, see the discussion of SCCP routing policy configuration.
  6. For each route, answer the following Network Enabler Route N:questions:
    What link does this route use?
    What policy is this route for?
    Is this a global-title route (y/n)?
    What is the first point-code to match?
    What is the last point-code to match?
    
    Note: When specifying the route policy, do one of the following:
    • Enter the policy name.
    • Enter * to assign the route to all policies.
    • Press enter for routes for messages that do not match a policy use.
    For descriptions of Network Enabler routing parameters, see the discussion about Network Enabler routing configuration.
  7. Restart the MATRIXX Engine:
    restart_engine.py