aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2010-05-01VTY: ensure all cmd_elements are declared 'static'Harald Welte1-0/+21
2010-04-30define 'struct openbsc_msgb_cb' and accessor macro OBSC_MSGB_CB()Harald Welte1-0/+7
2010-04-30remove any reference to 'struct gsm_bts_link'Harald Welte1-5/+0
2010-04-30[vty] Allow to create a buffer in a given context.Holger Hans Peter Freyther1-1/+1
2010-04-25[vty] Allow to set the RACH NM attributes on a per BTS basisHolger Hans Peter Freyther1-0/+4
2010-04-25Merge branch 'on-waves/sccp'Holger Hans Peter Freyther1-0/+6
2010-04-25[sccp] Parse the error message and add a unit test for it.Holger Hans Peter Freyther1-0/+6
2010-04-25Merge branch 'on-waves/mgcp'Holger Hans Peter Freyther1-0/+1
2010-04-25[mgcp] Add a dummy send method...Holger Hans Peter Freyther1-0/+1
2010-04-18GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)'Harald Welte1-1/+10
2010-04-18GPRS: Add Support for the GPRS Cell Option Extension Info IEHarald Welte1-0/+11
2010-04-17[statistics] Keep track of OML/RSL failures of the BTS.Holger Hans Peter Freyther1-0/+4
2010-04-17[statistics] Keep track of rf failures and rll release failuresHolger Hans Peter Freyther1-0/+4
2010-04-15[vty] Separate BSC and MSC statistics. Make it easy to print them.Holger Hans Peter Freyther1-0/+4
2010-04-15[bsc_init] When the RSL/OML connection drops, free all lchansHolger Hans Peter Freyther1-0/+1
2010-04-15[ipa] Handle losing the RSL/OML connection..Holger Hans Peter Freyther1-0/+2
2010-04-12ipaccess: Send RTP Payload IE for CRCX & MDCXSylvain Munaut2-0/+7
2010-04-10[rsl] Introduce a method to set the state of the lchanHolger Hans Peter Freyther1-0/+2
2010-04-10[rsl] Remove method that is not called by anything.Holger Hans Peter Freyther1-1/+0
2010-04-10[paging] Simplify the last request and treat llist as a queueHolger Hans Peter Freyther1-1/+0
2010-04-07Merge branch 'on-waves/sccp'Holger Hans Peter Freyther1-1/+6
2010-04-07Merge branch 'on-waves/mgcp'Holger Hans Peter Freyther2-1/+27
2010-04-07[mgcp] Add an option to allow using reallocing an endpointHolger Hans Peter Freyther1-0/+3
2010-04-07[mgcp] Count incoming RTP packets from the BTS and remoteHolger Hans Peter Freyther1-0/+4
2010-04-06[vty] Move the VTY logging commands to a new fileHolger Hans Peter Freyther2-1/+8
2010-04-05[mgcp] Export header parsing via mgcp internalHolger Hans Peter Freyther1-0/+9
2010-04-05[mgcp] Add a new config option to set the call agent ip addrHolger Hans Peter Freyther1-0/+1
2010-04-05[mgcp] Add a helper function to convert from GSM0808 ts/mux to MGCP endpointHolger Hans Peter Freyther1-0/+8
2010-04-05[mgcp] Add some parsing for RSIP messages coming inHolger Hans Peter Freyther1-0/+2
2010-04-05[mgcp] Remove the sending of RSIPHolger Hans Peter Freyther1-1/+0
2010-04-05[sccp] Add a force_free method for connectionsHolger Hans Peter Freyther1-0/+5
2010-03-28remove gsm48_mi_to_string() as it is now in libosmocore 0.1.3Harald Welte1-1/+0
2010-03-28chan_alloc: Support allocating TCH/F of a dynamic TCH/F + PDCHHarald Welte1-0/+13
2010-03-28RSL: keep track of ip.access dynamic TCH/PDCH activationHarald Welte2-2/+2
2010-03-26move log/debug codebase to libosmocoreHarald Welte2-86/+7
2010-03-26sccp: Change the ownership of the msgb passed to the callbackHolger Hans Peter Freyther1-1/+1
2010-03-25db: Fix a bug where no pending SMS were foundHolger Hans Peter Freyther1-2/+2
2010-03-25Store the GSM BTS in the gsm subscriber connectionHolger Hans Peter Freyther1-1/+2
2010-03-25bsc: Start creating 08.08 like APIHolger Hans Peter Freyther2-1/+7
2010-03-25sms: First run of removing lchan usage from MSC code paths.Holger Hans Peter Freyther1-1/+1
2010-03-25lchan: Change transaction to work on the GSM Subscriber ConnectionHolger Hans Peter Freyther1-4/+4
2010-03-25lchan: Create a structure for MSC data of the lchanHolger Hans Peter Freyther1-27/+36
2010-03-22GPRS: make NSEI configurable from VTYHarald Welte1-0/+1
2010-03-22GPRS: make NSVC parameters VTY-configurableHarald Welte1-0/+4
2010-03-22Create new gprs-conf branch with the non-SGSN part of the gprs branchHarald Welte2-0/+14
2010-03-22ipa-firmware: Write the firmware parts to a fileHolger Hans Peter Freyther1-0/+1
2010-03-22ipa-firmware: Remove the part_length from the struct sdp_firmwareHolger Hans Peter Freyther1-2/+1
2010-03-07move large parts of mncc.h and gsm48 encode/decode into libosmocoreHarald Welte1-63/+1
2010-03-04decleare gsm_bts_model_register()Harald Welte1-0/+2
2010-03-04move some gsm48 utility functions to libosmocoreHarald Welte2-9/+0