aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-22sub: Add the ability to set prefix for randomly generated extensionsIvan Kluchnikov2-2/+3
2015-05-30libbsc: Abstract out SIs update/generation for a BTS into a separate function.Alexander Chemeris1-0/+1
2015-05-26osmo-nitb support for codec negotiationAndreas Eversberg2-6/+4
2015-05-26Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg3-4/+15
2015-05-26Add option to set RADIO LINK TIMEOUT value via VTYAndreas Eversberg1-0/+14
2015-05-26Allow dynamic RTP payload types between application and MNCC interfaceAndreas Eversberg2-0/+4
2015-05-26Add traffic forwarding via RTP to remote applicationAndreas Eversberg4-3/+19
2015-05-05sgsn: Store subscribed QoS and attempt to use itHolger Hans Peter Freyther2-0/+3
2015-05-05sgsn: Copy the msisdn to the sgsn_data and use it in PDP activationHolger Hans Peter Freyther1-0/+3
2015-05-05gsup: Extract the QoS fieldHolger Hans Peter Freyther1-0/+3
2015-05-05gsup: Extract the new MSISDN stringHolger Hans Peter Freyther1-0/+4
2015-05-03bsc: Add access list filtering to the BSCHolger Hans Peter Freyther1-0/+2
2015-05-03bsc: Add access lists to the MSC and the BSCHolger Hans Peter Freyther2-0/+7
2015-05-03filter: Move the con_type into the filter_stateHolger Hans Peter Freyther3-11/+12
2015-05-03filter: Move from DNAT to DFILTER categoryHolger Hans Peter Freyther1-0/+1
2015-05-03filter: Remove bsc_connection from the filter APIHolger Hans Peter Freyther1-5/+11
2015-05-03filter: Remove nat_sccp_connection from public APIHolger Hans Peter Freyther2-5/+10
2015-05-03filter: Separate SCCP/BSSAP extraction and gsm48 codeHolger Hans Peter Freyther2-4/+15
2015-05-03filter: More renaming and remove of "NAT" from itHolger Hans Peter Freyther1-7/+7
2015-05-03filter: Rename BSC to LOCAL and NAT to GLOBALHolger Hans Peter Freyther1-2/+2
2015-05-03filter: Remove nat from bsc_nat_acc_lst and replace with msgHolger Hans Peter Freyther1-9/+9
2015-05-03filter: Cease out "struct bsc_nat" from the APIHolger Hans Peter Freyther1-4/+3
2015-05-03filter: Move VTY code into the filter moduleHolger Hans Peter Freyther1-0/+4
2015-05-03filter: Move the access list management aroundHolger Hans Peter Freyther2-8/+9
2015-05-03filter: Move the method definition to the filter moduleHolger Hans Peter Freyther3-57/+72
2015-05-02mgcp: Fix compiler warning on 64bit buildsHolger Hans Peter Freyther1-1/+1
2015-04-29sub: Remove the queue from the subscriber codeHolger Hans Peter Freyther3-6/+11
2015-04-29sub: Remove introspection of the "channel queue"Holger Hans Peter Freyther1-5/+0
2015-04-24mgcp: Allow to disable transcoding for trunksHolger Hans Peter Freyther1-0/+2
2015-04-23nat: Make mode-set patching optionalHolger Hans Peter Freyther1-1/+2
2015-04-05nat: Inform others if an IMSI is rejectedHolger Hans Peter Freyther1-0/+4
2015-04-04bts: "Repair" broken channels if we receive the release ackHolger Hans Peter Freyther1-0/+11
2015-04-01bsc: Allow to use different LAC/CI for the core-networkHolger Hans Peter Freyther1-2/+4
2015-03-22rtp: Use osmocom/netif/rtp.h for the rtp structure definitionHolger Hans Peter Freyther2-40/+1
2015-02-07nokia: Allow to set the reset time for the nokia btsSipos Csaba1-0/+1
2015-02-06Revert "gprs: Block other GSUP procedures during PURGE_MS"Jacob Erlbeck1-12/+0
2015-02-06sgsn: Select GGSN based on APNJacob Erlbeck1-0/+5
2015-02-06sgsn: Add sgsn_ggsn_ctx_free functionJacob Erlbeck1-0/+1
2015-02-06sgsn: Add functions to handle APN contextsJacob Erlbeck1-0/+6
2015-02-06sgsn: Add PDP info to subscriber dataJacob Erlbeck1-0/+12
2015-02-05osmo-bts: Introduce new struct for a power loop in the BTS codeHolger Hans Peter Freyther1-0/+7
2015-01-31bsc/nitb: Allow to set the GPRS mode through the ctrl commandHolger Hans Peter Freyther1-1/+2
2015-01-28sgsn: Add sgsn_mm_ctx_cleanup_free for safe shutdownJacob Erlbeck1-0/+1
2015-01-28sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_dataJacob Erlbeck1-2/+1
2015-01-27nitb: Make the last change configurableHolger Hans Peter Freyther1-0/+1
2015-01-27nitb: Allow the network to decide if a subscriber should be createdHolger Hans Peter Freyther1-0/+1
2015-01-27gprs: Rename gprs_subscr_delete to gprs_subscr_cleanupJacob Erlbeck1-1/+1
2015-01-26gprs: Do not put the subscr in gprs_subscr_deleteJacob Erlbeck1-1/+1
2015-01-26sgsn: Remove the "permanent" subscriber cacheHolger Hans Peter Freyther2-6/+0
2015-01-26sgsn: Remove inactive LLME/MM after inactivity timeoutJacob Erlbeck4-0/+10