GithubHelp home page GithubHelp logo

pykazoo's People

Contributors

tnewman avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pykazoo's Issues

Developer Guide

As a developer, I need to know how to install and use this utility.

Resources API

As a developer, I want full access to the Kazoo Resources API.

Maintainers Requested

Several people have reached out and asked for bug fixes and support for new versions of the API.

As I am no longer involved in telecom, I'm looking for maintainers to take over the project.

Accounts API

As a developer, I want access to all of the API methods for the Kazoo Accounts API.

Automated API Generation

There's really no reason to hand code every supported API. It would be more efficient (and maintainable) to simply take the existing JSON schemas to generate up to date APIs as opposed to manually maintaining everything.

Callflows API

As a developer, I want full access to the Kazoo Callflows API.

Test Coverage

As a developer, I want test coverage metrics for the application that are integrated with Coveralls and Travis.

Click to Call API

As a developer, I want full access to the Kazoo Click to Call API.

ACD / Agents API

As a developer, I want full access to the Kazoo ACD / Agents API.

Hotdesk API

As a developer, I want full access to the Kazoo Hotdesk API.

Faxes API

As a developer, I want full access to the Kazoo Faxes API.

PEP 8 Tests

As a developer, I want automated PEP 8 tests to ensure that the code remains readable by the Python community.

Webhooks API

As a developer, I want full access to the Kazoo Webhooks API.

QuickCall API

As a developer, I want full access to the Kazoo QuickCall API.

Conferences API

As a developer, I want full access to the Kazoo Conferences API.

Ring Group API

As a developer, I want full access to the Kazoo Ring Group API.

Metaflows API

As a developer, I want full access to the Kazoo Metaflows API.

Devices API

As a developer, I want full access to the Kazoo devices API.

Menus API

As a developer, I want full access to the Kazoo Menus API.

Phone Numbers API

As a developer, I want full access to the Kazoo Phone Numbers API.

REST Requests to Kazoo

As a developer, I want to abstract REST Requests to Kazoo (GET, POST, PUT, DELETE) to avoid code duplication. Filtering must be supported.

Users API

As a developer, I want full access to the Kazoo Users API.

Authentication API

As a developer, I want to be able to authenticate with 2600hz using a username/password or token.

Directories API

As a developer, I want full access to the Kazoo Directories API.

Timed Routes API

As a developer, I want access to the full Timed Routes Kazoo API.

PIP Integration

As a developer, I should be able to install the utility from PIP. I will not accept a manual installation process.

get_cdrs returns forbidden

client.cdrs.get_cdrs()
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python3.8/site-packages/pykazoo/cdrs.py", line 20, in get_cdrs
return self.rest_request.get('cdrs', filters)
File "/usr/local/lib/python3.8/site-packages/pykazoo/restrequest.py", line 38, in get
return self._request('GET', action, None, params, content_type)
File "/usr/local/lib/python3.8/site-packages/pykazoo/restrequest.py", line 131, in _request
raise RuntimeError(message)
RuntimeError: Error Code: 403 Data: b'{"version":"5.0.57","timestamp":"2021-06-04T21:07:45Z","node":"dqZFtHthbelyE8MI6vU-LA","request_id":"6a7821581099d43be41d85dd36489ffa","tokens":{"consumed":1,"remaining":100},"auth_token":"XXX","data":{"message":"forbidden"},"error":"403","message":"forbidden","status":"error"}'

CDR API

As a developer, I want full access to the Kazoo CDR API.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.