-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.html
41 lines (41 loc) · 1.21 KB
/
readme.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html>
<html>
<head>
<title>gxv3240_mpk hello page</title>
</head>
<body style="font-family: Geneva, Arial, Helvetica, sans-serif;">
<h1>gxv3240_mpk</h1>
<p>
<strong>gxv3240_mpk</strong> it's amateur project. it's created to simplify the routine work to a grandstream gxv 3240.
</p>
<p>
this program is very simply to use:
</p>
<ol>
<li>
create a table in table editor (like microsoft excel) and copy past to text box
</li>
<li>
write device ip and press <em>Go</em> button (this action will close this page press <a href="https://github.com/riv-gh/gxv3240_mpk/wiki/" target="_blank">link</a> to open in browser)
</li>
<li>
login to device with built-in browser or use <em>Login</em> button (in text boxes default login). <em>password char '1' is tribute for one stupid emploee</em>
</li>
<li>
navigate to MPK EXT settings (<em>Advanced Settings</em> > <em>MPK EXT1 Settings</em> [or 2-4]) in built-in browser
</li>
<li>
press <em>WriteMKP</em> to add mpks to panel
</li>
<li>
enjoy
</li>
</ol>
<p>
thanks for using!
</p>
<p>
watch on <a href="https://github.com/riv-gh/gxv3240_mpk" target="_blank">github</a>
</p>
</body>
</html>