![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| implementation of pim and mospf protocole in unix | jalil smail | UNIX for Advanced & Expert Users | 1 | 04-14-2008 06:57 AM |
| http protocol from UNIX | bishweshwar | UNIX for Advanced & Expert Users | 5 | 11-03-2006 02:19 PM |
| Writing and executing a script in RTR implementation of UNIX | mahajan.anubhav | Shell Programming and Scripting | 0 | 03-16-2006 01:20 AM |
| Unix terminal protocol | de2934 | UNIX for Dummies Questions & Answers | 3 | 07-13-2002 02:50 AM |
| UNIX and SNA protocol | ronw | IP Networking | 2 | 11-01-2001 11:36 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
||||
|
GPRS Tunnelling Protocol implementation under UNIX
I need to implement a program that sends CDRs (just some data) over GTP' (GTP Prime - one of the GPRS Tunnelling Protocols, http://en.wikipedia.org/wiki/GPRS_Tunnelling_Protocol).
Does anybody know where I can find GTP implementation? I'v tryed OpenGGSN (http://sourceforge.net/projects/ggsn/), but it implements only GTP-C and GTP-U protocols (not GTP'). Thanks for your advice! |
| Forum Sponsor | ||
|
|
|
|||
|
gtp' server
I have one. See http://ipantenna.com
I use cisco csg as client. I can send to you sources if you will share your CDR generator code with me. (I am now developing commercial gtp' server and i will use your system for testing). _ Roman |
|
|||
|
I have started a project called open-cgf that should address this need. It is currently still being developed, but does accept and decode GTP' for UDP, and I've just started implementing the other messages. It doesn't decode the ASN.1, but will (shortly) write them to disk in encoded format -- without the GTP' header. Decoding ASN.1 CDRs is another project I'm working on.
Coupled with this is will be a test program to exercise it, which should be useful for people implementing CGF's too... I will be relying on people to test this and report faults as I cannot test it directly. Traces from an existing model network would be appreciated... You will need to install Erlang before you can run the CGF -- and I've not yet written the instructions for that either If you want to start using this please drop me a line. |
|
|||
|
FYI, if anyone is interest, I've created release 0.1 of open-cgf.
You can download open-cgf v0.1 from here. All comments are welcome. I kinda need some users. |
|||
| Google The UNIX and Linux Forums |