LST Configuration for Service Execution

To configure the OCCSM to use LSTs for service execution, create a local-subscriber-table configuration element that identifies that LST. You then need to set the subscriber-database-method configuration to reference that LST configuration so that when messages are received and processed by a sip-registrar configuration element, the OCCSM then uses the identified LST for service execution.

Use the following steps:

  1. Create your LST and transfer it to your OCCSM.
  2. Create a local-subscriber-table element. Define your LST by configuring:
    • The name parameter with a unique local-subscriber-table name.
    • The filename parameter with the LST filename (and path). If you enter a filename without a path, the OCCSM looks in the default LST directory, which is /code/lst. If the LST file is located elsewhere on the OCCSM, you must specify the filename and absolute path. For example /code/path/01302012lst.xml.
  3. From the applicable sip-registrar element, configure the subscriber-database-method to LOCAL.
  4. From the applicable sip-registrar element, configure the subscriber-database-config with the name of the applicable local-subscriber-table.