Skip to content

Amazon Connect - Emergency Calling

0

I am looking at the emergency calling in the US with Amazon Connect. I am able to pass the Civic Address to the PSAP and 933 reads my address back correctly.

How are people handling 911 call back? Are you assigning a specific DID to each user for the outbound ANI toward the PSAP?

How are people handling the agent updating their address?

Are there any 3rd party solutions for 911 with Amazon Connect? I have been unable to find anything. I checked RedSky and 9Line's website and neither of them have anything listed.

  • Amazon Connect is not a phone system, it’s a CC system, but not a phone system and you mixing the two is going to complicate your life. What is the use case? Are you trying to solve for agents to be able to call 911 from Amazon Connect? If you think about the actual process they have to find the Connect window or tab, they have to click on the dial pad or quick connect, then dial. That just doesn’t seem like the most emergency conducive approach.

    david

2 Answers
0

Hi Jeff,

For emergency calling with Amazon Connect in the US, it’s great to hear that you’ve successfully passed the Civic Address to the PSAP and received a correct response from 933.

  1. 911 Call Back Handling: Typically, assigning a specific Direct Inward Dialing (DID) number to each agent isn't necessary unless your use case requires distinct identification. The outbound ANI (Automatic Number Identification) should be configured to reflect the location-specific number that routes correctly to the appropriate PSAP.

  2. Updating Agent Addresses: To handle address updates, one approach is to maintain a database or use AWS services like DynamoDB, where agents can update their address details, and your system can automatically update the location information associated with their outbound calls.

  3. Third-Party Solutions for 911: Currently, Amazon Connect doesn’t have built-in support for 911 emergency services beyond what you’ve configured. You may need to explore integrating external services like RedSky or 9Line, although as you mentioned, it seems they may not currently support Amazon Connect directly.

For more details, check out the Amazon Connect Documentation.

I hope this helps! 😁

answered a year ago
0

The outbound ANI (Automatic Number Identification) should be configured to reflect the location-specific number that routes correctly to the appropriate PSAP.

Does the outbound ANI need to map to a specific location? I assumed the ANI would have no affect on the PSAP the call routed to.

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.