You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

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

Creates 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

PUT

Requires Authentication:

true

The root page @parent could not be found in space SBC 1000/2000 API.

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DescriptionNoNostringnone64 - Max Length A 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.

  • No labels