Skip to main content
https://badge.fury.io/py/pyfb-endpoint.svg https://travis-ci.org/mwolff44/pyfb-endpoint.svg?branch=master https://codecov.io/gh/mwolff44/pyfb-endpoint/branch/master/graph/badge.svg

Endpoint app for PyFreeBilling

Documentation

The full documentation is at https://pyfb-endpoint.readthedocs.io.

Quickstart

Install pyfb-endpoint:

pip install pyfb-endpoint

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'pyfb_endpoint.apps.PyfbEndpointConfig',
    ...
)

Add pyfb-endpoint’s URL patterns:

from pyfb_endpoint import urls as pyfb_endpoint_urls


urlpatterns = [
    ...
    url(r'^', include(pyfb_endpoint_urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

History

1.1.0 (2020-03-21)

  • Change min and max django version

  • New feature to add a + before the callerID in gateway for outbound calls

1.0.1 (2019-07-10)

  • Add provider registration feature

1.0.0 (2019-05-23)

  • Add domain to customer endpoint

0.9.3 (2019-04-10)

  • Add P-Preferred-Identity SIP header management for provider and customer endpoint.

0.9.2 (2019-01-30)

  • SQL views for Kamailio.

  • French and spanish translations

0.9.1 (2018-12-20)

  • Bug : typo in dependencies on PyPI.

0.9.0 (2018-12-07)

  • First release on PyPI.

Download files

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

Source Distribution

pyfb-endpoint-1.1.2.tar.gz (21.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyfb_endpoint-1.1.2-py2.py3-none-any.whl (33.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pyfb-endpoint-1.1.2.tar.gz.

File metadata

  • Download URL: pyfb-endpoint-1.1.2.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.5

File hashes

Hashes for pyfb-endpoint-1.1.2.tar.gz
Algorithm Hash digest
SHA256 6ae13a4996498a8818f52ffcdc8604df84f2e32a38255aa4ae39bbf29696dd54
MD5 cca66212869c854e0f2a566ac190de91
BLAKE2b-256 20d8ca1c9a64ebd644cc9ecd9549509e799e8d803a57a1bcee18c893ec50dcf3

See more details on using hashes here.

File details

Details for the file pyfb_endpoint-1.1.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyfb_endpoint-1.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0534a171c77b183f52e7c2b83b999b4bf438bc71ef5e487fe11f8d119b028372
MD5 8a29ceefac19b7b641f891b4f866e15d
BLAKE2b-256 46b0473728a1a4a42f951052108d041cfc211f3c9f63914bb91ad83733eb9e6f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.1.2 This release

2 files

1.1.1

2 files

1.1.0

2 files

1.0.1

2 files

1.0.0

2 files

0.9.3

2 files

0.9.2

2 files

0.9.1

2 files

0.9.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page