My favorites | Sign in
Project Home Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
open-cgf is only tested under linux. It might work under Windows, but it is unlikely to do so without changes.
If you'd like Windows support, please raise an issue at http://code.google.com/p/open-cgf/issues/list
Solaris support is probable, but again untested.

Steps to install.
0. Install Erlang, using packages from http://www.erlang.org or your distribution's package manager.
1. Untar or use subversion to get latest software.
2. Type 'make debug' in the ./src directory
3. Copy the example configuration files e.g. cp ./etc/open-cgf.config.original ./etc/open-cgf.config
4. Edit the configuration file (./etc/open-cgf.config) to suit your local environment.
Commented-out (%%) options have a default, so leave them commented out until you have the system running...

You are now ready to run open-cgf.
a. In ./bin type ./open-cgf -i
b. If it starts up successfully you will see many messages, and it will leave you at the Erlang shell prompt 1>
c. Enable your GGSN/SGSN/ITP and monitor the messages, CDRs will be automatically written.

Recompiling without debug on will reduce the noise level significantly, but open-cgf is still undergoing integration and the more debug the better.
Please send any fault, bug, enhancements to feedback@3gtelcotools.com -- I'd love to hear from you.

Cheers,
Bruce

Change log

r77 by Br...@Fitzsimons.org on Apr 10, 2009   Diff
Updates to the version I was working on
ages ago. I'm pretty sure it fails, so
this is not a
a packaged release.

Go to: 
Project members, sign in to write a code review

Older revisions

r65 by Br...@Fitzsimons.org on Jun 2, 2008   Diff
Added installation instructions
All revisions of this file

File info

Size: 1317 bytes, 22 lines
Powered by Google Project Hosting