TCP/FIN Generation Configuration

Use the following procedure to enable a TCP/FIN exchange between the Oracle® Enterprise Session Border Controller and an Avaya user agent in the event of failure of an Avaya Session Manager.
  1. Access the session-agent configuration element.
    ORACLE# configure terminal
    ORACLE(configure)# session-router
    ORACLE(session-router)# session-agent
    ORACLE(session-agent)
  2. Select the session-agent object to edit.
    ORACLE(session-agent)# select
    <hostname>:
    1: 192.168.100.101:1813
    
    selection: 1
    ORACLE(session-agent)#
  3. send-tcp-fin—Set this parameter to enabled to generate a TCP/FIN exchange in response to the failure of this Avaya Session Manager. By default, this parameter is disabled.
    ACMEPACKET(session-agent)#  send-tcp-fin enabled
    ACMEPACKET(session-agent)#
  4. Type done to save your configuration.
  5. If necessary, repeat Steps 1 through 4 to enable TCP/FIN for other Avaya Session Managers.