aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-18GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)'Harald Welte5-20/+55
2010-04-18GPRS: Add Support for the GPRS Cell Option Extension Info IEHarald Welte3-2/+46
2010-04-18add an example config file for nanoBTS multi-trx caseHarald Welte1-0/+97
2010-04-18update the openbts.cfg.nanobts exampleHarald Welte1-3/+38
2010-04-18GPRS: BVCI 0 and 1 are not permitted.Harald Welte1-1/+1
2010-04-18BVCI 0 is not within the permitted rangeHarald Welte1-1/+1
2010-04-17[statistics] Keep track of OML/RSL failures of the BTS.Holger Hans Peter Freyther4-0/+14
2010-04-17[statistics] Keep track of rf failures and rll release failuresHolger Hans Peter Freyther4-1/+13
2010-04-17Merge branch 'on-waves/mgcp'Holger Hans Peter Freyther3-11/+19
2010-04-17[mgcp] Fix vty file generation for the BSC nat and other casesHolger Hans Peter Freyther1-6/+8
2010-04-17Add rf_locked to the configuration writing.Holger Hans Peter Freyther1-0/+3
2010-04-15[vty] Separate BSC and MSC statistics. Make it easy to print them.Holger Hans Peter Freyther4-41/+52
2010-04-15[mgcp] Only write audio_name/payload when it is actually set.Holger Hans Peter Freyther1-2/+4
2010-04-15[bsc_init] When the RSL/OML connection drops, free all lchansHolger Hans Peter Freyther3-2/+42
2010-04-15[ipa] Fix the reporting of link down...Holger Hans Peter Freyther1-2/+2
2010-04-15[ipa] Handle losing the RSL/OML connection..Holger Hans Peter Freyther2-26/+123
2010-04-12ipaccess: Send RTP Payload IE for CRCX & MDCXSylvain Munaut4-8/+56
2010-04-12abis_nm: Fix ACTIVATE SW parametersSylvain Munaut1-12/+49
2010-04-11Revert "ipa: Reduce the throttling of the IPA msges"Holger Hans Peter Freyther1-1/+3
2010-04-10[rsl] Set the right state when asking for the activation.Holger Hans Peter Freyther1-0/+1
2010-04-10[rsl] Set the release state from within the lchan classHolger Hans Peter Freyther2-1/+1
2010-04-10[rsl] Introduce a method to set the state of the lchanHolger Hans Peter Freyther3-7/+15
2010-04-10[rsl] Remove method that is not called by anything.Holger Hans Peter Freyther1-1/+0
2010-04-10[vty] Remove unused variables due them only being used in the layer3Holger Hans Peter Freyther1-4/+0
2010-04-10[vty] Forward declare the extra init function the base is callingHolger Hans Peter Freyther1-0/+2
2010-04-10[paging] Include chan_alloc.h to silence a compiler warningHolger Hans Peter Freyther1-0/+1
2010-04-10Return anything from append_lsa_params.Holger Hans Peter Freyther1-0/+1
2010-04-10[paging] Start with a smaller paging limit...Holger Hans Peter Freyther1-1/+1
2010-04-10[paging] Move code to use LOGP and print some more informationHolger Hans Peter Freyther1-6/+6
2010-04-10[paging] Simplify the last request and treat llist as a queueHolger Hans Peter Freyther2-35/+9
2010-04-09paging: Avoid integer underflow on ipaccessHolger Hans Peter Freyther1-0/+14
2010-04-09[mgcp] Improve the endpoint display on the vty..Holger Hans Peter Freyther1-1/+1
2010-04-09[mgcp] Print the IP addr of the BTS we have detected.Holger Hans Peter Freyther1-2/+3
2010-04-08[paging] Do not use request after it was was destroyed..Holger Hans Peter Freyther1-1/+1
2010-04-07[paging] Increase the time used to send paging messages to the BTSHolger Hans Peter Freyther1-2/+2
2010-04-07[ipa] When including MGCP our messages might be bigger than 300 byteHolger Hans Peter Freyther1-1/+1
2010-04-07[rsl] Speculative crash fix in the RSL rcv messageHolger Hans Peter Freyther1-1/+13
2010-04-07Merge branch 'master' into on-waves/mgcpHolger Hans Peter Freyther13-268/+319
2010-04-07[mgcp] Fix navigation in the vty hierachy (make exit work)Holger Hans Peter Freyther1-0/+3
2010-04-07Fix compiler warning about void return in non void method.Holger Hans Peter Freyther1-0/+2
2010-04-07[mgcp] Add the logging commands for the MGCP command.Holger Hans Peter Freyther2-1/+3
2010-04-07Merge branch 'on-waves/sccp'Holger Hans Peter Freyther3-53/+51
2010-04-07Merge branch 'on-waves/mgcp'Holger Hans Peter Freyther7-94/+166
2010-04-07[mgcp] Print the errno/strerror when we can not receive from our socketHolger Hans Peter Freyther1-2/+3
2010-04-07[mgcp] Add an option to allow using reallocing an endpointHolger Hans Peter Freyther2-2/+11
2010-04-07[mgcp] Count incoming RTP packets from the BTS and remoteHolger Hans Peter Freyther4-2/+14
2010-04-07vty: Fix the byteorder... of the bound_ipHolger Hans Peter Freyther1-1/+1
2010-04-06[vty] Move the VTY logging commands to a new fileHolger Hans Peter Freyther5-209/+254
2010-04-06[mgcp] Reset the the address when freeing the endp as wellHolger Hans Peter Freyther1-0/+2
2010-04-06[mgcp] Do not patch RTP payload when type is set to -1.Holger Hans Peter Freyther1-0/+3