{"id":499942,"date":"2017-09-05T12:39:55","date_gmt":"2017-09-05T10:39:55","guid":{"rendered":"https:\/\/www.devoteam.com\/success-story\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\/"},"modified":"2025-06-23T15:19:40","modified_gmt":"2025-06-23T13:19:40","slug":"improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application","status":"publish","type":"success-story","link":"https:\/\/devoteam.info\/en-nl\/success-story\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\/","title":{"rendered":"Improving Safety in the Netherlands Through a New Dispatch Centre Application"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Devoteam and KPN are currently collaborating on the implementation of a dispatch centre application which will make an important contribution to public order and safety in the Netherlands.<br>The project consists of two parts: the new dispatch centre application that dispatchers will work with, and the backend services that will take care of session handler, state management, and external information facilities.<br>Jeroen Kuiper is the lead on one of the two sub teams on the project, and he discusses its \u2018ins &amp; outs\u2019: \u201cWe have been working for over 10 years with this customer. I believe it is obvious why they continue to choose to collaborate with Devoteam: we persistently succeed in delivering high quality\u201d. In the case of this project this is a crucial factor. The dispatch centre must simply always be available and work flawlessly.<\/p>\n\n\n\n<div class=\"wp-block-group alignfull feature-boxes has-base-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-033faf9f wp-block-group-is-layout-constrained\" style=\"margin-top:0px;padding-top:var(--wp--preset--spacing--small);padding-right:0;padding-bottom:var(--wp--preset--spacing--small);padding-left:0\">\n<div class=\"wp-block-group alignwide is-vertical is-layout-flex wp-container-core-group-is-layout-b99ecfb1 wp-block-group-is-layout-flex\">\n<h2 class=\"wp-block-heading has-text-align-left\">The snapshot<\/h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-e3ca69fe wp-block-columns-is-layout-flex\" style=\"margin-top:0px;margin-bottom:0px\">\n<div class=\"wp-block-column is-style-column-box-shadow has-border-color has-base-background-color has-background is-layout-flow wp-container-core-column-is-layout-413fa631 wp-block-column-is-layout-flow\" style=\"border-color:#e3e3ea;border-width:1px;padding-top:var(--wp--preset--spacing--medium);padding-right:var(--wp--preset--spacing--medium);padding-bottom:var(--wp--preset--spacing--medium);padding-left:var(--wp--preset--spacing--medium)\">\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-b56e0895 wp-block-group-is-layout-constrained\">\n<p class=\"has-primary-color has-text-color has-link-color has-xxx-large-font-size wp-elements-1 wp-block-paragraph\"><strong>1<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"font-style:normal;font-weight:600\">KPN collaborated with Devoteam to implement a new dispatch centre application critical for public order and safety in the Netherlands.<br><\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-style-column-box-shadow has-border-color has-base-background-color has-background is-layout-flow wp-container-core-column-is-layout-413fa631 wp-block-column-is-layout-flow\" style=\"border-color:#e3e3ea;border-width:1px;padding-top:var(--wp--preset--spacing--medium);padding-right:var(--wp--preset--spacing--medium);padding-bottom:var(--wp--preset--spacing--medium);padding-left:var(--wp--preset--spacing--medium)\">\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-b56e0895 wp-block-group-is-layout-constrained\">\n<p class=\"has-primary-color has-text-color has-link-color has-xxx-large-font-size wp-elements-2 wp-block-paragraph\"><strong>2<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"font-style:normal;font-weight:600\">The primary challenge was to replace an outdated system reliant on manual interventions with a solution offering constant, flawless availability.<br><\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-style-column-box-shadow has-border-color has-base-background-color has-background is-layout-flow wp-container-core-column-is-layout-413fa631 wp-block-column-is-layout-flow\" style=\"border-color:#e3e3ea;border-width:1px;padding-top:var(--wp--preset--spacing--medium);padding-right:var(--wp--preset--spacing--medium);padding-bottom:var(--wp--preset--spacing--medium);padding-left:var(--wp--preset--spacing--medium)\">\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-b56e0895 wp-block-group-is-layout-constrained\">\n<p class=\"has-primary-color has-text-color has-link-color has-xxx-large-font-size wp-elements-3 wp-block-paragraph\"><strong>3<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"font-style:normal;font-weight:600\">Devoteam engineered a high-availability system with redundant hardware and software, enabling automatic failover and concurrent software versions to ensure uninterrupted service.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-high-availability\">High availability<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The developers have been tasked with accomplishing this so-called high availability. This means that we need to think carefully about \u2018failover\u2019 scenarios, a term that refers to automatic transitioning to backup services in case of a failure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><br>Jeroen: \u201cThis is a significant challenge. It means that the whole system and all associated services are required to be designed with fault tolerances in mind. Failures need to be resolved automatically. As a result the system has been constructed redundantly from both a hardware and software perspective \u2013 whenever a part fails, another part will assume its functionality. In addition it is possible to run varying software versions concurrently, so that even during an upgrade the service continues to be completely available\u201d.<br>Because of this, the new dispatch centre application is a marked improvement over the old system, where fault and downtime prevention or resolutions were primarily resolved through manual interventions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-dispatch-application\">Dispatch application<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The second aspect of this project is the development of a new dispatch application. This is a custom designed application that will replace the role of hardware-based phones. All call-related functionality (e.g. picking up, hanging up, phone book, forwarding, placing on hold, etc.) can be managed through this application. It directs the switchboard that manages the actual \u2018call traffic\u2019. While the functionality of the dispatch application is identical to the previous, the renewed UI provides an improved visual experience. This means that the dispatchers\u2019 (the people that handle emergency calls) user experience is markedly improved.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-management\">Management<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Devoteam also helps build new web based administration portals, which facilitate technical and functional application management. The portal allows administrators to change system parameters, add different types of users, etc. Any such activity in this portal environment are logged.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Devoteam and KPN should be concluding this project in 2018. KPN will then have a dispatch centre solution that is easier to manage, provides high availability, and is fault tolerant. All involved parties are looking forward to the prospective solution! Martijn Vos, Product Owner at KPN, is enthusiastic about the collaboration with Devoteam.<\/p>\n\n\n\n<div class=\"wp-block-group is-style-column-box-shadow has-gray-light-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-a9070b44 wp-block-group-is-layout-constrained\" style=\"border-radius:5px;padding-top:var(--wp--preset--spacing--large);padding-right:var(--wp--preset--spacing--large);padding-bottom:var(--wp--preset--spacing--large);padding-left:var(--wp--preset--spacing--large)\">\n<figure class=\"wp-block-image size-large is-resized wp-duotone-red-devoteam\"><img loading=\"lazy\" decoding=\"async\" width=\"24\" height=\"24\" src=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/citation-a-droite.svg\" alt=\"Quote\" class=\"wp-image-208\" style=\"width:28px;height:auto\"\/><\/figure>\n\n\n\n<p class=\"has-medium-font-size wp-block-paragraph\">Our collaboration with Devoteam is very enjoyable; not only are our Devoteam colleagues professional and competent, they are also capable of projecting themselves into the client\u2019s situation. Working from that perspective they are knowledgeable about what is required to deliver high quality. And that is exactly what the intention of this solution is!<\/p>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-gray-color has-alpha-channel-opacity has-gray-background-color has-background is-style-separator-dotted is-style-default\" style=\"margin-top:var(--wp--preset--spacing--medium);margin-bottom:var(--wp--preset--spacing--medium)\"\/>\n\n\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-fe6f0742 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-0f66ae2b wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\" style=\"font-style:normal;font-weight:500\">Martijn Vos<br>Product Owner at KPN<\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull feature-boxes has-base-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-033faf9f wp-block-group-is-layout-constrained\" style=\"margin-top:0px;padding-top:var(--wp--preset--spacing--small);padding-right:0;padding-bottom:var(--wp--preset--spacing--small);padding-left:0\">\n<div class=\"wp-block-group alignwide is-vertical is-layout-flex wp-container-core-group-is-layout-b99ecfb1 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-e3ca69fe wp-block-columns-is-layout-flex\" style=\"margin-top:0px;margin-bottom:0px\">\n<div class=\"wp-block-column is-style-column-box-shadow has-border-color has-base-background-color has-background is-layout-flow wp-container-core-column-is-layout-413fa631 wp-block-column-is-layout-flow\" style=\"border-color:#e3e3ea;border-width:1px;padding-top:var(--wp--preset--spacing--medium);padding-right:var(--wp--preset--spacing--medium);padding-bottom:var(--wp--preset--spacing--medium);padding-left:var(--wp--preset--spacing--medium)\">\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-b56e0895 wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-large is-resized is-style-default wp-duotone-red-devoteam\"><img decoding=\"async\" src=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/sliders-light.svg\" alt=\"\" class=\"wp-image-5413\" style=\"width:35px;height:auto\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"font-style:normal;font-weight:600\">Delivered a dispatch centre solution with complete high availability and automatic fault tolerance.<br><\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-style-column-box-shadow has-border-color has-base-background-color has-background is-layout-flow wp-container-core-column-is-layout-413fa631 wp-block-column-is-layout-flow\" style=\"border-color:#e3e3ea;border-width:1px;padding-top:var(--wp--preset--spacing--medium);padding-right:var(--wp--preset--spacing--medium);padding-bottom:var(--wp--preset--spacing--medium);padding-left:var(--wp--preset--spacing--medium)\">\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-b56e0895 wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-large is-resized is-style-default wp-duotone-red-devoteam\"><img decoding=\"async\" src=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/telescope-light.svg\" alt=\"\" class=\"wp-image-5404\" style=\"width:35px;height:auto\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"font-style:normal;font-weight:600\">Enhanced the user experience for dispatchers through a visually improved, ergonomic application.<br><\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-style-column-box-shadow has-border-color has-base-background-color has-background is-layout-flow wp-container-core-column-is-layout-413fa631 wp-block-column-is-layout-flow\" style=\"border-color:#e3e3ea;border-width:1px;padding-top:var(--wp--preset--spacing--medium);padding-right:var(--wp--preset--spacing--medium);padding-bottom:var(--wp--preset--spacing--medium);padding-left:var(--wp--preset--spacing--medium)\">\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-b56e0895 wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-large is-resized is-style-default wp-duotone-red-devoteam\"><img decoding=\"async\" src=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/screen-users-light.svg\" alt=\"\" class=\"wp-image-5445\" style=\"width:35px;height:auto\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"font-style:normal;font-weight:600\">Simplified system administration by creating new web-based management portals.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><\/p>\n<\/blockquote>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Devoteam and KPN are currently collaborating on the implementation of a dispatch centre application which will make an important contribution to public order and safety in the Netherlands.The project consists of two parts: the new dispatch centre application that dispatchers will work with, and the backend services that will take care of session handler, state [&hellip;]<\/p>\n","protected":false},"featured_media":0,"template":"","categories":[885],"tags":[],"industry":[],"class_list":["post-499942","success-story","type-success-story","status-publish","hentry","category-cloud-native-app-development-en-nl"],"acf":[],"cards":"\n\t<div class=\"single-post-card\">\n\n\t\t\n\n\t\t\n\t\t<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-43282307 wp-block-group-is-layout-flex\">\n\t<p style=\"font-style:normal;font-weight:700\" class=\"has-link-color wp-elements-7 wp-block-lp-post-type has-text-color has-primary-color has-small-font-size\">Success story<\/p>\n\n\t\t\n\t\t<h3 style=\"font-style:normal;font-weight:400\" class=\"wp-block-post-title has-base-font-size\"><a href=\"https:\/\/devoteam.info\/en-nl\/success-story\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\/\" target=\"_self\" >Improving Safety in the Netherlands Through a New Dispatch Centre Application<\/a><\/h3><\/div>\n\t\t\n\t<\/div>\n\n","yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.4 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>After 10 Years: KPN&#039;s New Dispatch Centre Application | Devoteam<\/title>\n<meta name=\"description\" content=\"A 10-year partnership in quality. Explore the fault-tolerant dispatch centre application we built for public safety and reliability. See how.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/devoteam.info\/en-nl\/success-story\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Improving Safety in the Netherlands Through a New Dispatch Centre Application\" \/>\n<meta property=\"og:description\" content=\"A 10-year partnership in quality. Explore the fault-tolerant dispatch centre application we built for public safety and reliability. See how.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/devoteam.info\/en-nl\/success-story\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\/\" \/>\n<meta property=\"og:site_name\" content=\"Devoteam\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-23T13:19:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/10\/GettyImages-156533467.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1253\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-nl\\\/success-story\\\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\\\/\",\"url\":\"https:\\\/\\\/devoteam.info\\\/en-nl\\\/success-story\\\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\\\/\",\"name\":\"After 10 Years: KPN's New Dispatch Centre Application | Devoteam\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-nl\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-nl\\\/success-story\\\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-nl\\\/success-story\\\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/devoteam.info\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/citation-a-droite.svg\",\"datePublished\":\"2017-09-05T10:39:55+00:00\",\"dateModified\":\"2025-06-23T13:19:40+00:00\",\"description\":\"A 10-year partnership in quality. Explore the fault-tolerant dispatch centre application we built for public safety and reliability. See how.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-nl\\\/success-story\\\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\\\/#breadcrumb\"},\"inLanguage\":\"en-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/devoteam.info\\\/en-nl\\\/success-story\\\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-NL\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-nl\\\/success-story\\\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\\\/#primaryimage\",\"url\":\"https:\\\/\\\/devoteam.info\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/citation-a-droite.svg\",\"contentUrl\":\"https:\\\/\\\/devoteam.info\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/citation-a-droite.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-nl\\\/success-story\\\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/devoteam.info\\\/en-nl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Success stories\",\"item\":\"https:\\\/\\\/devoteam.info\\\/en-nl\\\/success-story\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Improving Safety in the Netherlands Through a New Dispatch Centre Application\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-nl\\\/#website\",\"url\":\"https:\\\/\\\/devoteam.info\\\/en-nl\\\/\",\"name\":\"Devoteam\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/devoteam.info\\\/en-nl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-NL\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"After 10 Years: KPN's New Dispatch Centre Application | Devoteam","description":"A 10-year partnership in quality. Explore the fault-tolerant dispatch centre application we built for public safety and reliability. See how.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/devoteam.info\/en-nl\/success-story\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\/","og_locale":"en_US","og_type":"article","og_title":"Improving Safety in the Netherlands Through a New Dispatch Centre Application","og_description":"A 10-year partnership in quality. Explore the fault-tolerant dispatch centre application we built for public safety and reliability. See how.","og_url":"https:\/\/devoteam.info\/en-nl\/success-story\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\/","og_site_name":"Devoteam","article_modified_time":"2025-06-23T13:19:40+00:00","og_image":[{"width":1920,"height":1253,"url":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/10\/GettyImages-156533467.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/devoteam.info\/en-nl\/success-story\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\/","url":"https:\/\/devoteam.info\/en-nl\/success-story\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\/","name":"After 10 Years: KPN's New Dispatch Centre Application | Devoteam","isPartOf":{"@id":"https:\/\/devoteam.info\/en-nl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/devoteam.info\/en-nl\/success-story\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\/#primaryimage"},"image":{"@id":"https:\/\/devoteam.info\/en-nl\/success-story\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\/#primaryimage"},"thumbnailUrl":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/citation-a-droite.svg","datePublished":"2017-09-05T10:39:55+00:00","dateModified":"2025-06-23T13:19:40+00:00","description":"A 10-year partnership in quality. Explore the fault-tolerant dispatch centre application we built for public safety and reliability. See how.","breadcrumb":{"@id":"https:\/\/devoteam.info\/en-nl\/success-story\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\/#breadcrumb"},"inLanguage":"en-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/devoteam.info\/en-nl\/success-story\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\/"]}]},{"@type":"ImageObject","inLanguage":"en-NL","@id":"https:\/\/devoteam.info\/en-nl\/success-story\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\/#primaryimage","url":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/citation-a-droite.svg","contentUrl":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/citation-a-droite.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/devoteam.info\/en-nl\/success-story\/improving-safety-in-the-netherlands-through-a-new-dispatch-centre-application\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/devoteam.info\/en-nl\/"},{"@type":"ListItem","position":2,"name":"Success stories","item":"https:\/\/devoteam.info\/en-nl\/success-story\/"},{"@type":"ListItem","position":3,"name":"Improving Safety in the Netherlands Through a New Dispatch Centre Application"}]},{"@type":"WebSite","@id":"https:\/\/devoteam.info\/en-nl\/#website","url":"https:\/\/devoteam.info\/en-nl\/","name":"Devoteam","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/devoteam.info\/en-nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-NL"}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"aleksandra.juda","author_link":"https:\/\/devoteam.info\/en-nl\/author\/"},"uagb_comment_info":0,"uagb_excerpt":"Devoteam and KPN are currently collaborating on the implementation of a dispatch centre application which will make an important contribution to public order and safety in the Netherlands.The project consists of two parts: the new dispatch centre application that dispatchers will work with, and the backend services that will take care of session handler, state&hellip;","_links":{"self":[{"href":"https:\/\/devoteam.info\/en-nl\/wp-json\/wp\/v2\/success-story\/499942","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devoteam.info\/en-nl\/wp-json\/wp\/v2\/success-story"}],"about":[{"href":"https:\/\/devoteam.info\/en-nl\/wp-json\/wp\/v2\/types\/success-story"}],"version-history":[{"count":0,"href":"https:\/\/devoteam.info\/en-nl\/wp-json\/wp\/v2\/success-story\/499942\/revisions"}],"wp:attachment":[{"href":"https:\/\/devoteam.info\/en-nl\/wp-json\/wp\/v2\/media?parent=499942"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devoteam.info\/en-nl\/wp-json\/wp\/v2\/categories?post=499942"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devoteam.info\/en-nl\/wp-json\/wp\/v2\/tags?post=499942"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/devoteam.info\/en-nl\/wp-json\/wp\/v2\/industry?post=499942"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}