Request to debug the scripts. Content-Type: application/vnd.plcm.plcm-registration-policy-debug-request+xml.
Name | Type | Description | Attributes |
---|---|---|---|
ep-defined-in-cma | xs:boolean | This parameter will tells polycom realpresence DMA system is integrated with a RealPresence Resource Manager or CMA system and the endpoint is defined in that system. | |
ep-h323-dial-digits-alias | List of xs:string | Endpoint alias value associated with H.323 dialedDigits or blank. This is an array that can contain multiple values. Separate the values with commas. | |
ep-h323-email-id-alias | List of xs:string | Endpoint alias value associated with H.323 email-ID or blank. This is an array that can contain multiple values. Separate the values with commas. | |
ep-h323-H323-id-alias | List of xs:string | Endpoint alias value associated with H.323 H323-ID or blank. This is an array that can contain multiple values. Separate the values with commas. | |
ep-h323-transport-id-alias | List of xs:string | Endpoint alias value associated with H.323 transportID or blank. This is an array that can contain multiple values. Separate the values with commas. | |
ep-h323-url-id-alias | List of xs:string | Endpoint alias value associated with H.323 URL-ID or blank. This is an array that can contain multiple values. Separate the values with commas. | |
ep-ip | List of xs:string | This is endpoint IP address. Enter it here in normal dot or colon notation (such as 1.2.3.4 for IPv4). In the script, this is represented as an array. If the IP address is IPv4, there are 4 elements in the array. If the IP address is IPv6, there are 8 elements in the array. | |
ep-is-ipv4 | xs:boolean | It will return TRUE if the endpoint ip is IPV4, else it will be blank | |
ep-is-ipv6 | xs:boolean | It will return TRUE if the endpoint ip is IPV6, else it will be blank | |
ep-model | xs:string | It will tells the endpoint model name | |
ep-owner | xs:string | It will tells the endpoint owner name | |
ep-owner-domain | xs:string | It will tells the endpoint domain name | |
ep-reg-is-h323 | xs:boolean | It will returns true if the registration request uses H.323 signaling. Blank otherwise. | |
ep-reg-is-sip | xs:boolean | It will returns true if the registration request uses SIP signaling. Blank otherwise. | |
ep-sip-sip-uri-alias | List of xs:string | Endpoint alias value associated with SIP sip: URI or blank. This is an array that can contain multiple values. Separate the values with commas. | |
ep-sip-sips-uri-alias | List of xs:string | Endpoint alias value associated with SIP SIPS: URI or blank. This is an array that can contain multiple values. Separate the values with commas. | |
ep-sip-tel-uri-alias | List of xs:string | Endpoint alias value associated with SIP TEL: URI or blank. This is an array that can contain multiple values. Separate the values with commas. | |
ep-version | xs:string | It is the endpoint software version number. | |
reg-is-permanent | xs:boolean | It will returns true if endpoint is already permanently registered. Blank otherwise. | |
reg-site-digits | xs:int | Number of digits in the subscriber number configured for the site where the endpoint is attempting to register. | |
reg-site-name | xs:int | It is the site where endpoint is attempting to register. | |
reg-subnet-ip-address | List of xs:string | IP address of the subnet where the endpoint is attempting to register. Enter it here in normal dot or colon notation (such as 1.2.3.4 for IPv4).In the script, this is represented as an array. If the IP address is IPv4, there are 4 elements in the array. If the IP address is IPv6, there are 8 elements in the array. | |
reg-subnet-mask | List of xs:string | IP mask of the subnet where the endpoint is attempting to register. Enter it here in normal dot or colon notation (such as 1.2.3.4 for IPv4). In the script, this is represented as an array. If the IP address is IPv4, there are 4 elements in the array. If the IP address is IPv6, there are 8 elements in the array. | |
reg-whitelist-addresses | List of xs:string | Endpoint addresses that registrations are only allowed from or blank. This is an array that can contain multiple values. Separate the values with commas. | |
reg-whitelist-aliases | List of xs:string | Endpoint aliases that registrations are only allowed from or blank. This is an array that can contain multiple values. Separate the values with commas. | |
endpoint-site | xs:string | A site to use to set the first four variables. REG_SITE_AREA_CODE REG_SITE_COUNTRY_CODE REG_SITE_DIGITS REG_SITE_NAME | |
is-quarantined | xs:boolean | ||
script | xs:string | An executable Javascript script which will be debugged using attributes of this request. | Mandatory |
endpoint-provisioned | xs:boolean | The value supplied here becomes the return value from the " isEndpointProvisioned() " function. Default value is False | |
endpoint-registered | xs:boolean | The value supplied here becomes the return value from the " isEndpointRegistered() " function. Default value is False |