|
|
Line 43: |
Line 43: |
| == Registration Server == | | == Registration Server == |
|
| |
|
| A [Registration Server] section can be included in SUTAgent.ini to cause the agent to register itself upon start-up. The section should contain the following variables:
| | As described in the Configuration section above, if a [Registration Server] section is present in SUTAgent.ini and configured appropriately, upon start-up the agent will connect to the registration server and send a short description of the phone and agent. The description is in the form of a URL-encoded query string with the following parameters: |
| | |
| * IPAddr: Address of the registration server.
| |
| * PORT: Port of the registration server.
| |
| * HARDWARE: Short description of the device.
| |
| * POOL: Free-form string that can be used for categorizing the device or other administration tasks.
| |
| | |
| When the agent starts, it connects to the registration server as described in SUTAgent.ini and sends a short description of the phone and agent. The description is in the form of a URL-encoded query string with the following parameters:
| |
| * NAME: MAC address | | * NAME: MAC address |
| * IPADDR: IP address | | * IPADDR: IP address |