aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-08Add limited CSD call signalling capabilitiestobias/csdTobias Engel2-10/+48
2012-10-08bugfix: add missing "break" statementTobias Engel1-0/+1
2012-10-08Make channel management code CSD awareTobias Engel6-9/+15
2012-08-24RSL: Add basic support for CSD transparent modeHarald Welte2-6/+58
2012-08-24reimplement chan_compat_with_mode() to take care of CSDHarald Welte1-9/+34
2012-08-24bsc_api: Invert logic of chan_compat_with_mode()Harald Welte1-4/+4
2012-08-17VTY: improve VTY prompt and make sure exit/end works everywhereHarald Welte7-13/+17
2012-08-17VTY: dynamically create BTS "type" command syntaxHarald Welte4-4/+31
2012-08-17BSC VTY: use numeric ranges for bts/trx/timeslot numbersHarald Welte1-8/+8
2012-08-17dynamically generate a proper VTY reference for phys_chan_configHarald Welte3-5/+57
2012-08-17... and more VTY help fixesHarald Welte1-4/+7
2012-08-17Some more VTY documentation / help fixesHarald Welte3-9/+13
2012-08-16complete the VTY help messages so we don't get "null" in the manualHarald Welte4-47/+188
2012-08-14abis_nm: Add function abis_nm_get_attr() to get attributes from BTSHarald Welte2-0/+22
2012-08-14docs: Do not remove too much from of the dumped online helpHolger Hans Peter Freyther1-1/+1
2012-08-06doc: Document a shortcoming of the current OML codeHolger Hans Peter Freyther1-0/+1
2012-08-05contrib: Create a script that opens a SIP session beforeHolger Hans Peter Freyther2-4/+130
2012-08-05contrib: Move the shared code into a new fileHolger Hans Peter Freyther2-62/+71
2012-08-05contrib: Make the RTPReplay a a class so it can be sharedHolger Hans Peter Freyther1-47/+68
2012-08-03typo: Mandantory -> Mandatory.. a common typo of mineHolger Hans Peter Freyther1-3/+3
2012-08-03gb: suspend_ref was changed to a plain uint8_t, update the codeHolger Hans Peter Freyther2-2/+2
2012-07-28nat: Document all parameters of the VTY commandsHolger Hans Peter Freyther1-26/+50
2012-07-28mgcp: Make sure "no rtcp-omit" is fully documentedHolger Hans Peter Freyther1-4/+6
2012-07-28misc: Introduce a script tha generates the VTY referenceHolger Hans Peter Freyther5-34/+62
2012-07-21libbsc: Add documentation to MM INFO, LAC, TSC, CIHolger Hans Peter Freyther1-4/+6
2012-07-21nitb: Document missing parameters, reword documentation, combine paramHolger Hans Peter Freyther1-3/+3
2012-07-16MSC 04.08: RRLP messages are DRR, not DNM !Harald Welte1-1/+1
2012-07-16BSC API: Don't treat a RRLP message as NOTICE eventHarald Welte1-0/+6
2012-07-14SGSN: Code to help debug / fix sgsn crash in cb_data_ind()Harald Welte2-1/+26
2012-07-14add some comments regarding the free() / release of pdp contextxHarald Welte2-0/+8
2012-07-12move BTS-specific timezone override into sub-structureHarald Welte3-16/+20
2012-07-12handover: Not finding a HO record on CHAN ACT NACK is not an errorHarald Welte1-1/+1
2012-07-10msc: Attempt to release the lchan immediately on IMSI DetachHolger Hans Peter Freyther1-6/+6
2012-07-04GPRS LLC: fix segfault when transmitting downlink unit-data without mmctxHarald Welte1-5/+10
2012-07-04BSC VTY: Allow encryption to be set to A5/3Harald Welte1-2/+3
2012-07-02BSC: introduce new "sysmobts" BTS modelHarald Welte13-8/+101
2012-07-02pre-fix measurement reports with subscriber identityHarald Welte1-3/+7
2012-06-28gsm_data_shared: add structure for decoded parameters of RLC configHarald Welte2-0/+69
2012-06-28ipaccess: some more comments on timer valuesHarald Welte1-2/+5
2012-06-17use new external libosmogb (part of libosmocore.git)0.12.0Harald Welte23-4453/+8
2012-06-17index on master: d24566a libgb: separate header files related to spec and imp...Harald Welte0-0/+0
2012-06-17libgb: separate header files related to spec and implementationHarald Welte7-219/+239
2012-06-17libgb: make sure all BSSGP functions have bssgp_ prefixHarald Welte9-35/+34
2012-06-17libgb/gprs: don't use log_info from libcommon anymoreHarald Welte4-5/+98
2012-06-17libgb: prefix all NS related functions with gprs_Harald Welte10-58/+95
2012-06-17libgb: don't call directly into GMM / LLC layerHarald Welte5-9/+143
2012-06-17libgb: remove dependency of BSSGP to include sgsn/gmm internal structsHarald Welte3-27/+55
2012-06-17update .gitignoreHarald Welte1-0/+6
2012-06-16libgb: Remove dependency to openbsc/debug.hHarald Welte17-30/+108
2012-06-16libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.hHarald Welte9-36/+98