{
  "name" : "Call Translator Architecture",
  "description" : "SIP/PSTN call translation architecture.",
  "elements" : [ {
    "tag" : "Person",
    "background" : "#08427b",
    "color" : "#ffffff",
    "shape" : "Person"
  }, {
    "tag" : "Software System",
    "background" : "#1168bd",
    "color" : "#ffffff"
  }, {
    "tag" : "Container",
    "background" : "#438dd5",
    "color" : "#ffffff"
  }, {
    "tag" : "Component",
    "background" : "#85bbf0",
    "color" : "#000000"
  }, {
    "tag" : "Database",
    "background" : "#2f95c8",
    "color" : "#ffffff",
    "shape" : "Cylinder"
  }, {
    "tag" : "External",
    "background" : "#999999",
    "color" : "#ffffff"
  } ]
}