aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/abis_rsl.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-31chan_alloc: Change Channel Release to release SAPIs, then the channelHolger Hans Peter Freyther1-0/+1
2010-07-23rsl: Add method to send a SMSCB inside a SMS BROADCAST COMMANDHolger Hans Peter Freyther1-0/+4
2010-06-08abis_rsl: Allow to specify the release mode for a given channel.Holger Hans Peter Freyther1-1/+1
2010-04-10[rsl] Introduce a method to set the state of the lchanHolger Hans Peter Freyther1-0/+2
2010-04-10[rsl] Remove method that is not called by anything.Holger Hans Peter Freyther1-1/+0
2010-03-28RSL: keep track of ip.access dynamic TCH/PDCH activationHarald Welte1-1/+1
2010-02-20move GSM protocol definitions to include/osmocore/protocol/*Harald Welte1-481/+1
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-1/+1
2009-12-20rename ipacc_connect_proxy_bind() to rsl_ipacc_mdcx_to_rtpsock()Harald Welte1-0/+1
2009-12-19ip.access: Keep a full copy of local and remote IP/PORT in lchanHarald Welte1-2/+1
2009-12-17[handover] first functional handover implementationHarald Welte1-1/+1
2009-12-09mark lchan2chan_nr() using a 'const' parameterHarald Welte1-1/+1
2009-11-19[ipa] Change names of RTP methods to follow MGCP namingHolger Hans Peter Freyther1-14/+14
2009-10-24[GPRS] Add RSL function for ip.access PDCH activationHarald Welte1-0/+1
2009-08-30A5 support for RSL and 04.08 (not used yet)Harald Welte1-0/+1
2009-08-10siemens vendor specific message type and IE definitionsHarald Welte1-0/+22
2009-08-10make rsl_siemens_mrpci() use struct rsl_mrpciHarald Welte1-1/+1
2009-08-10Add function to generate siemens-specific MRPCI RSL messageHarald Welte1-1/+33
2009-08-10misc: Add prototypes to header files, include more header filesHolger Hans Peter Freyther1-0/+1
2009-08-09Add new BSC RLL layer of codeHarald Welte1-0/+1
2009-08-08start using the RLL RELEASE proceduresHarald Welte1-0/+1
2009-08-04parse and decode Siemens specific T_MSRFPCI messageHarald Welte1-0/+1
2009-07-29generalize channel activation / channel mode modifyHarald Welte1-4/+11
2009-07-28implement human-readable RSL cause printingHarald Welte1-2/+10
2009-07-19send DEACTIVATE SACCH when sending RR CHANEL RELEASEHarald Welte1-0/+1
2009-07-12yet again some more ip.access RSL definitions + parsingHarald Welte1-1/+20
2009-07-12add some more ip.access RTP related definitionsHarald Welte1-0/+39
2009-07-12rename ip.access structure field members and variablesHarald Welte1-1/+2
2009-07-12give ip.access RSL IE's their proper namesHarald Welte1-0/+14
2009-06-20Introduce BS and MS power control related functionsHarald Welte1-0/+3
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+415