Enabling EATF Capability

Use the following procedure to enable EATF operations.

  1. Use the following procedure to move to sip-config configuration mode.
    ACMEPACKET# configure terminal
    ACMEPACKET(configure)# session-router
    ACMEPACKET(session-router)# sip-config
    ACMEPACKET(sip-config)#
  2. Use the eatf-stn-sr parameter to enable EATF operation and to provide E.164 telephone number of the EATF service.

    Provide the E.164 telephone number as either a tel: or a sip: URI. When confirming the E-STN-SR value, the match succeeds based solely on the E.164 portion regardless of the URI type.

    ACMEPACKET(sip-config)# eatf-stn-sr tel:+1-237-555-9999
    ACMEPACKET(sip-config)#
  3. Use done and exit to complete configuration.