plcm-dial-rule-test-result.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-dial-rule-test-result  PlcmDialRuleTestResult

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


Complex Types

PlcmDialRuleTestResult Fields

NameTypeDescriptionAttributes
plcm-conference-room plcm-conference-roomSee Definition of plcm-conference-room
plcm-dial-rule-test-request plcm-dial-rule-test-requestSee Definition of plcm-dial-rule-test-requestMandatory
test-route-outputxs:string Displays the results of applying each rule (including its preliminary, if any) to the dial string. For instance, testing the dial string sips:rbruce@10.47.7.9 against the default dial plan might result in the following: #1:SipAlias[sips:rbruce@10.47.7.9] is not registered. H323-ID[rbruce] is not registered. #2:The room [rbruce] does not exist. #3:No entry queue is found. #4:Domain [10.47.7.9] is not within our administration. #5:The call was accepted by this dial rule.
final-resultxs:string The final outcome of the dial rule processing. The final outcome for the example above (in test-route-output) would be: Transformed dial string is [sips:rbruce@10.47.7.9]. The call was accepted by dial rule #5.