aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-12si: Make sure to not overwrite orig_arfcn_hi in the range encodingon-waves/bsc-0.9.14Holger Hans Peter Freyther2-2/+2
2013-11-20bsc: Speculative change to avoid having to backport chan rel handlingHolger Hans Peter Freyther2-2/+3
2013-11-15debian: Prepare a new buildHolger Hans Peter Freyther1-2/+2
2013-11-15bsc: Use the right string for the notificationHolger Hans Peter Freyther1-1/+1
2013-11-11debian: Make a new build to test new gbproxy versionsHolger Hans Peter Freyther1-1/+2
2013-11-11Use new external libosmogb and merge gbproxyHarald Welte20-3669/+510
2013-11-01debian: Update the changelogHolger Hans Peter Freyther1-2/+2
2013-11-01bsc/ussd: Rename bsc_send_ussd_notification()Jacob Erlbeck1-5/+6
2013-11-01bsc/ussd: Send faked CM Service Accept before sending USSDJacob Erlbeck1-0/+3
2013-11-01bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.cJacob Erlbeck3-23/+37
2013-10-01bsc: Add control command to set timezoneJacob Erlbeck1-0/+114
2013-09-19Add the debian directory for a test buildHolger Hans Peter Freyther23-0/+526
2013-09-19bsc/mminfo: Patch timezone and DST in MM Info messagesJacob Erlbeck9-10/+351
2013-09-19move BTS-specific timezone override into sub-structureHarald Welte3-16/+20
2013-09-19Add NITZ (timezone) support as part of MM INFOGus Bourg3-22/+86
2013-09-13libbsc: Make argument optional in some 'show' commandsSylvain Munaut1-6/+6
2013-09-11ctrl: Remember last 'rf_locked' control commandJacob Erlbeck4-3/+22
2013-09-11vty: Hide unconfigured BTS on 'write'Jacob Erlbeck1-4/+6
2013-09-11ussd: Send USSD on call setup on MSC errorsJacob Erlbeck5-11/+151
2013-09-02nanobts: Fix initialization of two concurrent BTS.Holger Hans Peter Freyther1-15/+51
2013-08-28bsc/vty: Add 'no bsc-welcome-text' commandJacob Erlbeck1-1/+18
2013-08-28bsc/ussd: Optionally send USSD message on MSC disconnectionJacob Erlbeck3-4/+64
2013-06-17mgcp: Fix the vary large jump detection in the codeHolger Hans Peter Freyther1-1/+1
2013-06-17mgcp: Fix a typo.. it is msg and not mgsHolger Hans Peter Freyther1-1/+1
2013-06-17mgcp: We do not need to check for talloc_freeHolger Hans Peter Freyther1-8/+4
2013-06-17mgcp: Print both receivd and expected address in the error statementHolger Hans Peter Freyther1-2/+4
2013-06-17mgcp: Send the jitter statistics at the end of the callHolger Hans Peter Freyther3-3/+12
2013-06-17mgcp: Calculate the jitter with the formula/code from the appendixHolger Hans Peter Freyther3-1/+45
2013-06-17mgcp: Calculate the packet loss as of Appendix A of RFC 3550Holger Hans Peter Freyther3-4/+41
2013-06-17mgcp: Calculate the wrap around as of Appendix A in RFC 3550Holger Hans Peter Freyther2-1/+21
2013-06-17mgcp: Document a difference between RFC 3550 and this codeHolger Hans Peter Freyther1-0/+8
2013-06-17mgcp: Align the variable naming with Appendix A of RFC 3550Holger Hans Peter Freyther2-6/+8
2013-06-17mgcp: Include statistics at the end of a connectionHolger Hans Peter Freyther2-9/+37
2013-06-17mgcp: Remember the initial sequence number of the streamHolger Hans Peter Freyther2-0/+2
2013-06-17mgcp: Count the received octets as of the MGCP specificationHolger Hans Peter Freyther3-0/+4
2013-06-17mgcp: Remove the lost_no from the mgcp statisticsHolger Hans Peter Freyther3-8/+2
2013-06-12vty: Print the state of all GPRS OML objects in show btsHolger Hans Peter Freyther1-0/+8
2013-06-12rsl: Properly parse the RLM cause from the error indicationHolger Hans Peter Freyther1-3/+13
2013-06-12rsl: Properly initialize the cm structure with memsetHolger Hans Peter Freyther1-1/+1
2013-03-25gprs: Introduce a way to set the DSCP for the NS socketHolger Hans Peter Freyther3-1/+24
2013-03-14si: Add a hack to disable SI2ter/SI2bis/SI5ter/SI5bis messagesHolger Hans Peter Freyther1-0/+8
2013-03-07si: Use range encoding of 512 if 128 or 256 was selectedHolger Hans Peter Freyther1-2/+23
2013-03-06si: Another round of PCS related fixesHolger Hans Peter Freyther3-5/+22
2013-02-18Allow setting of Control Channel Description parameters via VTYAndreas Eversberg3-4/+66
2013-02-08gprs: Rename the tlvp method so it will work with both versionsHolger Hans Peter Freyther1-7/+7
2013-02-08Revert "gprs: This method is now available in libosmocore"Holger Hans Peter Freyther1-0/+7
2013-02-08Fix of IMMIDIATE ASSIGNMENT REJECT messageAndreas Eversberg3-2/+7
2013-02-05bsc: Add a VTY command to show the paging group for a BSC/IMSIHolger Hans Peter Freyther1-0/+35
2013-01-17si: Deal with DCS1800 and PCS1900 have overlapping ARFCN rangesHolger Hans Peter Freyther1-3/+23
2013-01-17si: Share the ARFCN selection condition between the two statementsHolger Hans Peter Freyther1-30/+37