Changes between Version 81 and Version 82 of BuildInstallRun
- Timestamp:
- 06/03/2012 02:54:19 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildInstallRun
v81 v82 190 190 191 191 == Running OpenBTS == 192 With sipauthserve installed, you can run OpenBTS. To do so, run the following command 192 With sipauthserve installed, you can run OpenBTS. To do so, open three separate terminal windows (or tabs) and enter the following commands: 193 194 {{{ 195 (from sipauthserve home) 196 sudo ./sipauthserve 197 }}} 193 198 194 199 {{{ … … 198 203 }}} 199 204 200 You should see a splash screen describing the project, and then [wiki:cli a command-line interface]: 205 {{{ 206 (from the OpenBTS directory) 207 cd apps 208 sudo ./OpenBTSCLI 209 }}} 210 211 In the OpenBTSCLI terminal, you should see a splash screen describing the project, and then [wiki:cli a command-line interface]: 201 212 202 213 {{{ 203 214 OpenBTS> 204 }}}205 206 To camp phones, you'll also need to run sipauthserve:207 {{{208 (from sipauthserve home)209 sudo ./sipauthserve210 215 }}} 211 216 … … 268 273 269 274 {{{ 270 openbts/trunk/apps/OpenBTS271 275 smqueue/trunk/smqueue/smqueue 272 276 subscriberRegistry/trunk/sipauthserve 277 openbts/trunk/apps/OpenBTS 278 openbts/trunk/apps/OpenBTSCLI 273 279 }}} 274 280
![(please configure the [header_logo] section in trac.ini)](http://wush.net/trac/rangepublic/raw-attachment/wiki/WikiStart/PublicReleaseLogo.png)
