aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/transaction.h
AgeCommit message (Expand)AuthorFilesLines
2012-12-01sms: Kill the linkid as we are using SAPI=3 all the timeHolger Hans Peter Freyther1-2/+0
2012-12-01sms: Replaced the SMR process by new implementation in libosmocoreAndreas Eversberg1-2/+2
2012-12-01sms: Replaced the SMC process by new implementation in libosmocoreAndreas Eversberg1-3/+3
2012-12-01nitb: Release the channel if there is nothing on itHolger Hans Peter Freyther1-0/+1
2011-05-24prepare gsm_data.h header file sharing with osmo-btsHarald Welte1-0/+1
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso1-2/+2
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-9/+9
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2011-01-06subscr: Stop stopping paging requests behind the back of subscrHolger Hans Peter Freyther1-0/+3
2010-06-30handover: Attempt to use the same gsm_subscriber_conn for new/old channelHolger Hans Peter Freyther1-4/+0
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