User-Endpoint-Provided Location Information Configuration

Use the following procedure to include user-endpoint-provided location information in the PANI constructed by the P-CSCF. This capability is disabled by default.
  1. Move to sip-config configuration mode.
    ACMEPACKET# configure terminal
    ACMEPACKET(configure)# session-router
    ACMEPACKET(session-router)# sip-config
    ACMEPACKET(sip-config)# 
  2. add-ue-location-in-pani—Use this parameter to enable the inclusion of user-endpoint-provided location information in PANI headers.
    With the parameter enabled, the PANI header contains both user-endpoint-provided location information in addition to NPLI.
    By default, add-ue-location-in-pani is disabled.
    ACMEPACKET(sip-config)# add-ue-location-in-pani enable
  3. Use done, exit and verify-config to complete configuration.