aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-20Merge branch 'master' into on-waves/bsc-masteron-waves/0.1Holger Hans Peter Freyther2-2/+3
2009-11-20[misc] Fix the make distcheckHolger Hans Peter Freyther2-2/+3
2009-11-20[configure] Add onwaves to the version tagHolger Hans Peter Freyther1-1/+1
2009-11-20HACK patch the network code..Holger Hans Peter Freyther1-1/+10
2009-11-20[vty] Add option to disable RF on a given TRX.Holger Hans Peter Freyther5-4/+52
2009-11-20[bsc_init] Activate the RC and the RSL link from the Software Activated CallbackHolger Hans Peter Freyther1-27/+22
2009-11-20[lchan] Release the channel ones its' usecount drops to zeroHolger Hans Peter Freyther10-52/+44
2009-11-20[bssap] Open a traffic channel for the paging any reasonHolger Hans Peter Freyther1-2/+2
2009-11-20[rsl] Speculative crash fix in the RSL rcv messageHolger Hans Peter Freyther1-1/+13
2009-11-20Merge branch 'on-waves/gsm0808' into on-waves/bsc-masterHolger Hans Peter Freyther17-7/+2550
2009-11-20[bssap] Support multiple multiplexers in the assignment commandHolger Hans Peter Freyther1-7/+12
2009-11-20[bsc] Add a rtp base port to the BSC config tooHolger Hans Peter Freyther5-3/+20
2009-11-20[vty] Write out BSC specific network parameters tooHolger Hans Peter Freyther1-0/+18
2009-11-20[bssap] Cope with weird channel mapping on the network sideHolger Hans Peter Freyther1-1/+5
2009-11-20[ipacc] Add a way to override the rtp payload for MDCXHolger Hans Peter Freyther3-1/+17
2009-11-20[bsc] Send the SCCP IT message in a given intervalHolger Hans Peter Freyther2-0/+21
2009-11-20[bsc] Unref the lchan when the MSC is closing the SCCP connectionHolger Hans Peter Freyther1-0/+5
2009-11-20[bssap] Send multirate config for HR AMR with 5.9kHolger Hans Peter Freyther1-0/+6
2009-11-20[bsc] Add a test_mode function that can be used to inject packagesHolger Hans Peter Freyther1-0/+40
2009-11-20[bssap] Attempt to allow selecting the speech mode from configHolger Hans Peter Freyther1-14/+86
2009-11-20[vty] Add configuration for the preferred speech versionHolger Hans Peter Freyther2-0/+78
2009-11-20[bssap] Pick the A5/0 vs A5/1 setting from the gsm_networkHolger Hans Peter Freyther1-3/+43
2009-11-20[bsc] Add BSC specific config option... currently and empty show is implementedHolger Hans Peter Freyther3-6/+49
2009-11-20[bssap] Implement generating a classmark update messageHolger Hans Peter Freyther2-0/+21
2009-11-20[bssmap] Fix the chosen encryption in assignment completeHolger Hans Peter Freyther1-1/+1
2009-11-20[bssmap] Unconditionally include the chosen encryption in cipher mode completeHolger Hans Peter Freyther3-13/+9
2009-11-20[bssmap] Assignment handling fixes and improvementsHolger Hans Peter Freyther1-4/+23
2009-11-20[bssap] Fix generation of the failure messageHolger Hans Peter Freyther1-2/+3
2009-11-20[bssap] Only start establish when the link is not yet establishedHolger Hans Peter Freyther1-1/+1
2009-11-20[bssap] Improve log messages...Holger Hans Peter Freyther2-2/+2
2009-11-20[bssap] First go at implementing channel assignment...Holger Hans Peter Freyther4-11/+77
2009-11-20[bssap] First go at implementing ASSIGNMENT REQUESTHolger Hans Peter Freyther4-6/+401
2009-11-20[bssap] Add a "#warning" that cipher mode is not properly handledHolger Hans Peter Freyther1-0/+1
2009-11-20[bssap] Start to queue messages to the BTS and to the MSCHolger Hans Peter Freyther4-14/+195
2009-11-20[bssap] Implement SAPI "N" Reject messageHolger Hans Peter Freyther2-1/+18
2009-11-20[bsc_msc_ip] This is a BSC that connects to real MSC via IPHolger Hans Peter Freyther13-5/+1486
2009-11-20[contrib] Add a utility to convert an IE page to an enumHolger Hans Peter Freyther1-0/+37
2009-11-20Merge branch 'on-waves/mgcp'Holger Hans Peter Freyther6-1/+1299
2009-11-20[mgcp] Make the number of endpoints configurable...Holger Hans Peter Freyther2-1/+14
2009-11-20[mgcp] The nanoBTS is not binding a RTCP portHolger Hans Peter Freyther1-4/+2
2009-11-20[mgcp] The initialisation is done inside CRCX, remove hereHolger Hans Peter Freyther1-2/+0
2009-11-20[mgcp] Do not forward or find the BTS if the endpoint is unusedHolger Hans Peter Freyther1-0/+8
2009-11-20[mgcp] Add a show command for the mgcp...Holger Hans Peter Freyther1-0/+20
2009-11-20[mgcp] Fix writing the configuration fileHolger Hans Peter Freyther1-0/+4
2009-11-20[mgcp] Add telnet interface for mgcp.Holger Hans Peter Freyther2-4/+6
2009-11-20[mgcp] MGCP... update config file to use AMRHolger Hans Peter Freyther1-5/+6
2009-11-20[mgcp] Add option to route audio back to both endsHolger Hans Peter Freyther1-23/+36
2009-11-20[mgcp] Add a simple mgcp gateway used for the BSCHolger Hans Peter Freyther6-1/+1242
2009-11-20Merge branch 'on-waves/sccp'Holger Hans Peter Freyther10-3/+2451
2009-11-20[sccp] Implement sending the Inactivity Test on a connection..Holger Hans Peter Freyther4-0/+55