Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Esta versión añade soporte TCP y un marco de prueba adecuado, que aún debe documentar. Muchos errores y cuestiones pendientes de integración se han resuelto.
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

El CDR registro fue reescrito para reflejar las normas y otras implementaciones. Esto puede haber creado algunos nuevos fallos. Algunos "fiabilidad" se añadió a los mensajes de iniciado el envío de CGF-, aunque no hay consecuencias a la falta de respuesta todavía. Retroceso es exponencial (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

El número de versión incorrecta incrementa, 0,81, no debería haber existido. Se ha eliminado y reemplazado con esta (idénticas) liberación.
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

El formato de la FCD y las direcciones de CGF fue corregido. Una opción de archivo de informe se añade que es útil cuando se ejecuta como un demonio. Un problema con "duplicados", debido a abrir-CGF no responde de forma instantánea a los mensajes sigue siendo.
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

Realizado mejoras de configuración se hicieron muchos para mejorar la fuera de la experiencia de la caja. Todos los elementos de configuración están ahora en un archivo de configuración independiente (en $ BASEDIR / etc). Todos los elementos de configuración se registran ahora cuando se lee, y los que pueden tener valores por defecto. Más descripciones de los valores se han añadido en el archivo abierto cgf.config. Un error en el que el cdr_post_close_command no funcionó el 90% del tiempo fue corregido.
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