Port details on branch 2024Q1 |
- py-phonebox-plugin Phone numbers management plugin for NetBox
- 0.0.7.b2 net-mgmt =0 0.0.7.b2Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2024-02-11 13:03:06
- Last Update: 2024-02-11 13:00:44
- Commit Hash: fe83fce
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/iDebugAll/phonebox_plugin
- Description:
- This NetBox plugin is intented for Telephone Number Management. It currently
implements a Number abstraction representing a single telephone number of an
arbitrary format. A Number can consist of valid DTMF characters and leading
plus sign for E.164 support:
* Leading Plus ("+") sign (optional)
* Digits 0-9
* Characters A, B, C, D
* Pound sign ("#")
* Asterisk sign ("*")
Support for Bulk Edit/Delete operations for Numbers and the following voice
circuit types is included as well:
* SIP Trunk.
* Digital Voice Circuit (PRI/BRI/etc).
* Analog Voice Circuit (CO lines/etc).
The plugin also introduces a NetBox REST API extension which is compatible
with pynetbox.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}phonebox-plugin>0:net-mgmt/py-phonebox-plugin@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net-mgmt/py-phonebox-plugin/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/py-phonebox-plugin
- pkg install py39-phonebox-plugin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-phonebox-plugin listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-phonebox-plugin
- Package flavors (<flavor>: <package>)
- py39: py39-phonebox-plugin
- distinfo:
- TIMESTAMP = 1706971037
SHA256 (phonebox_plugin-0.0.7b2.tar.gz) = 4ea9428e495af071151440ee53fbd793b92c9317a10a70d1a8957d8bd4013e50
SIZE (phonebox_plugin-0.0.7b2.tar.gz) = 19578
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_py-phonebox-plugin
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.7.b2 11 Feb 2024 13:00:44 |
Kai Knoblich (kai) |
net-mgmt/py-phonebox-plugin: Update to 0.0.7b2
Changelog:
* Compatibility fix for NetBox 3.6+
* Implement API for Voice Circuits.
* Improve tag handling
MFH: 2024Q1
(cherry picked from commit ff4e280ae77aa75b162fd839bbd5bbaecc259a2d) |
Number of commits found: 1
|