phonebox_plugin
phonebox_plugin copied to clipboard
Able to assing numbers to devices.
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.
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.