The result of a preliminary debug request. Content-Type: application/vnd.plcm.plcm-dial-rule-preliminary-debug-result+xml.
| Name | Type | Description | Attributes |
|---|---|---|---|
| plcm-dial-rule-preliminary-debug-request | plcm-dial-rule-preliminary-debug-request | See Definition of plcm-dial-rule-preliminary-debug-request | Mandatory |
| final-result | xs:string | The outcome of running the script. If the script rejected the dial string (skipping the dial rule action and passing it on to the next dial rule), a message tells you so. Otherwise, the transformed dial string is displayed. | |
| script-output | xs:string | Any output produced by the script (e.g., println statements). | |
| output-sip-headers | xs:string | For an external SIP peer’s postliminary, displays the headers produced by the script. |