Commit Graph

6 Commits

Author SHA1 Message Date
Harald Welte 1e2f04410b implement simplistic UDP transport for TCAP
Normally, TCAP is not spoken directly on top of UDP, however this
makes it really easy to test...
2010-07-17 21:43:00 +02:00
Harald Welte 52cef61627 export tacp_transport_entity to tcap_user.h 2010-07-17 20:29:49 +02:00
Harald Welte 08dd39cca7 feed outgoing TCAP transactions back into the stack for Tx->Rx testing 2010-07-16 21:52:18 +02:00
Harald Welte 096b22cfff Actually do the DER/BER encode and hexdump it
Also, implement the CONTINUE and END transactions.
2010-07-16 20:35:20 +02:00
Harald Welte cf3c033578 bring it even closer to ever compiling at some time... 2010-07-14 23:59:31 +02:00
Harald Welte 39c8fc18ff initial early draft version of TCAP / Q.77x implementation
this is far from even compiling, not even talk about working
2010-07-10 09:54:33 +02:00