Manage company VoIP call logs, recordings and more
Project description
klippies and cola : Link your team's call logs, recordings and matters
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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for klippiesncola-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c7aa84ef534d8e3f009476d71e704aedee2f657ca0b69810b4fb8e35a0677ac |
|
MD5 | 15b4df8f449c49665714b567022a74c1 |
|
BLAKE2b-256 | ce208b4b0a97b78f12a8a66e2ffd40814a7f1fd829db4d8b239eced6525c866f |