Description

Update a domain

REST Name
update
Request
POST
URL
[server url][:port]/SAFe/sng_rest/api/update/directory/domain/{identifier}
Input
Name Data Possible Values Description
block-ip-duration

Type

  • string

Default

  • 60

Rules

  • integer
  • greater_or_equal[0]

IP Blocking duration

If specified, it is the number of seconds to block an IP address. 0 = forever.

forward-registration-remote-network-info

Type

  • Enumeration

Default

  • false

Rules

  • required

Values

  • false - Disable
  • true - Enable

Forward Registration Origination Network Info

If Enabled SBC will forward the network information from the regsitration origination endpoint into an X header in the forwarded REGISTER message.

registrar-profile

Type

  • Enumeration

Default

  • __selectone__

Rules

  • required[forward-registration]
  • required[,in,none]
  • required

Values

  • __selectone__ - --- Select Profile ---

Forward SIP profile

This SIP profile will be used to contact the registrar server and forward the REGISTER message

registrar-gateways

Type

  • listbox

Default

  • None

Rules

  • is_array

Values

Trunk List

List of sip trunk to be used for forwarding registrations on this domain. Round robbin load balancing will be used to forward the REGISTRATIONS to the configured list of gateways.

reg-server-error-map

Type

  • string

Default

  • 408

Server Error Codes

Comma delimited error codes that are considered as server errors. Firewall will not block registration errors matching any item in the list.

multiple-registrations

Type

  • Enumeration

Default

  • false

Rules

  • required

Values

  • false - Disable
  • true - Enable

Multiple registrations

Enable or Disable ability to register several phones using the same extension.

sip-forward-refer-headers

Type

  • Enumeration

Default

  • true

Rules

  • required

Values

  • false - Disable
  • true - Enable

Forward Refer Headers

Enable/Disable forward refer headers.

sip-force-expires

Type

  • string

Default

  • None

Rules

  • integer
  • greater_or_equal[5]

Force Expires

If specified, it is the number of seconds to force registration expiration to. Minimum value is 5.

block-ip-on-unresponsive-challenge

Type

  • Enumeration

Default

  • false

Rules

  • required

Values

  • false - Disable
  • true - Enable

Block IP On Unresponsive Challenged Registration

Enable/Disable IP Blocking on unresponsive challenged registration.

display-name

Type

  • string

Default

  • None

Rules

  • alpha_dash_star

Display Name

forward-registration

Type

  • Enumeration

Default

  • false

Rules

  • required

Values

  • false - Disable
  • true - Enable

Forward Registration / Authentication

Enable/Disable registration and authentication requests to a registrar server.