aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/transaction.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-25lchan: Change transaction to work on the GSM Subscriber ConnectionHolger Hans Peter Freyther1-4/+4
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-1/+1
2009-12-19RTP-enable MNCC API for LCR + ip.accessHarald Welte1-0/+3
2009-12-17introduce trans_lchan_change() to update transaction about lchan changeHarald Welte1-0/+5
2009-08-14respect the link_id, not only the SAPI from SMS codeHarald Welte (local)1-0/+1
2009-08-10add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATAHarald Welte1-1/+2
2009-08-08first 'working' SMS implementationHarald Welte1-0/+1
2009-07-27further steps towards better, transaction based SMSHarald Welte1-0/+1
2009-07-26move definition of 'struct gsm_trans' to transaction.hHarald Welte1-0/+45
2009-07-23look-up by (subscriber, protocol, transaction_id) tupleHarald Welte1-1/+2
2009-07-23move allocating new transaction_ids to transaction.cHarald Welte1-0/+2
2009-07-23add missing files to gitHarald Welte1-0/+16