aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2009-11-29[handover] Introduce new handover related LCHAN signalsHarald Welte1-0/+5
2009-11-29[handover] Implement 04.08 HANDOVER COMMANDHarald Welte1-0/+16
2009-11-29New complete measurement result/report handlingHarald Welte2-24/+54
2009-11-24Merge branch 'master' into on-waves/bsc-masterHolger Hans Peter Freyther2-1/+16
2009-11-24[vty] Add option to disable RF on a given TRX.Holger Hans Peter Freyther1-0/+5
2009-11-22[network] Make use of T3113 for pagingHolger Hans Peter Freyther1-1/+0
2009-11-22[network] Add config option for the remaining network timersHolger Hans Peter Freyther1-0/+10
2009-11-22[network] Make T3101 configurable and use it in abis_rslHolger Hans Peter Freyther1-0/+3
2009-11-22[chan] Alloc SDCCH for certain reserved typesHolger Hans Peter Freyther1-0/+3
2009-11-20Merge branch 'master' into on-waves/bsc-masteron-waves/0.1Holger Hans Peter Freyther1-1/+2
2009-11-20[misc] Fix the make distcheckHolger Hans Peter Freyther1-1/+2
2009-11-20[vty] Add option to disable RF on a given TRX.Holger Hans Peter Freyther1-0/+5
2009-11-20[lchan] Release the channel ones its' usecount drops to zeroHolger Hans Peter Freyther2-25/+24
2009-11-20[bsc] Add a rtp base port to the BSC config tooHolger Hans Peter Freyther2-2/+1
2009-11-20[ipacc] Add a way to override the rtp payload for MDCXHolger Hans Peter Freyther1-0/+1
2009-11-20[bsc] Send the SCCP IT message in a given intervalHolger Hans Peter Freyther1-0/+3
2009-11-20[vty] Add configuration for the preferred speech versionHolger Hans Peter Freyther1-0/+11
2009-11-20[bssap] Implement generating a classmark update messageHolger Hans Peter Freyther1-0/+1
2009-11-20[bssmap] Unconditionally include the chosen encryption in cipher mode completeHolger Hans Peter Freyther1-1/+1
2009-11-20[bssap] First go at implementing channel assignment...Holger Hans Peter Freyther2-1/+38
2009-11-20[bssap] First go at implementing ASSIGNMENT REQUESTHolger Hans Peter Freyther2-5/+20
2009-11-20[bssap] Start to queue messages to the BTS and to the MSCHolger Hans Peter Freyther2-0/+15
2009-11-20[bssap] Implement SAPI "N" Reject messageHolger Hans Peter Freyther1-1/+2
2009-11-20[bsc_msc_ip] This is a BSC that connects to real MSC via IPHolger Hans Peter Freyther5-1/+305
2009-11-20[mgcp] Add a simple mgcp gateway used for the BSCHolger Hans Peter Freyther2-0/+49
2009-11-20[sccp] Implement sending the Inactivity Test on a connection..Holger Hans Peter Freyther2-0/+12
2009-11-20[sccp] Implement parts of ITU SCCP for use in the A-InterfaceHolger Hans Peter Freyther4-1/+530
2009-11-20[debug] Add a debug area for the MGCP code of On WavesHolger Hans Peter Freyther1-0/+2
2009-11-20[debug] Add a debug area for MSCHolger Hans Peter Freyther1-0/+1
2009-11-20[debug] Add a debug area for SCCPHolger Hans Peter Freyther1-0/+2
2009-11-19[lchan] RSL and RR need the multirate config, place it in the lchanHolger Hans Peter Freyther2-2/+5
2009-11-19[ipa] Change names of RTP methods to follow MGCP namingHolger Hans Peter Freyther2-16/+16
2009-11-19misc: Add routine to generate backtrace from within the applicationHolger Hans Peter Freyther1-0/+2
2009-11-17[gsm48] When picking AMR we need to supply the multirate configHolger Hans Peter Freyther1-2/+20
2009-11-17[neci] Separate handling of chan requested for paging anyHolger Hans Peter Freyther1-1/+2
2009-11-17[si] Make it possible to set the NECI value...Holger Hans Peter Freyther2-2/+3
2009-11-17[telnet] Remove unused variables from the telnet interfaceHolger Hans Peter Freyther1-7/+0
2009-11-17silent call: add header file for function prototypesHarald Welte1-0/+7
2009-11-14Add "silent call" feature to OpenBSCHarald Welte1-0/+14
2009-11-13[OML] fix bugs in BCCH info parser for ip.accessHarald Welte1-1/+1
2009-11-13[ip.access] Parse cell global ID as part of BCCH infoHarald Welte1-1/+10
2009-11-12ip.access: Introduce parser function for BCCH Info test resultHarald Welte1-0/+45
2009-11-12move 'struct value_string' and 'get_value_string()' to gsm_dataHarald Welte1-0/+7
2009-11-07change some identifiers from u_int64_t to unsigned long longHarald Welte1-1/+1
2009-10-30Merge remote branch 'origin/master'Harald Welte1-0/+8
2009-10-29ip.access: Header has a 16bit length in network byte orderSylvain Munaut1-2/+1
2009-10-29[lchan] Keep track which SAPIs has been established with the BTSHolger Hans Peter Freyther1-0/+8
2009-10-27misc: Make bitfields unsigned int...Holger Hans Peter Freyther2-5/+5
2009-10-27misc: Fix make distcheck and welcome the two new header files to OpenBSCHolger Hans Peter Freyther1-1/+1
2009-10-27[gsm48] Handle the RR CHAN MODIFY ACK in the gsm04_08_utilsHolger Hans Peter Freyther1-1/+6