aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-22Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg3-4/+15
2015-09-14mncc: Use the default codec from the built-in mncc modeHolger Hans Peter Freyther1-0/+2
2015-09-14mncc: Implement CRCX->MDCX for handover for direct rtp modeHolger Hans Peter Freyther1-0/+1
2015-09-14mncc: Implement the direct RTP mode for ip based systemsHolger Hans Peter Freyther1-0/+4
2015-09-14mncc: Update the protocol to match LCRHolger Hans Peter Freyther1-1/+13
2015-09-14msc: Add channel information to the meas_feed, bump version to v1.Alexander Chemeris1-1/+13
2015-08-20mgcp: Allow to bind to different ports for net/bts portsHolger Hans Peter Freyther2-0/+7
2015-08-20mgcp: Begin to separate network and bts endpointsHolger Hans Peter Freyther1-0/+14
2015-08-19mgcp: Add transcoding from PCMU as wellHolger Hans Peter Freyther1-1/+2
2015-08-19osmux: add option to pad the circuit with dummy messagesPablo Neira Ayuso1-0/+4
2015-08-18sgsn: make all SGSN timers configurable via the VTYHarald Welte1-0/+15
2015-08-17Add option to set RADIO LINK TIMEOUT value via VTYAndreas Eversberg1-0/+14
2015-08-14mgcp: Allow to enforce that the codecs need to matchHolger Hans Peter Freyther1-1/+1
2015-08-14mgcp: Move the SDP handling into a separate file/moduleHolger Hans Peter Freyther1-0/+61
2015-08-14mgcp: Remove unused parsing data structHolger Hans Peter Freyther1-3/+0
2015-08-13nat: Forward SDP files with multiple payload types in itHolger Hans Peter Freyther1-1/+1
2015-08-01nitb: Add a mode to not use TMSI for normal operationHolger Hans Peter Freyther1-0/+3
2015-08-01mgcp: Include enough socket data structures to build on freebsdHolger Hans Peter Freyther1-0/+3
2015-07-13bsc: Rename core_ncc to core_mncHolger Hans Peter Freyther1-1/+1
2015-07-01nat: Use RAND_bytes instead of /dev/urandomHolger Hans Peter Freyther1-3/+0
2015-07-01nat: After we identified the bsc check the keyHolger Hans Peter Freyther1-0/+2
2015-07-01bsc: Check for the rand and then generate a resHolger Hans Peter Freyther2-1/+4
2015-07-01nat: Send 16 bytes of rand to the BSC and remember itHolger Hans Peter Freyther1-0/+1
2015-07-01nat: Provide access to /dev/urandom for the codeHolger Hans Peter Freyther1-0/+3
2015-07-01bsc/nat: Fix the structure of the identity request messageHolger Hans Peter Freyther1-1/+1
2015-07-01nat: Factor out the config by token searchHolger Hans Peter Freyther1-0/+1
2015-06-02libbsc: Move SIs update/generation for a BTS into a separate function.Alexander Chemeris1-0/+1
2015-05-25sgsn: Allow to specify the DNS servers that should be usedHolger Hans Peter Freyther1-0/+1
2015-05-25sgsn: Allow to resolve the IPv4 address of a GGSN through DNSHolger Hans Peter Freyther2-1/+32
2015-05-25sgsn: Integrate c-ares with the osmocom event loopHolger Hans Peter Freyther1-0/+14
2015-05-24sgsn: Extract the hlr Number into the mm contextHolger Hans Peter Freyther1-0/+3
2015-05-24gsup: Copy the hlr-Number and use it during purgeHolger Hans Peter Freyther1-0/+3
2015-05-24gsup: Decode/Encode the hlr-Number in the GSUP messageHolger Hans Peter Freyther1-0/+3
2015-05-17cdr: Remember the charging id supplied by the GGSNHolger Hans Peter Freyther1-0/+1
2015-05-06sgsn: Create an initial and limited CDR moduleHolger Hans Peter Freyther2-0/+19
2015-05-06sgsn: Add various signals consumed by CDR or other client codeHolger Hans Peter Freyther1-1/+20
2015-05-06sgsn: Make the free function internalHolger Hans Peter Freyther1-1/+0
2015-05-05sgsn: Store subscribed QoS and attempt to use itHolger Hans Peter Freyther2-0/+3
2015-05-05sgsn: Copy the msisdn to the sgsn_data and use it in PDP activationHolger Hans Peter Freyther1-0/+3
2015-05-05gsup: Extract the QoS fieldHolger Hans Peter Freyther1-0/+3
2015-05-05gsup: Extract the new MSISDN stringHolger Hans Peter Freyther1-0/+4
2015-05-03bsc: Add access list filtering to the BSCHolger Hans Peter Freyther1-0/+2
2015-05-03bsc: Add access lists to the MSC and the BSCHolger Hans Peter Freyther2-0/+7
2015-05-03filter: Move the con_type into the filter_stateHolger Hans Peter Freyther3-11/+12
2015-05-03filter: Move from DNAT to DFILTER categoryHolger Hans Peter Freyther1-0/+1
2015-05-03filter: Remove bsc_connection from the filter APIHolger Hans Peter Freyther1-5/+11
2015-05-03filter: Remove nat_sccp_connection from public APIHolger Hans Peter Freyther2-5/+10
2015-05-03filter: Separate SCCP/BSSAP extraction and gsm48 codeHolger Hans Peter Freyther2-4/+15
2015-05-03filter: More renaming and remove of "NAT" from itHolger Hans Peter Freyther1-7/+7
2015-05-03filter: Rename BSC to LOCAL and NAT to GLOBALHolger Hans Peter Freyther1-2/+2