26 Setting Up IM-PSX ETSI Plugin

This chapter describes how to set up an IM-PSX ETSI Plugin interworking module.

About IM-PSX ETSI Plugin

IM-PSX ETSI Plugin is a network-facing module that enables Oracle Communications Service Controller to handle messages which existing IMs do not support. Unlike other network-facing IMs that communicate with TCAP users (such as CAP, INAP, WIN, or MAP), IM-PSX ETSI Plugin communicates with TCAP directly.

The configuration process of IM-PSX ETSI Plugin with the Administration Console is the same as the configuration process of IM-PSX ANSI Plugin. See "Setting Up IM-PSX ANSI Plugin" for more information about configuring IM-PSX ANSI Plugin with the Administration Console.

Configuring an IM-PSX ETSI Plugin to Map Between SS7 TCAP/MAP and SIP SUBSCRIBE/NOTIFY

To configure an IM-PSX ETSI plugin to map between SS7 TCAP/MAP and SIP Subscribe/Notify:

  1. In the Admin Console, create an IMPSXETSI plugin type instance.

  2. Configure the IMPSXETSI plugin instance with the following settings:

    • For LocalAllias, set it to the SSN alias configured in SS7 or Sigtran.

    • For Default SS7 Entity Alias, set to the remote SS7 SSN alias.

    • For Plugin Class Name, set to MAP3.

    • For Plugin Protocol Name, enter com.convergin.common.ase.plugin.oss.map.phase2plus.OssGsmMapPlugin.

    • For ContentType Upon No Indication, enter application/tcap-compomext-portion+xml.

  3. Configure the SS7 protocol operations:

    1. Add an operation named noteSubscriberDataModified for the SS7 Network initiated dialogue mapping (for example, map noteSubscriberDataModified to SIP SUBSCRIBE). Go to axiaConsole, find the IMPSXETSIPLUGIN as below, click on addOperation and set the following values:

      • For class: 1

      • For code: 5

      • For invocationTimer: 15

      • For name, enter NoteSubscriberDataModified

      • For type: local

    2. Add an operation named AnyTimeInterrogation for SIP AS (for example, OCECAS) initiated dialogue mapping (for example, map SIP SUBSCRIBE to AnyTimeInterrogation). Go to axiaConsole, find the IMPSXETSIPLUGIN, click on addOperation, and set the following values:

      • For class: 1

      • For code: 71

      • For invocationTimer: 15

      • For name: enter AnyTimeInterrogation

      • For type: local