aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-05[sms] trivial: Removed unneeded double check in unbcdifySteffen Neubauer1-2/+1
2009-12-05[system_information] fix BCCH list generation for GSM900Harald Welte1-0/+2
2009-12-04[BS11] don't put invalid channel combination into the config fileHarald Welte2-2/+2
2009-12-02ip.access: add nanoBTS channel combination constraintsHarald Welte1-1/+79
2009-12-02ip.access speech mode for TCH/H channelsHarald Welte1-9/+30
2009-12-02move RTP socket information from timeslot to lchanHarald Welte4-54/+47
2009-12-01Replace template-based SYSTEM INFORMATION with real implementationHarald Welte13-294/+1220
2009-12-01make use of new S_GLOBAL_SHUTDOWN signal to properly close pcap_fdHarald Welte1-0/+17
2009-12-01Introduce new S_GLOBAL_SHUTDOWN signalHarald Welte2-0/+7
2009-12-01Assign default values for T3101 and T3113Harald Welte2-0/+6
2009-11-30[handover] export measurement reports via signalHarald Welte3-1/+7
2009-11-29[handover] Implement handover control logicHarald Welte3-1/+254
2009-11-29[handover] Introduce new handover related LCHAN signalsHarald Welte3-5/+63
2009-11-29[handover] Implement 04.08 HANDOVER COMMANDHarald Welte3-6/+73
2009-11-29print debug statement in case of HANDOVER COMPLETE or HANDOVER FAILEDHarald Welte1-0/+8
2009-11-29New complete measurement result/report handlingHarald Welte4-85/+165
2009-11-29add notes about proposed handover algorithmHarald Welte1-0/+77
2009-11-27RSL: catch inconsistent parameters ofr channel_mode_from_lchan()Harald Welte1-0/+5
2009-11-26[wireshark] patch to correctly decode SYSTEM INFORMATION on BCCH FILLINGHarald Welte1-0/+13
2009-11-26[SMS] Implement TP-VPF-ENHANCEDSteffen Neubauer1-93/+156
2009-11-24[vty] Add option to disable RF on a given TRX.Holger Hans Peter Freyther5-2/+45
2009-11-24[bsc_init] Activate the RC and the RSL link from the Software Activated CallbackHolger Hans Peter Freyther1-27/+22
2009-11-22[sms] Fix compile warning by including gsm_data.hHolger Hans Peter Freyther1-0/+1
2009-11-22[network] Make use of T3113 for pagingHolger Hans Peter Freyther6-2/+5
2009-11-22[network] Add config option for the remaining network timersHolger Hans Peter Freyther2-0/+40
2009-11-22[network] Make T3101 configurable and use it in abis_rslHolger Hans Peter Freyther7-1/+31
2009-11-22[chan] Alloc SDCCH for certain reserved typesHolger Hans Peter Freyther2-0/+19
2009-11-22[talloc] Provide a copy of strnlen on OSXHolger Hans Peter Freyther1-0/+9
2009-11-20[misc] Fix the make distcheckHolger Hans Peter Freyther2-2/+3
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
2009-11-20[sccp] Implement parts of ITU SCCP for use in the A-InterfaceHolger Hans Peter Freyther10-3/+2396
2009-11-20[debug] Add a debug area for the MGCP code of On WavesHolger Hans Peter Freyther2-0/+3
2009-11-20[debug] Add a debug area for MSCHolger Hans Peter Freyther2-0/+2
2009-11-20[debug] Add a debug area for SCCPHolger Hans Peter Freyther2-0/+3
2009-11-19[vty] Remove tab to make the cell_identity nicely indentHolger Hans Peter Freyther1-1/+1
2009-11-19[vty] Write out the neci configurationHolger Hans Peter Freyther1-0/+1
2009-11-19[lchan] RSL and RR need the multirate config, place it in the lchanHolger Hans Peter Freyther6-15/+23