Global dial plan model input data.
GET http://[host-proxy]/api/data/DP_GlobalDialPlanData/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"name": {
"title": "Name",
"description": "Global Dial Plan Input Data Friendly Name",
"type": "string",
"default": "{{ macro.HcsVossCustomerName }} Global Dial Plan Input Data"
},
"extBO": {
"title": "External Breakout Number",
"description": "Digit dialed to break out to PSTN: Use Macro - macro.DP_Global_PSTNAccess",
"type": "string"
},
"pNum": {
"title": "Published Number",
"description": "Published Number for Site - macro.DP_Global_PNum",
"type": "string"
},
"eNum": {
"title": "Emergency Call Back Number",
"description": "Emergency Call Back Number - macro.DP_Global_ENum",
"type": "string"
},
"dpDialPlan": {
"title": "Global Dial Plan Model",
"description": "Choose the dial plan model which will be applied to the global elements ",
"type": "string"
},
"areaCodeArray": {
"title": "Local Area Codes",
"description": "Local region pstn area codes",
"type": "array",
"items": {
"type": "object",
"properties": {
"dpPtnType": {
"title": "Dial Plan Pattern Type",
"description": "Choose the type of local pattern used in Dial Plan",
"type": "string",
"choices": [
{
"value": "routepattern",
"title": "Route Pattern"
},
{
"value": "transpattern",
"title": "Translation Pattern"
}
]
},
"dpRPChoice": {
"title": "Choose Route Pattern Model",
"description": "Route pattern Model",
"type": "string"
},
"dpTPChoice": {
"title": "Choose Translation Pattern Model",
"description": "Translation Pattern Model",
"type": "string"
},
"areaCode": {
"title": "Area Code",
"description": "Local region pstn area codes",
"type": "string"
},
"exchange": {
"title": "Exchange",
"description": "Exchange Data Available for pattern building",
"type": "string"
}
}
}
},
"dpcv01": {
"title": "Dial Plan Custom Value 1",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal01",
"type": "string"
},
"dpcv02": {
"title": "Dial Plan Custom Value 2",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal02",
"type": "string"
},
"dpcv03": {
"title": "Dial Plan Custom Value 3",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal03",
"type": "string"
},
"dpcv04": {
"title": "Dial Plan Custom Value 4",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal04",
"type": "string"
},
"dpcv05": {
"title": "Dial Plan Custom Value 5",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal05",
"type": "string"
},
"dpcv06": {
"title": "Dial Plan Custom Value 6",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal06",
"type": "string"
},
"dpcv07": {
"title": "Dial Plan Custom Value 7",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal07",
"type": "string"
},
"dpcv08": {
"title": "Dial Plan Custom Value 8",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal08",
"type": "string"
},
"dpcv09": {
"title": "Dial Plan Custom Value 9",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal09",
"type": "string"
},
"dpcv10": {
"title": "Dial Plan Custom Value 10",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal10",
"type": "string"
},
"dpcv11": {
"title": "Dial Plan Custom Value 11",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal11",
"type": "string"
},
"dpcv12": {
"title": "Dial Plan Custom Value 12",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal12",
"type": "string"
},
"dpcv13": {
"title": "Dial Plan Custom Value 13",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal13",
"type": "string"
},
"dpcv14": {
"title": "Dial Plan Custom Value 14",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal14",
"type": "string"
},
"dpcv15": {
"title": "Dial Plan Custom Value 15",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal15",
"type": "string"
},
"dpcv16": {
"title": "Dial Plan Custom Value 16",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal16",
"type": "string"
},
"dpcv17": {
"title": "Dial Plan Custom Value 17",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal17",
"type": "string"
},
"dpcv18": {
"title": "Dial Plan Custom Value 18",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal18",
"type": "string"
},
"dpcv19": {
"title": "Dial Plan Custom Value 19",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal19",
"type": "string"
},
"dpcv20": {
"title": "Dial Plan Custom Value 20",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal20",
"type": "string"
},
"dpcv21": {
"title": "Dial Plan Custom Value 21",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal21",
"type": "string"
},
"dpcv22": {
"title": "Dial Plan Custom Value 22",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal22",
"type": "string"
},
"dpcv23": {
"title": "Dial Plan Custom Value 23",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal23",
"type": "string"
},
"dpcv24": {
"title": "Dial Plan Custom Value 24",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal24",
"type": "string"
},
"dpcv25": {
"title": "Dial Plan Custom Value 25",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal25",
"type": "string"
},
"dpcv26": {
"title": "Dial Plan Custom Value 26",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal26",
"type": "string"
},
"dpcv27": {
"title": "Dial Plan Custom Value 27",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal27",
"type": "string"
},
"dpcv28": {
"title": "Dial Plan Custom Value 28",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal28",
"type": "string"
},
"dpcv29": {
"title": "Dial Plan Custom Value 29",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal29",
"type": "string"
},
"dpcv30": {
"title": "Dial Plan Custom Value 30",
"description": "Dial Plan Custom Value - macro.DP_Global_CVal30",
"type": "string"
},
"sipdestprim": {
"title": "Primary SIP Trunk Destination IP",
"description": "Primary SIP Trunk Destination IP Address - macro.DP_Global_PrimarySIPAddr",
"type": "string"
},
"sipdestprimport": {
"title": "Primary SIP Trunk Destination Port",
"description": "Primary SIP Trunk Destination Port - macro.DP_Global_PrimarySIPPort",
"type": "string",
"default": "5060",
"choices": [
{
"value": "5060",
"title": "5060"
},
{
"value": "5061",
"title": "5061/TLS"
},
{
"value": "5062",
"title": "5062"
},
{
"value": "5063",
"title": "5063"
},
{
"value": "5064",
"title": "5064"
},
{
"value": "5065",
"title": "5065"
},
{
"value": "5066",
"title": "5066"
},
{
"value": "5067",
"title": "5067"
},
{
"value": "5068",
"title": "5068"
},
{
"value": "5069",
"title": "5069"
}
]
},
"sipdestsec": {
"title": "Secondary SIP Trunk Destination IP",
"description": "Secondary SIP Trunk Destination IP - macro.DP_Global_SecondarySIPAddr",
"type": "string"
},
"sipdestsecport": {
"title": "Secondary SIP Trunk Destination Port",
"description": "Secondary SIP Trunk Destination Port - macro.DP_Global_SecondarySIPPort",
"type": "string",
"default": "5060",
"choices": [
{
"value": "5060",
"title": "5060"
},
{
"value": "5061",
"title": "5061/TLS"
},
{
"value": "5062",
"title": "5062"
},
{
"value": "5063",
"title": "5063"
},
{
"value": "5064",
"title": "5064"
},
{
"value": "5065",
"title": "5065"
},
{
"value": "5066",
"title": "5066"
},
{
"value": "5067",
"title": "5067"
},
{
"value": "5068",
"title": "5068"
},
{
"value": "5069",
"title": "5069"
}
]
},
"custCustID": {
"title": "Custom Customer ID",
"description": "Custom Customer ID - macro.DP_Global_CustomCustID",
"type": "string"
},
"callParkCUCM": {
"title": "Call Park Call Manager",
"description": "Call Park Call Manager - macro.DP_Global_CallParkCUCM",
"type": "string"
},
"sipdest03": {
"title": "SIP Trunk Destination IP",
"description": "SIP Trunk Destination IP - macro.DP_Global_SIPDest3",
"type": "string"
},
"sipdestport03": {
"title": "SIP Trunk Destination Port",
"description": "SIP Trunk Destination Port - macro.DP_Global_SIPPort3",
"type": "string",
"default": "5060",
"choices": [
{
"value": "5060",
"title": "5060"
},
{
"value": "5061",
"title": "5061/TLS"
},
{
"value": "5062",
"title": "5062"
},
{
"value": "5063",
"title": "5063"
},
{
"value": "5064",
"title": "5064"
},
{
"value": "5065",
"title": "5065"
},
{
"value": "5066",
"title": "5066"
},
{
"value": "5067",
"title": "5067"
},
{
"value": "5068",
"title": "5068"
},
{
"value": "5069",
"title": "5069"
}
]
},
"sipdest04": {
"title": "SIP Trunk Destination IP",
"description": "SIP Trunk Destination IP - macro.DP_Global_SIPDest4",
"type": "string"
},
"sipdestport04": {
"title": "SIP Trunk Destination Port",
"description": "SIP Trunk Destination Port - macro.DP_Global_SIPPort4",
"type": "string",
"default": "5060",
"choices": [
{
"value": "5060",
"title": "5060"
},
{
"value": "5061",
"title": "5061/TLS"
},
{
"value": "5062",
"title": "5062"
},
{
"value": "5063",
"title": "5063"
},
{
"value": "5064",
"title": "5064"
},
{
"value": "5065",
"title": "5065"
},
{
"value": "5066",
"title": "5066"
},
{
"value": "5067",
"title": "5067"
},
{
"value": "5068",
"title": "5068"
},
{
"value": "5069",
"title": "5069"
}
]
},
"sipdest05": {
"title": "SIP Trunk Destination IP",
"description": "SIP Trunk Destination IP - macro.DP_Global_SIPDest5",
"type": "string"
},
"sipdestport05": {
"title": "SIP Trunk Destination Port",
"description": "SIP Trunk Destination Port - macro.DP_Global_SIPPort5",
"type": "string",
"default": "5060",
"choices": [
{
"value": "5060",
"title": "5060"
},
{
"value": "5061",
"title": "5061/TLS"
},
{
"value": "5062",
"title": "5062"
},
{
"value": "5063",
"title": "5063"
},
{
"value": "5064",
"title": "5064"
},
{
"value": "5065",
"title": "5065"
},
{
"value": "5066",
"title": "5066"
},
{
"value": "5067",
"title": "5067"
},
{
"value": "5068",
"title": "5068"
},
{
"value": "5069",
"title": "5069"
}
]
},
"sipdest06": {
"title": "SIP Trunk Destination IP",
"description": "SIP Trunk Destination IP - macro.DP_Global_SIPDest6",
"type": "string"
},
"sipdestport06": {
"title": "SIP Trunk Destination Port",
"description": "SIP Trunk Destination Port - macro.DP_Global_SIPPort6",
"type": "string",
"default": "5060",
"choices": [
{
"value": "5060",
"title": "5060"
},
{
"value": "5061",
"title": "5061/TLS"
},
{
"value": "5062",
"title": "5062"
},
{
"value": "5063",
"title": "5063"
},
{
"value": "5064",
"title": "5064"
},
{
"value": "5065",
"title": "5065"
},
{
"value": "5066",
"title": "5066"
},
{
"value": "5067",
"title": "5067"
},
{
"value": "5068",
"title": "5068"
},
{
"value": "5069",
"title": "5069"
}
]
},
"sipdest07": {
"title": "SIP Trunk Destination IP",
"description": "SIP Trunk Destination IP - macro.DP_Global_SIPDest7",
"type": "string"
},
"sipdestport07": {
"title": "SIP Trunk Destination Port",
"description": "SIP Trunk Destination Port - macro.DP_Global_SIPPort7",
"type": "string",
"default": "5060",
"choices": [
{
"value": "5060",
"title": "5060"
},
{
"value": "5061",
"title": "5061/TLS"
},
{
"value": "5062",
"title": "5062"
},
{
"value": "5063",
"title": "5063"
},
{
"value": "5064",
"title": "5064"
},
{
"value": "5065",
"title": "5065"
},
{
"value": "5066",
"title": "5066"
},
{
"value": "5067",
"title": "5067"
},
{
"value": "5068",
"title": "5068"
},
{
"value": "5069",
"title": "5069"
}
]
},
"sipdest08": {
"title": "SIP Trunk Destination IP",
"description": "SIP Trunk Destination IP - macro.DP_Global_SIPDest8",
"type": "string"
},
"sipdestport08": {
"title": "SIP Trunk Destination Port",
"description": "SIP Trunk Destination Port - macro.DP_Global_SIPPort8",
"type": "string",
"default": "5060",
"choices": [
{
"value": "5060",
"title": "5060"
},
{
"value": "5061",
"title": "5061/TLS"
},
{
"value": "5062",
"title": "5062"
},
{
"value": "5063",
"title": "5063"
},
{
"value": "5064",
"title": "5064"
},
{
"value": "5065",
"title": "5065"
},
{
"value": "5066",
"title": "5066"
},
{
"value": "5067",
"title": "5067"
},
{
"value": "5068",
"title": "5068"
},
{
"value": "5069",
"title": "5069"
}
]
},
"sipdest09": {
"title": "SIP Trunk Destination IP",
"description": "SIP Trunk Destination IP - macro.DP_Global_SIPDest9",
"type": "string"
},
"sipdestport09": {
"title": "SIP Trunk Destination Port",
"description": "SIP Trunk Destination Port - macro.DP_Global_SIPPort9",
"type": "string",
"default": "5060",
"choices": [
{
"value": "5060",
"title": "5060"
},
{
"value": "5061",
"title": "5061/TLS"
},
{
"value": "5062",
"title": "5062"
},
{
"value": "5063",
"title": "5063"
},
{
"value": "5064",
"title": "5064"
},
{
"value": "5065",
"title": "5065"
},
{
"value": "5066",
"title": "5066"
},
{
"value": "5067",
"title": "5067"
},
{
"value": "5068",
"title": "5068"
},
{
"value": "5069",
"title": "5069"
}
]
},
"sipdest10": {
"title": "SIP Trunk Destination IP",
"description": "SIP Trunk Destination IP - macro.DP_Global_SIPDest10",
"type": "string"
},
"sipdestport310": {
"title": "SIP Trunk Destination Port",
"description": "SIP Trunk Destination Port - macro.DP_Global_SIPPort10",
"type": "string",
"default": "5060",
"choices": [
{
"value": "5060",
"title": "5060"
},
{
"value": "5061",
"title": "5061/TLS"
},
{
"value": "5062",
"title": "5062"
},
{
"value": "5063",
"title": "5063"
},
{
"value": "5064",
"title": "5064"
},
{
"value": "5065",
"title": "5065"
},
{
"value": "5066",
"title": "5066"
},
{
"value": "5067",
"title": "5067"
},
{
"value": "5068",
"title": "5068"
},
{
"value": "5069",
"title": "5069"
}
]
}
},
"schema_version": "0.3"
}