Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

REST API Method: POST /rest/sipnatprefixtable/{identifier}/sipnatprefix/{identifier}

Modifies a SIP Qualified NAT Prefix Table Entry given a specific Table Entry ID in a given SIP Qualified NAT Prefix Table.

URL:

https://192.168.0.111/rest/sipnatprefixtable/{identifier}/sipnatprefix/{identifier}

HTTP Method

POST

Requires Authentication:

true

Noprint
Panel
bgColortransparent
titleBGColor#DDD
title[sipnatprefix - REST API Methods|Resource - sipnatprefix]

Page Tree
root@parent

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DescriptionNoNostringnone64 - Max LengthA user friendly description of the prefix entry.
IPAddressYesNostringnone16 - Max Length The IP Address component of the prefix. This combined with the Netmask will be used to match against incoming SIP Via IPs and determine if the peer endpoint is behind a NAT.
NetmaskYesNostringnone16 - Max Length The Netmask component of the prefix. This combined with the IP Address will be used to match against incoming SIP Via IPs and determine if the peer endpoint is behind a NAT.

Tip
titleHelpful Tip

The POST can contain either only the attributes that are being updated, or the full set of attributes for the resource