Creating a First Call Route
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
/configurations/@[configuration_name]/routes/@[route_name]/configurations/@[configuration_name]/routes/@[route_name]
called = "/^(00)?(771|772|773)[0-9]{7}$/"
calling = ""
name = "@[route_name]"
nap = "@[nap_name]"
remapped_called = ""
remapped_calling = ""
remapped_destination_leg_profile = "(same as NAP)"
remapped_nap = "XTEL"
remapped_source_leg_profile = "(same as NAP)"
routeset_name = ""
/configurations/@[configuration_name]/routes/@[route_name]/custom_attributes
additonal_naps = ""{
"called" : "/^(00)?(771|772|773)[0-9]{7}$/",
"calling" : "",
"custom_attributes" : {
"additonal_naps" : ""
},
"name" : "@[route_name]",
"nap" : "@[nap_name]",
"remapped_called" : "",
"remapped_calling" : "",
"remapped_destination_leg_profile" : "(same as NAP)",
"remapped_nap" : "XTEL",
"remapped_source_leg_profile" : "(same as NAP)",
"routeset_name" : ""
}