aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2012-12-19abis: Create a routine that can parse all SW Descriptions of a SW ConfigHolger Hans Peter Freyther1-0/+15
2012-12-16mgcp: Allow to freely control the a=fmtp line for experimentsHolger Hans Peter Freyther2-0/+3
2012-12-10mgcp: Test and implement re-transmission handlingHolger Hans Peter Freyther2-1/+5
2012-12-10mgcp: Methods generating a response now include the endpoint pointerHolger Hans Peter Freyther1-1/+0
2012-12-03bsc: Send the USSD message after the location updating accept.Holger Hans Peter Freyther2-2/+5
2012-12-01sms: Kill the linkid as we are using SAPI=3 all the timeHolger Hans Peter Freyther1-2/+0
2012-12-01sms: Replaced the SMR process by new implementation in libosmocoreAndreas Eversberg1-2/+2
2012-12-01sms: Replaced the SMC process by new implementation in libosmocoreAndreas Eversberg1-3/+3
2012-12-01nitb: Release the channel if there is nothing on itHolger Hans Peter Freyther1-0/+1
2012-11-29mgcp: Begin handling of the RQNT message as needed for DTMFHolger Hans Peter Freyther1-2/+4
2012-11-24SMPP: add small utility program 'smpp_mirror'Harald Welte1-3/+1
2012-11-24SMPP: Implement support for MO SMSHarald Welte1-0/+8
2012-11-24SMPP: VTY configuration of SMPP code, authentication supportHarald Welte1-0/+2
2012-11-21sms: Use the DLSMS instead of the DSMS category throughout our codeHolger Hans Peter Freyther1-1/+0
2012-11-16SMPP: Implement transaction mode for SUBMIT-SMHarald Welte1-0/+17
2012-11-16Initial support of SMPP interface for MT-SMSHarald Welte1-0/+1
2012-11-12nat: Move the ctrl handling code into a separate fileHolger Hans Peter Freyther1-0/+4
2012-11-12mgcp: Send the jitter statistics at the end of the callHolger Hans Peter Freyther1-0/+1
2012-11-12mgcp: Calculate the jitter with the formula/code from the appendixHolger Hans Peter Freyther1-0/+2
2012-11-12mgcp: Calculate the packet loss as of Appendix A of RFC 3550Holger Hans Peter Freyther1-2/+5
2012-11-12mgcp: Calculate the wrap around as of Appendix A in RFC 3550Holger Hans Peter Freyther1-0/+1
2012-11-12mgcp: Align the variable naming with Appendix A of RFC 3550Holger Hans Peter Freyther1-2/+4
2012-11-12mgcp: Include statistics at the end of a connectionHolger Hans Peter Freyther1-0/+1
2012-11-12mgcp: Remember the initial sequence number of the streamHolger Hans Peter Freyther1-0/+1
2012-11-12mgcp: Count the received octets as of the MGCP specificationHolger Hans Peter Freyther1-0/+1
2012-11-12mgcp: Remove the lost_no from the mgcp statisticsHolger Hans Peter Freyther1-1/+0
2012-11-11bts: Really drop the BTS in case of an OML NACKHolger Hans Peter Freyther1-0/+1
2012-10-22si: Partially implement the range encoding for the SI.Holger Hans Peter Freyther2-1/+28
2012-09-11bsc: Look for CM Service Requests with emergency causeHolger Hans Peter Freyther1-0/+1
2012-09-11bsc: Introduce a local MSC type and forbid it from being selectedHolger Hans Peter Freyther1-0/+7
2012-09-11bsc: Hand the msc_connection to the UDT handling, pass it to pagingHolger Hans Peter Freyther1-1/+1
2012-09-11bsc: Move the finding of a MSC into the filter codeHolger Hans Peter Freyther1-0/+1
2012-09-11bsc: Select a MSC in a round-robin fashionHolger Hans Peter Freyther1-1/+2
2012-09-11bsc: Allow to configure more than one MSC in the VTYHolger Hans Peter Freyther1-0/+1
2012-09-11libctrl, osmo-bsc: Get rid of net prefixDaniel Willmann1-1/+0
2012-09-11osmo-bsc: Include rf statistics in the location-state TRAP as wellDaniel Willmann1-0/+25
2012-09-11gsm_data: Include a structure for the geographical location in gsm_btsDaniel Willmann1-0/+18
2012-09-11ctrl: Improve error handling if controlif setup failsDaniel Willmann1-1/+1
2012-09-11osmo-bsc: Put the control commands in osmo_bsc_ctrl.cDaniel Willmann1-0/+1
2012-09-11libctrl: Add function ctrl_cmd_send_to_allDaniel Willmann1-0/+3
2012-09-11libctrl: Add trap helper functionDaniel Willmann1-0/+1
2012-09-11libctrl: Change controlif_setup so it returns the ctrl handleDaniel Willmann4-2/+15
2012-08-29RSL: Add basic support for CSD transparent modeHarald Welte1-0/+13
2012-08-17VTY: dynamically create BTS "type" command syntaxHarald Welte2-0/+4
2012-08-17dynamically generate a proper VTY reference for phys_chan_configHarald Welte1-0/+4
2012-08-14abis_nm: Add function abis_nm_get_attr() to get attributes from BTSHarald Welte1-0/+3
2012-07-12move BTS-specific timezone override into sub-structureHarald Welte1-3/+5
2012-07-02BSC: introduce new "sysmobts" BTS modelHarald Welte3-0/+4
2012-06-28gsm_data_shared: add structure for decoded parameters of RLC configHarald Welte1-0/+45
2012-06-17use new external libosmogb (part of libosmocore.git)0.12.0Harald Welte10-637/+1