Downloadliste

Projektbeschreibung

open-cgf provides a 3GPP-compliant charging gateway function (CGF) as a sink for SGSN, GGSN, and other streamed CDRs on the 3GPP Ga/Gz interface using GTP' (GTP prime). Refer to 3GPP 32.295. These are common packet-switched data elements of GSM/UMTS mobile telephone networks. It aims to supply a telco-grade solution to this common, albeit very specialized, need. It does not decode the ASN.1 CDRs, but simply and reliably writes them to disk for later processing.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-06-03 21:57
0.13

Diese Version hat TCP-Unterstützung sowie eine geeignete Test-Framework, das muss noch dokumentiert. Viele herausragende Bugs und Fragen der Integration gelöst wurden.
Tags: Major feature enhancements
This version added TCP support and a proper test framework, which still needs documenting. Many outstanding bugs and integration issues were resolved.

2008-05-19 22:11
0.10

Das CDR-Logging wurde umgeschrieben, um die Normen und anderen Implementierungen wiedergeben. Dies kann ein paar neue Bugs erstellt haben. Einige "Zuverlässigkeit" wurde um die Übertragung des CGF-Einträge eingeleitet hat, obwohl es keine Folgen für die Non-Response sind an. Lösen exponentiell (a la TCP).
Tags: Minor feature enhancements
The CDR logging was rewritten to reflect the
standards and other implementations. This may have
created some new bugs. Some "reliability" was
added to the sending of CGF-initiated messages,
although there are no consequences to non-response
yet. Backoff is exponential (a la TCP).

2008-05-13 18:05
0.9

Die falsch erhöht Versionsnummer 0.81, soll nicht bestanden haben. Es wurde entfernt und mit dieser (identisches Produkt zu ersetzen) freizugeben.
Tags: Code cleanup
The incorrectly incremented version number, 0.81,
should not have existed. It has been removed and
replaced with this (identical) release.

2008-05-13 12:23
0.81

Formatierung von CDF und CGF-Adressen wurde behoben. Ein Logdatei-Option wurde hinzugefügt, was nützlich ist beim Betrieb als Daemon. Ein Problem mit "Duplikate" durch Open-CGF nicht reagiert sofort auf Nachrichten bleibt.
Tags: Minor bugfixes
Formatting of CDF and CGF addresses was fixed. A logfile option was added, which is useful when running as a daemon. A problem with "duplicates" due to open-cgf not responding instantaneously to messages remains.

2008-05-10 21:32
0.8

Made viele Konfigurationsoptionen Verbesserungen wurden vorgenommen, um die Out-of-the-box zu verbessern. Alle Configuration Items sind jetzt in einer unabhängigen Konfigurationsdatei (in $ BASEDIR / etc). Alle Konfigurations-Elemente werden nun protokolliert, wenn zu lesen, und solche, die Default-Werte haben kann. Weitere Beschreibungen der Werte wurden in der Open-cgf.config Datei hinzugefügt. Ein Bug, bei dem der cdr_post_close_command nicht funktioniert hat 90% der Zeit wurde behoben.
Tags: Minor feature enhancements
Made many configuration enhancements were made to
improve the out-of-the-box experience. All
configuration items are now in an independent
configuration file (in $BASEDIR/etc). All
configuration items are now logged when read, and
those that can have default values. More
descriptions of values were added in the
open-cgf.config file. A bug in which the
cdr_post_close_command did not work 90% of the
time was fixed.

Project Resources