We parse from our sipgate-team history all incoming calls, SMS, and Fax. We then analyze from which german area codes most events originate. Finally, the results are visualized on a heatmap of germany.
- node.js
- npm
- sipgate-team account
- sipgate-team PAT with scope
history-read
Create the .env
file by copying the .env.example
. Set the values according to the comment above each variable.
npm run createData
npm run start
npm run createTestData