Changeset 7412


Ignore:
Timestamp:
07/09/07 15:05:55 (6 years ago)
Author:
milkfish
Message:

milkfish merge

Location:
src/router
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • src/router/kromo/cisco_wrt54g_en/Milkfish_phonebook.asp

    r7164 r7412  
    2222                                <div id="contentsInfo"> 
    2323                                        <h2>Milkfish SIP phonebook</h2> 
    24                                         Not yet  ..... 
    25                                         <br /> 
    26                                         <br /> 
    27                                         <div class="submitFooter"> 
     24                                         
     25                                        <div class="info"><span id="phonebook"><% show_phonebook(); %></span></div> 
     26                                        <div class="setting"> 
     27                                            <div class="label">auditto</div> 
     28                                            <span id="milkfish_audit"><% nvram_status_get("milkfish_audit"); %></span>&nbsp; 
     29                                        </div> 
     30                                        <% show_ppptime(); %> 
     31                                        <div class="submitFooter"> 
    2832                                                <script type="text/javascript"> 
    2933                                                //<![CDATA[ 
  • src/router/kromo/cisco_wrt54g_en/help/HMilkfish.asp

    r7115 r7412  
    88                        <h2><% tran("bmenu.servicesMilkfish"); %></h2> 
    99                        <dl> 
    10                                 <dt>Boozy Milkfish - Personal VoIP/IM Router - v3.0.0</dt> 
     10                                <dt>Milkfish-dd - Personal VoIP/IM Router - v1.0</dt> 
    1111                                <ul class="wide"> 
    1212                                <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> 
     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> 
    1820                                </ul><br /> 
    1921                                        <div class="note"> 
     
    2628                                                <h4>Legal</h4> 
    2729                                                <div> 
    28                                                 Copyright © 2005-2006 by <a href="http://www.milkfish.org" target="new">The Milkfish Project</a>. All rights reserved.<br /> 
     30                                                Copyright © 2005-2007 by <a href="http://www.milkfish.org" target="new">The Milkfish Project</a>. All rights reserved.<br /> 
    2931                                                Logos and trademarks are the property of their respective owners.<br /> 
    3032                                                The Milkfish software is licensed under the <a href="http://www.gnu.org/licenses/gpl.html" target="new">GNU General Public License</a>.<br /> 
  • src/router/milkfish/etc/config/milkfish.netup

    r7352 r7412  
    2121# The Milkfish Environment - /etc/config/milkfish.netup              # 
    2222#                                                                    # 
    23 # Built/Version:  20070318                                           # 
     23# Built/Version:  20070505                                           # 
    2424# Author/Contact: Michael Poehnl <budrus@sipwerk.com>                # 
    2525# Copyright (C) 2007 by sipwerk - All rights reserved.               # 
Note: See TracChangeset for help on using the changeset viewer.