summaryrefslogtreecommitdiffstats
path: root/TCAP/src/ITU/tcap_tco_server.erl
AgeCommit message (Expand)AuthorFilesLines
2013-06-18edoc doesn't support multiple authors in one @author tagHarald Welte1-1/+2
2013-06-08TCO needs to know the PID of the user to deliver incoming BEGINHarald Welte1-5/+9
2013-06-08TCO: fix generation of incoming tcap_transaction_sup treeHarald Welte1-16/+32
2013-06-07TCAP TCO Server: Use 'TR' module to encode AbortHarald Welte1-1/+1
2012-01-31TCO: make sure transaciton IDs are always converted from binary to intHarald Welte1-107/+110
2012-01-30TCO: Fix ets lookup when receiving END transactionHarald Welte1-1/+1
2012-01-30TCO: Pass only Pid, not complete From tuple as Usap PID to DHAHarald Welte1-1/+1
2012-01-30TCO: correctly parse/decode incoming transaciton IDs to resolve TSMHarald Welte1-2/+10
2012-01-30TCO: fix interpretation of incoming TPDUsHarald Welte1-55/+53
2012-01-29TCO/TCU: Make sure to start all supervisors on INVOKEHarald Welte1-10/+13
2011-12-18Fxi the way that TCO starts transaction_sup and tsm_fsm in local-out-beginHarald Welte1-8/+10
2011-12-17TCO: export the new_tid() functionHarald Welte1-0/+3
2011-12-15rename ets 'transaction' table to 'tcap_transaction'Harald Welte1-7/+7
2011-12-13TCO server: make sure argument list for behaviour module is a listHarald Welte1-1/+1
2011-10-18first attempt at implementing the TCO and ISM partsHarald Welte1-11/+11
2011-10-15tcap_tco_server: Fix ASN.1 encode of TR-UNI.reqHarald Welte1-9/+17
2011-03-30Merge branch 'master' of git.osmocom.org:erlang/signerlVance Shipley1-1/+1
2011-03-30changed to a BSD Revised form of open source licenseVance Shipley1-7/+30
2011-03-28various small fixes to make the TCAP code build at allHarald Welte1-1/+1
2011-03-07Initial import of TCAP project from Motivity.Vance Shipley1-0/+696