Skip to content

Twilio/PagerDuty integration to forward inbound calls to the currently on-call engineer

Notifications You must be signed in to change notification settings

dictcp/pd-call-forward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PagerDuty Oncall Call Forwarding

Greenkeeper badge

Leverage on Twilio TwiML and PagerDuty API v2, this small service will forward phone call to on-call engineers.

Installation

TBD

How it works

+----------------------------------------------------------------------------------------+
|      +                                                                                 |
|      |                                                                                 |
|      | Incoming call to a virtual number at Twilio                                     |
|      |                                                                                 |
|      |                                                                                 |
|      v                                                                                 |
|  +--------+                      +-----------------+  check who is       +--------+    |
|  |        |    TwiML request     |                 |    on-call          |        |    |
|  + Twilio +--------------------->| pd-call-forward |-------------------->| PD API |    |
|  |        +<---------------------+                 |<--------------------+        |    |
|  +---+----+    TwiML response    +-----------------+  get on-call and    +--------+    |
|      |                                                 his phone no.                   |
|      |                                                                                 |
|      | Call forwarding                                                                 |
|      |                                                                                 |
|      v                                                                                 |
|  +-----+------------+                                                                  |
|  | On-call engineer |                                                                  |
|  +------------------+                                                                  |
+----------------------------------------------------------------------------------------+

Other similar projects

Reference

About

Twilio/PagerDuty integration to forward inbound calls to the currently on-call engineer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published