Why Redis?
...
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
{type: <sub_type>, payload: {JSON payload}} |
| sub_type | depends on the type of the notification |
|---|---|
| c2d: sub_types | Create a call (deprecated) |
| inbound: sub_types | Receive a call |
| cdr: sub_types | cdr (end of call) |
...
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
{type: <sub_type>, payload: {JSON payload}} |
| sub_type | depends on the type of the notification |
|---|---|
| c2d: sub_types | Create a call (deprecated) |
| inbound: sub_types | Receive a call |
| cdr: sub_types | cdr (end of call) |