Wiki source code of Devices
Version 4.3 by Brenden Wright on 2025/03/26 13:43
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="jumbotron" %) | ||
2 | ((( | ||
3 | (% class="container" %) | ||
4 | ((( | ||
5 | = Devices = | ||
6 | |||
7 | Create, view and edit auto provisioned devices assigned to extension on your account. | ||
8 | ))) | ||
9 | ))) | ||
10 | |||
11 | (% class="row" %) | ||
12 | ((( | ||
13 | (% class="col-xs-12 col-sm-8" %) | ||
14 | ((( | ||
15 | == Add Device == | ||
16 | |||
17 | Create a new device to be assigned to an extension on your account. Choose from a list of provisioned devices and customize for your needs/ | ||
18 | |||
19 | == Manage Multiple == | ||
20 | |||
21 | Edit the settings for multiples devices of the same model at once. | ||
22 | |||
23 | == Backgrounds == | ||
24 | |||
25 | Upload images to be used as a background on eligible provisioned devices. | ||
26 | |||
27 | * Yealink T38 | ||
28 | * Yealink T46G/S | ||
29 | * Yealink T48G/S | ||
30 | * Yealink T54W | ||
31 | * Yealink T57W | ||
32 | * Yealink T58 | ||
33 | |||
34 | Load image into Paint or a similar image editor (GIMP, PhotoShop, etc.) For this example I'm using IrfanView. | ||
35 | |||
36 | Press Ctrl+R to open the Resize/Resample Menu | ||
37 | |||
38 | Set the Resolution to the resolution found in the devices page, in this example with a T54W: 800x465@300dpi | ||
39 | |||
40 | Uncheck preserve aspect ratio, and set the DPI to the required number. | ||
41 | |||
42 | Ctrl+S to save, if required you can set the file size here to 5MB. | ||
43 | |||
44 | Right click the image, on properties>details and ensure the resolution and DPI are set as expected. | ||
45 | |||
46 | Add the image | ||
47 | |||
48 | On Prov (199.15.99.51) tail -f /var/log/xferlog | grep <MAC> | ||
49 | |||
50 | Reboot the device. | ||
51 | |||
52 | On prov - vi /var/log/xferlog | ||
53 | |||
54 | Hit / and search for the ID, for example from: Mar 26 12:56:40 prov vsftpd[669781]: [YT54W] OK DOWNLOAD: Client "72.24.29.244", "/44dbd253ce3b.cfg", 98609 bytes, 1062.47Kbyte/sec we will search with /669781. | ||
55 | |||
56 | Ensure the device jpg is downloaded. For example:Mar 26 12:56:40 prov vsftpd[669789]: [YT54W] OK DOWNLOAD: Client "72.24.29.244", "/4312f594-bca8-11ef-99d8-bc2411da959b.jpg", 23503 bytes, 455.12Kbyte/sec | ||
57 | |||
58 | |||
59 | == Device Table == | ||
60 | |||
61 | Choose what account changes and information requests users are authorized to make. | ||
62 | |||
63 | * UUID | ||
64 | * MAC | ||
65 | * Label | ||
66 | * Extension | ||
67 | * Server | ||
68 | * Brand | ||
69 | * Model | ||
70 | * Extra | ||
71 | ))) | ||
72 | |||
73 | (% class="col-xs-12 col-sm-4" %) | ||
74 | ((( | ||
75 | {{box title="**Contents**"}} | ||
76 | {{toc/}} | ||
77 | {{/box}} | ||
78 | |||
79 | [[~[~[image:Devices.jpg~|~|alt="image1.jpg"~]~]>>attach:Devices.jpg]] | ||
80 | //Figure 1: Device List// | ||
81 | |||
82 | [[~[~[image:DevicesT42Sconfig.jpg~|~|alt="image2.jpg"~]~]>>attach:DevicesT42Sconfig.jpg]] | ||
83 | //Figure 2: Yealink T42S Configuration Pagew// | ||
84 | ))) | ||
85 | ))) |