PlcmDialRulePreliminaryDebugResult

PlcmDialRulePreliminaryDebugResult

The result of a preliminary debug request. Content-Type: application/vnd.plcm.plcm-dial-rule-preliminary-debug-result+xml.


PlcmDialRulePreliminaryDebugResult Fields

NameTypeDescriptionAttributes
plcmDialRulePreliminaryDebugRequest PlcmDialRulePreliminaryDebugRequestSee Definition of PlcmDialRulePreliminaryDebugRequestMandatory
finalResultstring 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.
scriptOutputstring Any output produced by the script (e.g., println statements).
outputSipHeadersstring For an external SIP peer’s postliminary, displays the headers produced by the script.