| 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>Milkfish-dd - Personal VoIP/IM Router - v1.0</dt> |
|---|
| 11 | <ul class="wide"> |
|---|
| 12 | <br>Key features are...<br> |
|---|
| 13 | <li>the first free and <a href="http://wiki.milkfish.org/index.php?n=MilkfishServices.Homesip">user specific alphanumeric dialing</a> infrastructure - choose <b>yourname.homesip.net</b></li> |
|---|
| 14 | <li>improved NAT traversal by means of a combined SIP-RTP-proxy - equipped with a selective STUNBLOCKER</li> |
|---|
| 15 | <li>support for LAN-connected PBX-Adapter hardwares - find an example <a href="http://wiki.milkfish.org/index.php?n=TheMilkfish.FritzBox">here</a></li> |
|---|
| 16 | <li>quick dialling through user-defined Aliases (e.g. call local "123" and reach "alphonse.numeric@myrouter.homesip.net")</li> |
|---|
| 17 | <li>reduction of internet traffic by internal routing of calls among local phones</li> |
|---|
| 18 | <li>direct dialling through the <a href="http://www.sipbroker.com">SIPBroker</a> Network Directory using <b>*1</b> as a prefix before the SIPBroker <i>SIP-Code</i></li> |
|---|
| 19 | <li>SIP/SIMPLE messaging via web interface</li> |
|---|
| 20 | </ul><br /> |
|---|
| 21 | <div class="note"> |
|---|
| 22 | <h4>Note</h4> |
|---|
| 23 | <div>Find the documentation of this embedded software at <a href="http://wiki.milkfish.org" target="new">wiki.milkfish.org</a>.<br> |
|---|
| 24 | Any questions can go to the user forum being available at <a href="http://forum.milkfish.org" target="new">forum.milkfish.org</a>.</div> |
|---|
| 25 | </div><br /> |
|---|
| 26 | <div class="note"> |
|---|
| 27 | |
|---|
| 28 | <h4>Legal</h4> |
|---|
| 29 | <div> |
|---|
| 30 | Copyright © 2005-2007 by <a href="http://www.milkfish.org" target="new">The Milkfish Project</a>. All rights reserved.<br /> |
|---|
| 31 | Logos and trademarks are the property of their respective owners.<br /> |
|---|
| 32 | The Milkfish software is licensed under the <a href="http://www.gnu.org/licenses/gpl.html" target="new">GNU General Public License</a>.<br /> |
|---|
| 33 | Please note that this software is under development and comes with absolutely no warranty, to the extend permitted by applicable law.</div> |
|---|
| 34 | </div><br /> |
|---|
| 35 | |
|---|
| 36 | </dd> |
|---|
| 37 | <dd>Click <i>Save Settings</i> to save your settings or click <i>Cancel Changes</i> to cancel your unsaved changes.</dd> |
|---|
| 38 | </dl> |
|---|
| 39 | </div> |
|---|
| 40 | <div class="also"> |
|---|
| 41 | <h4><% tran("share.seealso"); %></h4> |
|---|
| 42 | <ul> |
|---|
| 43 | </ul> |
|---|
| 44 | </div> |
|---|
| 45 | </body> |
|---|
| 46 | </html> |
|---|
| 47 | |
|---|