Skip to main content

Manage company VoIP call logs, recordings and more

Project description

klippies and cola : Link your team's call logs, recordings and matters

PyPI package version number Actions Status License

klippies and cola (Made in South Africa).

Manage your clips and callers with the swiss army knife for your Debt Collection & tracing Call Center.

Features

  • Easily allocate and visualise matters on Trello,
  • Bulk download call recordings from your Switchtel VOIP/PBX account.

1. Install klippiesncola

Install klippiesncola and run it:

pip install klippiesncola

2. Set environment variables

export SWITCHTEL_USERNAME='changeme'
export SWITCHTEL_PASSWORD='changeme'
export SWITCHTEL_VPBXNAME='changeme'
export SWITCHTEL_VPBXID='changeme'

3. Import klippiesncola and test switchtel module

import klippiesncola   

recordings = klippiesncola.switchtel.CallRecording() #loads Switchtel using configured  env variables
todays_recordings = recordings.list('2020-08-25') #loads all calls from date.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

klippiesncola-0.1.1.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

klippiesncola-0.1.1-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page