aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2015-05-03filter: Move the method definition to the filter moduleHolger Hans Peter Freyther5-2/+7
2015-05-03filter: Move the gsm 04.08 filter to a common placeHolger Hans Peter Freyther4-2/+12
2015-04-29sub: Remove the queue from the subscriber codeHolger Hans Peter Freyther6-190/+84
2015-04-29sub: Remove introspection of the "channel queue"Holger Hans Peter Freyther2-122/+4
2015-04-29sub: Remove paging requests before dispatchingHolger Hans Peter Freyther1-4/+10
2015-04-29mncc: Select the codec similar to the modify handlingHolger Hans Peter Freyther1-1/+1
2015-04-28mgcp: Move assignment of src_codec downwardsJacob Erlbeck1-1/+2
2015-04-24mgcp: Allow to disable transcoding for trunksHolger Hans Peter Freyther2-0/+54
2015-04-24mgcp: Ignore the case for finding a codecHolger Hans Peter Freyther1-5/+5
2015-04-23nat: Make mode-set patching optionalHolger Hans Peter Freyther3-4/+32
2015-04-23sgsn/gtp: Fill out the optional RAT typeHolger Hans Peter Freyther1-0/+5
2015-04-23misc: Fix warnings about size of size_t in printfHolger Hans Peter Freyther2-6/+6
2015-04-10nitb: Fix IMSI/IMEI buffer handling (Coverity)Jacob Erlbeck3-5/+4
2015-04-07nitb: Check source string length before calling strncpy (Coverity)Jacob Erlbeck1-0/+14
2015-04-07gprs: Fix GSUP cancel_type handling (Coverity)Jacob Erlbeck1-1/+2
2015-04-07nat: Fix timeslot range in 'show bsc mgcp' VTY commandJacob Erlbeck1-1/+1
2015-04-07nat: Check for the access list in set command as wellHolger Hans Peter Freyther1-1/+8
2015-04-07nat: Check the con->imsi for the tracked IMSIHolger Hans Peter Freyther1-2/+2
2015-04-05nat: Add ctrl command to save the configurationHolger Hans Peter Freyther1-0/+31
2015-04-05nat: Add a ctrl command to add to an existing ACC listHolger Hans Peter Freyther1-0/+62
2015-04-05nat: Inform others if an IMSI is rejectedHolger Hans Peter Freyther2-0/+22
2015-04-05nat: The reject cause of "-1" has failure meaning, change itHolger Hans Peter Freyther1-1/+1
2015-04-04bts: "Repair" broken channels if we receive the release ackHolger Hans Peter Freyther1-3/+14
2015-04-01bsc: Change paging strategy based on override or notHolger Hans Peter Freyther1-6/+16
2015-04-01bsc: In preparation to the MT lac/ci patching split the codeHolger Hans Peter Freyther1-11/+21
2015-04-01bsc: Allow to use different LAC/CI for the core-networkHolger Hans Peter Freyther4-6/+66
2015-03-29libmgcp: Fail if transcoding can't be configuredHolger Hans Peter Freyther1-10/+14
2015-03-28write_queue: Check the result of osmo_wqueue_enqueue and freeHolger Hans Peter Freyther3-3/+16
2015-03-28rtp: Fixed problem of mute audio on some callsAndreas Eversberg1-1/+10
2015-03-28rtp: Fix memory leak fixed by Andreas without mentioning itHolger Hans Peter Freyther1-1/+1
2015-03-28rtp: Add handling of BFI (Bad Frame Indicatior) of received TRAU framesAndreas Eversberg2-1/+18
2015-03-22rtp: Catch up with the removal of the rtp.hHolger Hans Peter Freyther1-1/+1
2015-03-22rtp: Use osmocom/netif/rtp.h for the rtp structure definitionHolger Hans Peter Freyther2-23/+6
2015-02-10ctrl: Implement a global result for rf_locked0.14.0Holger Hans Peter Freyther1-2/+27
2015-02-10ctrl: Add a command to check how many bts are configuredHolger Hans Peter Freyther1-0/+10
2015-02-10nitb: Move the rf-lock commands from osmo-bsc to libbscHolger Hans Peter Freyther2-86/+83
2015-02-08smpp: Fix potential crash in handling submitSMHolger Hans Peter Freyther1-3/+4
2015-02-08nat: getopt returns "static" data no need to copy itHolger Hans Peter Freyther1-1/+1
2015-02-08smpp: Do not check conn for being nullHolger Hans Peter Freyther1-1/+1
2015-02-07nokia: Allow to set the reset time for the nokia btsSipos Csaba3-4/+25
2015-02-06sgsn: Add easy APN commands with just the nameHolger Hans Peter Freyther1-0/+23
2015-02-06Revert "gprs: Block other GSUP procedures during PURGE_MS"Jacob Erlbeck1-50/+1
2015-02-06sgsn: Select GGSN based on APNJacob Erlbeck2-6/+117
2015-02-06sgsn: Add sgsn_ggsn_ctx_free functionJacob Erlbeck1-0/+6
2015-02-06sgsn: Add functions to handle APN contextsJacob Erlbeck2-13/+128
2015-02-06sgsn: Add PDP info to subscriber dataJacob Erlbeck2-8/+84
2015-01-31bsc/nitb: Allow to set the GPRS mode through the ctrl commandHolger Hans Peter Freyther3-13/+65
2015-01-31ctrl/bsc: Fix copy and paste error and update textHolger Hans Peter Freyther2-2/+4
2015-01-31rsl: Remove unused code for channel activationHolger Hans Peter Freyther1-35/+0
2015-01-31meas: Install the scenario command and test itHolger Hans Peter Freyther1-0/+6