Content

Page tree

e911_call_server

D-SERIES

Web User Interface

N/A

Phone User Interface

N/A

Initial Firmware Version

> 10.1.187.0

XML Configuration

<e911_call_server perm="PERMISSIONFLAG">VALIDVALUE</e911_call_server>

Description

This setting is optional. However, when configured and in the event of an emergency call (see keyboard_lock_emergency parameter), the call will be routed with the following priority: primary_server, secondary_server, and fallback on the registrar used on Identity 1 (see user_outbound and user_host).

The format is a comma-separated list of emergency servers in the following format: host:port;transport=[udp|tcp|tls]. The first element in the list is considered the primary emergency server, while the second is the secondary emergency server.

The host field is mandatory. If a port number or transport protocol isn’t specified, default values will be used. The default transport protocol is udp, and the default port is 5060 for udp and tcp, while 5061 is used when the tls transport protocol is specified.

Index Range

N/A


Valid Values

e.g. <proxy.emergency_server.com:5061>, <192.168.1.100:5070>, <emergency.server.com>, <emergency.server.com:5061;transport=tls>, <172.16.0.1:5060;transport=udp>

Default Value

blank