Changes between Version 3 and Version 4 of P2pnsInstall


Ignore:
Timestamp:
Sep 29, 2008, 12:01:25 PM (16 years ago)
Author:
baumgart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • P2pnsInstall

    v3 v4  
    331. Download and install [http://www.oversim.org/ OverSim] according to the these [http://www.oversim.org/wiki/OverSimInstall install instructions].
    44
    5 2. Download the modified OpenSER SIP proxy [http://www.p2pns.org/chrome/site/openser-1.3.1-p2psip-20080926.tgz openser-1.3.1-p2psip-20080926.tgz] and extract in next to your OverSim installation:
     52. Download the modified OpenSER SIP proxy [http://www.p2pns.org/chrome/site/openser-1.3.1-p2psip-20080926.tgz openser-1.3.1-p2psip-20080926.tgz] and extract in next to your !OverSim installation:
    66{{{
    77  cd ~/sim
     
    99}}}
    1010
    11 3. Compile and install OpenSER:
     113. Compile and install !OpenSER:
    1212{{{
    1313  cd ~/sim/openser-1.3.1-p2psip
     
    2121}}}
    2222
    23 5. Edit OverSim-20080919/Simulations/realworld/realdhtapp.ini and remove the bootstrap IP:
     235. Edit !OverSim-20080919/Simulations/realworld/realdhtapp.ini and remove the bootstrap IP:
    2424{{{
    2525   bootstrapIP: replace the "10.6.0.1" by ""
    2626}}}
    2727
    28 5. Start OverSim and click on the "FAST" button:
     285. Start !OverSim and click on the "FAST" button:
    2929{{{
    3030  cd ~/sim/OverSim
     
    3232}}}
    3333
    34 6. Start OpenSER (in a new terminal):
     346. Start !OpenSER (in a new terminal):
    3535{{{
    3636  cd ~/sim/openser-1.3.1-p2psip
     
    4444  - Register the account at the local SIP proxy
    4545}}}
    46  
    47 }}}