Introduction

Note

Call Events API can be enabled only by customers request to DIDWW Technical Support team at support@didww.com

DIDWW Events API enables customers to receive realtime Call Events and CDRs to customers designated HTTP Endpoint. This web-hook mechanism provides flexibility to develop applications for near real-time call processing, CDR receiving, billing and tracking purposes.

Call Events API - is available for both Inbound and Outbound call services.
CDR Streaming API - is available for both Inbound and Outbound call services.

Call events can be accessed and managed by selecting the “APIs” option in the menu of the user panel and then selecting the “Call Events API” tab (Fig. 1).

../_images/call_events_fig1.png

Fig. 1. Call Events section.

Configuration and usage

The configuration and management is available via the DIDWW User Panel. By pressing the “Configure” button for the desired service, you will be prompted to enter the following configuration parameters (Fig. 2):

  • Endpoint - URL endpoint of the receiving system e.g. https://example.com/.

  • Username - the username for authentication on the receiving system.

  • Password - the password for authentication on the receiving system.

  • Headers - additional HTTP headers that may be required by the receiving system.

../_images/call_events_fig2.png

Fig. 2. Call Events configuration window.

IP addresses

Requests are being sent from IPv4 address 46.19.210.148 and IPv6 address 2a01:ad00:2:3::148.

Request format

Payload format depends on the service type.