emergency location

manage emergency location data.

Format

Function

The command is used to change, erase, initiate, and print emergency location data used at emergency calls.

The Caller's Emergency location ID is used to find the callers emergency information at an emergency call.

A directory number can be assigned a location ID.

A BSSID (Basic Service Set Identifiers) can be assigned a location ID.

The BSSID can be a MAC address of a SIP phone or other network device.

A LIM can be assigned a location ID, LIM 0 is the system default location.

The LIM location ID will be used if the directory number of the caller has not been assigned with a location ID, or when BSSID is not assigned with a location ID.

When a LIM has not been assigned with a location ID the system default (LIM = 0) location ID will be used.

With the location-id the data related to location-id is fetched (CustomerId, CallbackNumber and info).

Note: The location-id must be assigned before it can be assigned to a Dir, BSSID or Lim.

If no location ID is found a search is made on the customer group assigned to the caller to find customer ID and optionally a call back number.

There are 5 tables used for storing emergency location data. It is accessed by BSSID, Dir, LIM, Location ID or customer group number.

Data structure:
  • Table BSSID > LocationId
  • Table Dir > LocationId
  • Table Lim > LocationId
  • Table LocationId > CustomerId, CallbackNumber, info.
  • Table CustomerGroup > CustomerId, CallbackNumber

Parameters

Examples