<html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NG112 - Next Generation 112 Emergency Services</title>
<style>
body { font-family: Arial, sans-serif; line-height: 1.6; margin: 20px; }
header { margin-bottom: 20px; }
h1, h2 { color: #0056b3; }
article { margin-top: 20px; }
footer { margin-top: 20px; color: #666; font-size: 0.9em; }
</style>
</head>
<body>
<header>
<pre>
_ _ _____ ____
| \ | | __ \___ \
| \| | | | |__) |
| . ` | | | _ /
| |\ | |__| | \ \
|_| \_|_____/| \_\
</pre>
<h1>Welcome to NG112.net</h1>
<p>Your trusted source for updates on the European NG112 emergency services.</p>
</header>
<section>
<article>
<h2>What is NG112?</h2>
<p>NG112 (Next Generation 112) is an initiative in Europe designed to update and improve the existing 112 emergency service infrastructure. It aims to enhance the way emergency calls are handled, making them more efficient and integrated with modern communication technologies.</p>
</article>
<article>
<h2>Comparison with US-based e911</h2>
<p>Similar to the US-based e911 system, NG112 is designed to support emergency services with advanced technologies like VoIP (Voice over Internet Protocol). This allows for better data transmission, location accuracy, and overall improved responsiveness in crisis situations.</p>
</article>
<article>
<h2>Integration with VoIP Solutions</h2>
<p>We are committed to connecting NG112 services with various VoIP solutions, including Microsoft Teams. This integration ensures that emergency communication remains seamless across different platforms and devices, facilitating quicker emergency responses.</p>
</article>
<article>
<h2>Testing Location Validation with SIP Calls</h2>
<p>To test your location validation setup, please send a SIP call to <strong>933@test.ng112.net</strong> on port 5060 with the corresponding PIDF/LO data. The system will read back your call back number, address, and geocoordinates. For more information on PIDF/LO data, please visit the <a href="https://en.wikipedia.org/wiki/Presence_Information_Data_Format_Location_Object">PIDF/LO Wikipedia page</a>.</p>
</article>
<article>
<h2>Latest News</h2>
<p>Stay tuned to our website for the latest updates and news regarding the deployment and development of NG112 services across Europe.</p>
</article>
</section>
<footer>
<p>© 2024 NG112.net - All rights reserved.</p>
</footer>
</body>
</html>