[Index]

Model: relation/EmergencyLocationNetwork

Teams Emergency Location Networks

Full HTML Help

VOSS Automate provides a read-only overview of the elements related to Microsoft Teams emergency location networks for emergency calling, allowing you to view network sites and related subnets on a single page.

The table describes the elements that make up the emergency location networks:

Network Regions Network regions can be used to logically group sites, for example, a campus, as required.
Network Sites

Network sites are location instances that group subnets and set emergency routing policies and behavior for those subnets. Network regions may align to VOSS sites, but this depends on your set up.

Policies allow you to define where emergency calls are routing, for example, PSTN, or a local security desk.

Network Subnets

Network subnets are subnet instances tied to a network site. Devices and users in these subnets utilize the rules applied in the corresponding network site.

Each emergency location network can have one or more subnets configured.

View configured MS Teams emergency location networks

To view configured emergency location networks, go to (default menus) MS Teams Emergency Management > Teams Emergency Location Networks. This view also displays the policies associated with the networks (Emergency Calling Policy and Emergency Call Routing Policy).

Configure MS Teams emergency location network elements

Higher level administrators can view and edit the individual elements of MS Teams emergency location networks (sites and subnets) directly from the device models, via the following (default) menu paths in the VOSS Automate GUI:

Related Topics

Model Details: relation/EmergencyLocationNetwork

Title Description Details
Site Group Assigned by FDP
  • Field Name: Site
  • Type: Object
Site Name *
  • Field Name: Site.Identity
  • Type: String
Description
  • Field Name: Site.Description
  • Type: ["String", "Null"]
Network Region NetworkRegionID is the identifier for the network region which the current network site is associating to.
  • Field Name: Site.NetworkRegionID
  • Type: String
  • Target: device/msteamsonline/CsTenantNetworkRegion
  • Target attr: Identity
  • Format: uri
Enable Location Based Routing This parameter determines whether the current site is enabled for location based routing.
  • Field Name: Site.EnableLocationBasedRouting
  • Type: Boolean
Network Roaming Policy NetworkRoamingPolicy is the identifier for the network roaming policy to which the network site will associate to.
  • Field Name: Site.NetworkRoamingPolicy
  • Type: ["String", "Null"]
Emergency Calling Policy This parameter is used to assign a custom emergency calling policy to a network site.
  • Field Name: Site.EmergencyCallingPolicy
  • Type: String
  • Target: device/msteamsonline/CsTeamsEmergencyCallingPolicy
  • Target attr: Identity
  • Format: uri
Emergency Call Routing Policy This parameter is used to assign a custom emergency call routing policy to a network site.
  • Field Name: Site.EmergencyCallRoutingPolicy
  • Type: String
  • Target: device/msteamsonline/CsTeamsEmergencyCallRoutingPolicy
  • Target attr: Identity
  • Format: uri
Subnets Group Assigned by FDP
  • Field Name: Subnets
  • Type: Object
Subnets
  • Field Name: subnets.[n]
  • Type: Array
IP Address * The name of the network subnet. This must be a unique and valid IPv4 or IPv6 address.
  • Field Name: Subnets.subnets.[n].Identity
  • Type: String
  • Pattern: ((^\s*((([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5]))\s*$)|(^\s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(%.+)?\s*$))
Description
  • Field Name: Subnets.subnets.[n].Description
  • Type: ["String", "Null"]
Mask * IPv4 format subnet accepts maskbits from 0 to 32 inclusive. IPv6 format subnet accepts maskbits from 0 to 128 inclusive.
  • Field Name: Subnets.subnets.[n].MaskBits
  • Type: Integer
  • Maximum: 128