summaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_04_11.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESPPablo Neira Ayuso2017-05-081-0/+5
* sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counterNeels Hofmeyr2016-12-021-1/+1
* sms: Increment the RP Message Reference for each transactionHolger Hans Peter Freyther2014-02-201-0/+2
* libmsc: Allow to set sender id when sending SMS from the VTYSylvain Munaut2013-01-011-1/+1
* misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther2011-04-181-12/+12
* src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso2011-03-231-1/+1
* sms: Allow to specify the DCS for the SMS.Holger Hans Peter Freyther2011-01-101-1/+1
* sms: Move the sms_from_text to gsm_04_11Holger Hans Peter Freyther2011-01-101-0/+1
* sms: Introduce a SMS queue that will be responsible for deliveryHolger Hans Peter Freyther2010-12-261-0/+2
* bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch.Holger Hans Peter Freyther2010-06-171-1/+1
* bsc_api: Pass the subscriber connection to the SMS...Holger Hans Peter Freyther2010-06-161-1/+1
* bsc_api: Remove the _lchan and make the method static..Holger Hans Peter Freyther2010-06-161-2/+0
* bsc_api: Do not use RLL inside the SMS code, handle SAPI n REJECTHolger Hans Peter Freyther2010-06-151-0/+3
* sms: First run of removing lchan usage from MSC code paths.Holger Hans Peter Freyther2010-03-251-1/+1
* move GSM protocol definitions to include/osmocore/protocol/*Harald Welte2010-02-201-181/+1
* Forward declare methods to fix compiler warningsHolger Hans Peter Freyther2009-10-221-0/+3
* respect the link_id, not only the SAPI from SMS codeHarald Welte (local)2009-08-141-1/+1
* misc: Add prototypes to header files, include more header filesHolger Hans Peter Freyther2009-08-101-1/+4
* add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATAHarald Welte2009-08-101-3/+5
* fix SMS RP message type definitions to reflect SMMA and MT ERRORHarald Welte2009-08-091-2/+2
* first 'working' SMS implementationHarald Welte2009-08-081-23/+0
* further steps towards better, transaction based SMSHarald Welte2009-07-271-1/+20
* more SMS improvementsHarald Welte2009-07-051-25/+25
* more layering /abstraction of sms protocolHarald Welte2009-07-041-3/+0
* add GSM 4.11 SMS CP and RP cause values as enumHarald Welte2009-06-151-0/+43
* move openbsc into its own subdirectoryHarald Welte2009-06-101-0/+172