AusAlert
What actually changes when cell broadcast replaces SMS and landline warnings, and what stays in place.
Emergency Alert launched in 2009. It sends location-based SMS messages and automated landline calls to warn people about emergencies. For 17 years, it has been Australia's only national telephone-based warning system. But its limitations have become increasingly clear during real emergencies.
SMS is sent one message per phone number, so during mass emergencies large alert campaigns queue. During past flood emergencies, throughput limits meant warnings took hours to deliver, and some never arrived at all.
The 2020 Royal Commission into National Natural Disaster Arrangements found the technology was "outdated" and recommended its upgrade as a priority.
AusAlert uses cell broadcast instead of SMS. Cell broadcast sends a single message from a mobile tower to every device in range simultaneously, using a dedicated signalling channel that is separate from voice and data.
This is the same technology used by the US (Wireless Emergency Alerts since 2012), Japan (J-Alert since 2007), the EU (EU-Alert mandate since 2018), and New Zealand (Emergency Mobile Alert since 2017).
| Feature | Emergency Alert (2009) | AusAlert (2026) |
|---|---|---|
| Technology | Location-based SMS + landline | Cell broadcast (4G/5G) |
| Delivery | One-to-one (individual SMS) | One-to-many (broadcast) |
| Capacity | Queued (one SMS per number) | All devices simultaneously |
| Network congestion | Queues under load | Broadcast, no per-number queue |
| Targeting precision | Cell tower area (coarse) | Areas as small as 160 metres |
| Phone number required | Yes | No |
| SIM card required | Yes | No |
| Can be blocked by user | Yes (spam filter) | No (critical alerts) |
| Silent/DND override | No | Yes (critical alerts) |
| Cross-border issues | Common | Alert areas can cross borders |
| Privacy | Requires subscriber data | No data collected |
| Developer API | No | No |
| Program cost | Not published | Initially ~$10M, now estimated $132M (reported) |
Officially, AusAlert will "eventually replace" Emergency Alert. Reporting indicates both systems will run in parallel through the transition:
During the transition, emergency services may send alerts through both systems simultaneously to ensure maximum reach.
Neither Emergency Alert nor AusAlert provides a developer API. This is a gap that sets Australia behind international practice. In the US, FEMA provides IPAWS-OPEN (free developer access), an archived alerts dataset, and real-time CAP feeds for registered consumers.
EmergencyAPI bridges this gap for Australian developers. It aggregates official government emergency feeds from all 8 states and territories into one REST API with GeoJSON, CSV, and CAP-AU output formats. Free tier at 5,000 calls per month.
For more on how emergency alert data is structured, see our CAP-AU Developer Guide.
Build with Australian emergency data today -- don't wait for AusAlert.