aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/rsl.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-07use osmo_ortp in POLLING mode instead of select loop integrationHarald Welte1-1/+2
2011-09-06RSL: get rid of some compiler warningsHarald Welte1-2/+1
2011-09-06More comprehensive AMR handlingHarald Welte1-1/+91
2011-09-04add minimal configuration file supportHarald Welte1-1/+2
2011-09-04AMR: double-check CMI/CMR/CMC valuesHarald Welte1-5/+17
2011-09-03Add new ORTP based libosmo-trau based voice supportHarald Welte1-22/+184
2011-07-24RSL: send CRCX/MDCX related messages as msg discriminator ip.accessHarald Welte1-4/+14
2011-07-21Use libosmotrau for RTP supportHarald Welte1-101/+228
2011-07-13RSL: fix transmission of RR ciphering mode command via LAPDmHarald Welte1-11/+19
2011-07-12update the HACK to delay the fake CIPHERING MODE COMPLETEHarald Welte1-10/+39
2011-07-07RSL: include fake IMEISV if we send fake CIPH MODE COMPLHarald Welte1-4/+26
2011-07-07RSL: ciphering IE length can be '1' in case of 'no ciphering'Harald Welte1-1/+2
2011-07-07RSL: Send fake CIPHERING MODE COMPLETEHarald Welte1-1/+33
2011-07-07RSL: implement RSL ENCR CMD, feed L3_INFO to LAPDmHarald Welte1-5/+65
2011-07-01fix various compiler warningsHarald Welte1-5/+10
2011-06-29RSL/LAPDM: make sure we do lapdm_channel_reset()Harald Welte1-4/+5
2011-06-29RSL: clarify msgb free scheme in rslHarald Welte1-4/+15
2011-06-29RSL: Log all RLL messages from A-bis to LAPDmHarald Welte1-1/+7
2011-06-29don't print ((....)) in RSL debug outputHarald Welte1-2/+2
2011-06-29make sure we forward EXTENDED MEAS REP to the BSCHarald Welte1-3/+11
2011-06-29rsl / meas rep: properly check if UNIT DATA IND is really a 04.08 meas repHarald Welte1-8/+5
2011-06-29implement baseic uplink measurement processing + reportingHarald Welte1-8/+93
2011-06-28implement RSL DEACTIVATE SACCHHarald Welte1-0/+1
2011-06-27re-work original osmo-bts with support for sysmocom femtobtsHarald Welte1-250/+528
2011-03-04Fix include paths and start to make code compileHarald Welte1-8/+9
2011-03-04Import all C and Header files from jolly/bts branch of osmocom-bb.gitHarald Welte1-0/+787