Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Able to assing numbers to devices. #6

Open
joaolucasmacedo opened this issue Jul 28, 2021 · 1 comment
Open

Able to assing numbers to devices. #6

joaolucasmacedo opened this issue Jul 28, 2021 · 1 comment

Comments

@joaolucasmacedo
Copy link

It would be nice to be able to associate numbers with devices on Netbox.
I have several IP phones and it would be nice have a unique association for each one with its number as we do with IP addresses.

@iDebugAll
Copy link
Owner

I am planning to implement such bindings. However, this requires some careful architectural planning to provide more flexibility and assignment options. Generally, a Number can be assigned to different object types, such as Devices (e.g. hardware phone or SBC), Virtual Machines (e.g. CUCM or Asterisk), voice circuits. Inside Devices and VMs the Number can be attached to a Line, an IVR/AA, VoiceMail, and so on.
This all requires some additional NumberTermination object type to be created to tie all the pieces together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants