Hi oJo,
Lets unpack the word "adopt", I will try to give a short description of what happens in the background, so you can understand why the PBX does not just adopt a phone. There are 2 completely different ways of provisioning:
PnP
- The PBX is listening for multicast messages from phones
- When a phone boots up, it announces its presence (and can be seen as new under "Phones")
- The PBX will not do anything with that phone, you have to tick it, and assign it to an extension using the PnP method
- When you press "OK" on the extension to save the phone, something else happens: the PBX will send a notification to the phone and say "hey, here is your provisioning link, go and provision yourself automatically"
- The phone does rest, and comes online as registered
The PBX will not automatically send those notifications unless you do the above process. So if that's what you want, you will have to look into the next way of provisioning:
DHCP Option 66
- You must have a configurable DHCP Server on your network
- DHCP Servers have a number of additional options to configure, and no. 66 is the one that tells devices where to look for provisioning. You must add your provisioning URL in this option.
- The phone boots up, and tries to connect to the network
- It finds the DHCP Server and asks for an IP and Options
- The DHCP Server assigns the IP, but it also tells the phone "hey, here is your provisioning link, go and provision yourself automatically"
- The phone does rest, and comes online as registered