MX-ONE Command Line Interface
Connect to MX-ONE via SSHv2 and initiate the Location ID using the MX-ONE Command Line Interface.
emergency_location -i --location-id 1011121000 --customer-id
9ae5df2b-83e9-4e4c-7777-74316e36eae6 --callback-number 5555533444
--info '10 Main St, Ottawa building 2 2nd floor'
Figure 1. Emergency Location Id Data print

This Location ID now can be associated with a range of extension numbers, for example extension numbers 10000 to 10019.
To associate the Location ID with a range of extensions numbers, execute the following command:
emergency_location -i --location-id 1011121000 --dir
10000..10019
Figure 2. Emergency Location Directory Data print

Example 1: In this example, if the user makes an emergency call using one of the extensions configured
with the Location ID 1011121000, MX-ONE will add the Location ID 1011121000 in the "FROM" header in
the SIP trunk connected to Intrado. The E911-Organization-ID and "PAI" headers will also be added in the
SIP Invite to the Intrado, because these were defined individually for the Location ID.
- FROM: 1011121000
- E911-Organization-ID: 9ae5df2b-83e9-4e4c-7777-74316e36eae6
- PAI: 5555533444
↑