The result of a preliminary debug request. Content-Type: application/vnd.plcm.plcm-dial-rule-preliminary-debug-result+xml.
Name | Type | Description | Attributes |
---|---|---|---|
plcmDialRulePreliminaryDebugRequest | PlcmDialRulePreliminaryDebugRequest | See Definition of PlcmDialRulePreliminaryDebugRequest | Mandatory |
finalResult | 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. | |
scriptOutput | string | Any output produced by the script (e.g., println statements). | |
outputSipHeaders | string | For an external SIP peer’s postliminary, displays the headers produced by the script. |