Com SIP L TM
There are several Datafiles that are seen in the server's folder:

First are the configuration files:

  • team_config.cfg:
    ACD team configuration

  • team_trigger.cfg:
    ACD trigger DN configuration data.

    - Executables that are dependent:
    - - sipl [SIP Listener, Manager, Registrar]

  • comsipl_global.cfg:
    This is the centralized configuration of all the primary executiples.

    - Executables that are dependent:
    - - sipl [SIP Listener, Manager, Registrar]
    - - sipp [SIP Presence Broker]
    - - admini [Administrative console]
    - - xmpp_s [XMPP server]
    - - dtftp [config distrubution server]

    Next are the database files:

  • registered.fdb
    Dynamic database table of registered clients and their device information.

    - Executables that are dependent:
    - - sipl [SIP Listener, Manager, Registrar]
    - - sipp [SIP Presence Broker]
    - - admini [Administrative console]

  • route_number.fdb

  • presence_w.fdb
    Dynamic database table of presence subscriptions

    - Executables that are dependent:
    - - sipl [SIP Listener, Manager, Registrar]
    - - sipp [SIP Presence Broker]
    - - admini [Administrative console]


    Lastly are the temp cache files:
  • tempSIPto.dat

    - Executables that are dependent:
    - - sipl [SIP Listener, Manager, Registrar]