Emergency Location Database
The MX-ONE Service Node contains an Emergency Location database, which is used to store the data used by the emergency service solution in the MX-ONE.
The data is required as an input and is required by the NG911 service provider to identify a device in MX-ONE side. The data is sent by MX-ONE via SIP trunk headers to RedSky.
The emergency location has the data structure shown in the following table.
Table |
Description |
Additional information |
Location ID (LocationId) Table |
Contains information such as Customer ID, Callback Number, and general information. |
|
BSSID Table |
Contains information that associates Location ID with BSSID (Access Point Information for Wi-Fi phones) or MAC addresses (SIP Phone) information. |
|
DIR Table |
Contains information that associates Location ID with a Directory Number (extension). |
It can be used for fixed devices and in some specific cases with non-fixed devices, such as H.323 phones, third-party SIP phones or ATA (Analog Terminal Adapters). |
LIM Table |
Contains information that associates Location ID with a specific Service Node (LIM) or all Service Nodes (LIM). |
The LIM table can be used in some customer scenarios, where many devices (SIP, IP, analog, and digital phones) reside in the same physical location (or same building floor). |
Customer Group Table |
Contains information that associates MX-ONE customer groups (multi-tenant/CUST) with NG911 service provider Customer ID. |
Note:
Using the customer group setup simplifies the MX-ONE configuration, because it does not require that the Customer ID parameter is configured for each entry in the Location ID table. Note:
If Customer ID is defined in both the Location ID table and the customer group table, the customer ID in the Location ID table has higher priority. |
To define Emergency Location, the following setup is required:
- The Customer ID required by RedSky to unique identify a customer. The E911-Organization-ID is the SIP header used to transport the Customer ID to RedSky.
- The Location ID required by RedSky in case of a full DID number is not sent. The E911-Location-ID is the SIP header used to transport the Location ID or an ELIN to RedSky.
- The Callback Number required by RedSky in case of a full DID (10-digit dialable number) number is not sent. The E911- Callback-Number is the SIP header used to transport the callback number to RedSky.
- The BSSID required to identify in which access point, a Wi-Fi device is connected when an emergency call is made. The BSSID is associated with a Location ID in the MX-ONE emergency location database, and then the Location ID is sent to RedSky. The E911-Location-ID is the SIP header used to transport the Location ID to RedSky.
- The MAC address required to identify which SIP Phone was used to make an emergency call. The MAC address is associated with a Location ID in the MX-ONE emergency location database and then the Location ID is sent to RedSky. The E911-Location-ID is the SIP header used to transport the Location ID to RedSky.
- The Directory number (DIR) associated with a Location ID in the MX-ONE emergency location database and then the Location ID is sent to RedSky. The E911-Location-ID is the SIP header used to transport the Location ID to RedSky. It can be used for fixed devices and in some cases with non-fixed devices, such as H.323 phones, third-party SIP phones or ATA (Analog Terminal Adapters).