aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-25replace internal libmgcp with libosmo-legacy-mgcpNeels Hofmeyr6-843/+1
2017-07-25vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr1-1/+2
2017-07-25move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr7-88/+10
2017-07-25vty: Fixup sccp/ss7 configurationPhilipp Maier1-1/+1
2017-07-25msc-vty-completePhilipp Maier1-2/+6
2017-07-25mncc: make external mncc workPhilipp Maier3-0/+10
2017-07-25a_iface: fix missing clear commandPhilipp Maier1-0/+3
2017-07-25osmo-bsc change bsc_handle_dt1() to bsc_handle_dt()Philipp Maier1-1/+1
2017-07-25a_iface: remove unused variablePhilipp Maier1-1/+1
2017-07-25osmo-msc/a_iface/reset: add missing constPhilipp Maier3-8/+8
2017-07-25osmo-bsc/sigtran: add missing constPhilipp Maier1-4/+4
2017-07-25osmo-msc: rename called/calling address in struct a_conn_infoPhilipp Maier1-2/+2
2017-07-25osmo-bsc: change calling/called_addr variable namesPhilipp Maier1-2/+13
2017-07-25osmo-bsc: Make SCCP-Addresses configurable via VTYPhilipp Maier1-0/+10
2017-07-25osmo-msc: finish msc-sided resetPhilipp Maier3-12/+55
2017-07-25mgcp: Fix missing call id in DLCXPhilipp Maier1-1/+2
2017-07-25reset: fix allocation and add deallocator for reset procedurePhilipp Maier2-2/+5
2017-07-25aoip: don't use iu struct: move rtp ports from .iu to new subscr_conn.rtpNeels Hofmeyr1-2/+5
2017-07-25AoIP+3G: use one common SCCP client for A and IuCSNeels Hofmeyr3-4/+4
2017-07-25osmo-bsc: react on reset requests from MSCPhilipp Maier1-0/+6
2017-07-25libcommon-cs: genralize a interface reset fsmPhilipp Maier4-9/+63
2017-07-25fixup: remove unused counterPhilipp Maier1-1/+0
2017-07-25cosmetic: make function names in a_iface_bssap more expressive.Philipp Maier1-4/+7
2017-07-25cosmetic: more expressive function names in a_ifacePhilipp Maier2-17/+13
2017-07-25mgcp: make bts base port configurablePhilipp Maier1-0/+1
2017-07-25Revert "mgcp: make sure all endpoints are closed on startup"Philipp Maier1-1/+0
2017-07-25a_iface_bssap: clear lingering subscriber connections on resetPhilipp Maier1-0/+3
2017-07-25cosmetic: fix typoPhilipp Maier1-1/+1
2017-07-25mgcp: make sure all endpoints are closed on startupPhilipp Maier1-0/+1
2017-07-25mgcp: make structs accessible from outsidePhilipp Maier1-1/+15
2017-07-25mgcp: improve endpoint managementPhilipp Maier1-3/+7
2017-07-25mgcp: use mgcp DLCX command to terminate endpoint after call is donePhilipp Maier1-0/+1
2017-07-25mgcp: add DLCX command to mgcpgw clientPhilipp Maier1-0/+4
2017-07-25fixup: in osmo-bsc-sigtran.h header (bsc_msc_data.h) was missingPhilipp Maier1-0/+1
2017-07-25osmo-bsc: Handle RESET/RESET-ACK properlyPhilipp Maier5-1/+47
2017-07-25aoip: signal channel type to BSCPhilipp Maier1-0/+3
2017-07-25osmo-bsc: Negotiate rtp ip address/port with BTSPhilipp Maier2-0/+11
2017-07-25WIP: Integrate AoIP into MSCPhilipp Maier7-10/+97
2017-07-25WIP: Integrate AoIP into OsmoBSCPhilipp Maier6-0/+62
2017-07-25WIP: Port to new libosmo-sigtran API (with proper M3UA for Iuh)Harald Welte1-5/+9
2017-07-25mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr1-0/+1
2017-07-25Implement IuCS (large refactoring and addition)Neels Hofmeyr18-19/+229
2017-07-25sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr1-2/+2
2017-07-25mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr7-17/+100
2017-07-23Use libvlr in libmsc (large refactoring)Harald Welte18-182/+147
2017-07-21Add libvlr implementationHarald Welte4-9/+415
2017-07-13gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr1-2/+5
2017-07-12move openbsc/* to repos rootNeels Hofmeyr93-0/+9944
2009-06-10move openbsc into its own subdirectoryHarald Welte36-4992/+0
2009-06-09* add support for storing classmark1/2/3 per subscriberHarald Welte2-2/+42