source: src/router/kromo/cisco_wrt54g_en/help/HMilkfish.asp @ 7115

Last change on this file since 7115 was 7115, checked in by eko, 6 years ago

very very rough Milhfish gui

File size: 2.1 KB
Line 
1<% do_hpagehead("bmenu.servicesMilkfish"); %>
2        <body>
3                <div id="header">
4                        <div class="logo"> </div>
5                        <div class="navig"><a href="index.asp">Index</a> | <a href="javascript:self.close();"><% tran("sbutton.clos"); %></a></div>
6                </div>
7                <div id="content">
8                        <h2><% tran("bmenu.servicesMilkfish"); %></h2>
9                        <dl>
10                                <dt>Boozy Milkfish - Personal VoIP/IM Router - v3.0.0</dt>
11                                <ul class="wide">
12                                <br>Key features are...<br>
13                                <li>the first free and user specific alphanumeric dialing infrastructure - choose <b>yourname.homesip.net</b><br></li>
14                                <li>seamless NAT traversal by means of a combined SIP-RTP-proxy.</li>
15                                <li>quick dialling through self-definable Aliases (e.g. call "123" and reach "alphonse.numeric@sales.myoffice24.com")</li>
16                                <li>reduction of internet traffic by internal routing of calls among local phones.</li>
17                                <li>SIP/SIMPLE messaging via web interface.</li>
18                                </ul><br />
19                                        <div class="note">
20                                                <h4>Note</h4>
21                                                <div>Find the documentation of this embedded software at <a href="http://wiki.milkfish.org" target="new">wiki.milkfish.org</a>.<br>
22                                                Any questions can go to the user forum being available at <a href="http://forum.milkfish.org" target="new">forum.milkfish.org</a>.</div>
23                                        </div><br />
24                                        <div class="note">
25
26                                                <h4>Legal</h4>
27                                                <div>
28                                                Copyright © 2005-2006 by <a href="http://www.milkfish.org" target="new">The Milkfish Project</a>. All rights reserved.<br />
29                                                Logos and trademarks are the property of their respective owners.<br />
30                                                The Milkfish software is licensed under the <a href="http://www.gnu.org/licenses/gpl.html" target="new">GNU General Public License</a>.<br />
31                                                Please note that this software is under development and comes with absolutely no warranty, to the extend permitted by applicable law.</div>
32                                        </div><br />
33
34                                </dd>
35                                <dd>Click <i>Save Settings</i> to save your settings or click <i>Cancel Changes</i> to cancel your unsaved changes.</dd>
36                        </dl>
37                </div>
38                <div class="also">
39                        <h4><% tran("share.seealso"); %></h4>
40                        <ul>
41                        </ul>
42                </div>
43        </body>
44</html>
45
Note: See TracBrowser for help on using the repository browser.