내용으로 건너뛰기

Amazon Connect-Based Outbound Calling, Remote System Control, and Disaster Recovery Without Internet Dependency

0

How can we use AWS to enable secure outbound calls (using an AWS number) when primary phone systems fail, support a test number for validation, and include a PIN-based phone control to turn the system on/off—all without requiring internet on the user's side? desaster recovery

질문됨 일 년 전119회 조회

2개 답변
6

To facilitate secure outbound calling, remote system control, and robust disaster recovery, without relying on end-user internet connectivity, a solution can be architected using Amazon Connect’s telephony infrastructure in conjunction with AWS Lambda for backend orchestration.

https://docs.aws.amazon.com/connect/latest/adminguide/disaster-recovery-resiliency.html

https://docs.aws.amazon.com/connect/latest/adminguide/outbound-communications.html

전문가

답변함 일 년 전

0

Your question is a bid broad, so I'll try to break it down.

  1. Can Connect be used as a disaster recovery system to make outbound calls? Yes.
  2. Can the functionality of placing outbound calls be turned on and off via a phone call? Yes.
  3. Is it secure? Yes.

Now, how you do it is a whole other ball of wax, but get familiar with contact flows and Lambdas and that will get you more than half way there.

david

답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠