Commit Graph

12 Commits

Author SHA1 Message Date
Harald Welte 241880bc87 Properly set ISM state 'sent' while gathering components for new message
This is done by the new tcap_cha_req_components() function.  Also,
we now have a tcap_ism_state_set() function for debugging ISM state
changes
2010-07-20 10:06:49 +02:00
Harald Welte 2e7a6f8cdd fix some more memory leaks and make sure we always allocate dynamically 2010-07-20 00:17:03 +02:00
Harald Welte a7c47009c9 Make TC-user signalling of TC-RESULT-{L,NL} work 2010-07-19 16:29:51 +02:00
Harald Welte b618623844 Add AGPLv3 headers and copyright statements to all files 2010-07-18 17:17:17 +02:00
Harald Welte b37ec74502 fix compiler warnings 2010-07-18 10:12:32 +02:00
Harald Welte de50c68e02 actually use tcap_ism_free() instead of manual free()ing 2010-07-17 13:16:24 +02:00
Harald Welte 39e8a8625e [ISM] add new invocations to the end of the list 2010-07-16 17:17:46 +02:00
Harald Welte 945c8285ca first version that actually compiles + links
but still isn't expected to do anything useful just yet
2010-07-16 15:28:13 +02:00
Harald Welte 1c621f2608 bring source code a bit closer to compile 2010-07-14 20:47:34 +02:00
Harald Welte e00f62a3a1 some more tcap progress, mostly on the TC-USER API side 2010-07-13 11:29:19 +02:00
Harald Welte 4e89f71c95 partial implementation of TC-INVOKE.req and TC-RESULT-[N]L.req 2010-07-10 18:11:28 +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