aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_04_11.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-20sms: Increment the RP Message Reference for each transactionHolger Hans Peter Freyther1-0/+2
2013-01-01libmsc: Allow to set sender id when sending SMS from the VTYSylvain Munaut1-1/+1
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-12/+12
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2011-01-10sms: Allow to specify the DCS for the SMS.Holger Hans Peter Freyther1-1/+1
2011-01-10sms: Move the sms_from_text to gsm_04_11Holger Hans Peter Freyther1-0/+1
2010-12-26sms: Introduce a SMS queue that will be responsible for deliveryHolger Hans Peter Freyther1-0/+2
2010-06-17bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch.Holger Hans Peter Freyther1-1/+1
2010-06-16bsc_api: Pass the subscriber connection to the SMS...Holger Hans Peter Freyther1-1/+1
2010-06-16bsc_api: Remove the _lchan and make the method static..Holger Hans Peter Freyther1-2/+0
2010-06-15bsc_api: Do not use RLL inside the SMS code, handle SAPI n REJECTHolger Hans Peter Freyther1-0/+3
2010-03-25sms: First run of removing lchan usage from MSC code paths.Holger Hans Peter Freyther1-1/+1
2010-02-20move GSM protocol definitions to include/osmocore/protocol/*Harald Welte1-181/+1
2009-10-22Forward declare methods to fix compiler warningsHolger Hans Peter Freyther1-0/+3
2009-08-14respect the link_id, not only the SAPI from SMS codeHarald Welte (local)1-1/+1
2009-08-10misc: Add prototypes to header files, include more header filesHolger Hans Peter Freyther1-1/+4
2009-08-10add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATAHarald Welte1-3/+5
2009-08-09fix SMS RP message type definitions to reflect SMMA and MT ERRORHarald Welte1-2/+2
2009-08-08first 'working' SMS implementationHarald Welte1-23/+0
2009-07-27further steps towards better, transaction based SMSHarald Welte1-1/+20
2009-07-05more SMS improvementsHarald Welte1-25/+25
2009-07-04more layering /abstraction of sms protocolHarald Welte1-3/+0
2009-06-15add GSM 4.11 SMS CP and RP cause values as enumHarald Welte1-0/+43
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+172