Browse Source

Add sip port

Bob Mottram 9 years ago
parent
commit
acd4a7e0eb
3 changed files with 8 additions and 1 deletions
  1. 1
    0
      README.md
  2. 1
    0
      doc/EN/installation.org
  3. 6
    1
      website/EN/installation.html

+ 1
- 0
README.md View File

121
     | Email   |        465 |
121
     | Email   |        465 |
122
     | Email   |        993 |
122
     | Email   |        993 |
123
     | VoIP    |      64738 |
123
     | VoIP    |      64738 |
124
+    | VoIP    |       5060 |
124
     | Tox     |      33445 |
125
     | Tox     |      33445 |
125
     | IPFS    |       4001 |
126
     | IPFS    |       4001 |
126
 
127
 

+ 1
- 0
doc/EN/installation.org View File

178
 | Email   |        465 |
178
 | Email   |        465 |
179
 | Email   |        993 |
179
 | Email   |        993 |
180
 | VoIP    |      64738 |
180
 | VoIP    |      64738 |
181
+| VoIP    |       5060 |
181
 | Tox     |      33445 |
182
 | Tox     |      33445 |
182
 | IPFS    |       4001 |
183
 | IPFS    |       4001 |
183
 
184
 

+ 6
- 1
website/EN/installation.html View File

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2015-09-30 Wed 10:27 -->
7
+<!-- 2015-11-01 Sun 23:01 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
559
 </tr>
559
 </tr>
560
 
560
 
561
 <tr>
561
 <tr>
562
+<td class="org-left">VoIP</td>
563
+<td class="org-right">5060</td>
564
+</tr>
565
+
566
+<tr>
562
 <td class="org-left">Tox</td>
567
 <td class="org-left">Tox</td>
563
 <td class="org-right">33445</td>
568
 <td class="org-right">33445</td>
564
 </tr>
569
 </tr>