phonebox_plugin icon indicating copy to clipboard operation
phonebox_plugin copied to clipboard

A Telephone Number Management Plugin for Netbox and more

Results 28 phonebox_plugin issues
Sort by recently updated
recently updated
newest added

Can this plugin be hidden from the Plugins menu on the left side when users are not logged in? I realize you can't do anything when you're not logged in,...

When adding/editing numbers and circuits, the dropdown fields for things like Site, Region, Provider are not formatted like normal Netbox dropdown form fields. They are basic plain text html dropdowns...

If you have time, please make it possible to import numbers from a file, for example csv. In my case, I have several organizations with numbers, and each organization has...

Hi, would be great to add numbers also to sites. Great tool so far :-) Regards Niko

In the same way that the IPAM handles networks, and then individual IP addresses underneath, it would be good if this could record direct in-dial ranges to a site, and...

переработанный форк (добавил сущность PBX, изменил модель номеров), можно отдельную версию

Tried to install phonebox plugin on Netbox 3.1.4 code but I'm getting this error below when running python3 manage.py migrate

Hi, Having a Device field for a number (with many to many relation) would help to attache internal and external numbers to devices. Nowadays, when we add a SIP-device ,...

Hello, After upgrading to PB v0.0.3-beta.7 I'm getting errors on deleting sites and regions: ``` relation "phonebox_plugin_voicecircuit" does not exist LINE 1: ...ox_plugin_voicecircuit"."assigned_object_id" FROM "phonebox_... ^ Python version: 3.8.10 NetBox...

I'm getting an exception when loading the Netbox Dashboard after removing phonebox_plugin from my configuration.py The exception is: `AttributeError: 'NoneType' object has no attribute '_base_manager'` I've discovered after a lot...