aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-28mgcp: Fix missing call id in DLCXpmaier/aoipPhilipp Maier3-10/+13
2017-06-28a_iface: use vty to configure BSC/MSC connectionsPhilipp Maier14-110/+367
2017-06-23wip: vty: make msc sccp addressesconfigurablePhilipp Maier8-30/+49
2017-06-23fixup: rename gsm0808_extrapolate_speech_codec()Philipp Maier3-3/+3
2017-06-21reset: fixup for resetPhilipp Maier8-127/+245
2017-06-20wip: a_iface: MSC sided resetPhilipp Maier2-1/+41
2017-06-20a_iface: fix typo in function namePhilipp Maier1-2/+2
2017-06-20a_iface: Check if channel type and speech codec list are successfulPhilipp Maier1-4/+17
2017-06-20rsl: fix stray line break in logtextPhilipp Maier1-1/+2
2017-06-20mgcp: fix line-break problem in logPhilipp Maier1-2/+9
2017-06-18osmo-bsc: react on reset requests from MSCPhilipp Maier3-5/+49
2017-06-18libcommon-cs: genralize a interface reset fsmPhilipp Maier9-77/+102
2017-06-18fixup: remove unused counterPhilipp Maier1-1/+0
2017-06-18sccp-lite: remove old sccp-lite codePhilipp Maier2-350/+0
2017-06-18osmo-bsc: Send USSD notification when an MSC loss is detectedPhilipp Maier1-0/+22
2017-06-18cosmetic: make function names in a_iface_bssap more expressive.Philipp Maier3-35/+38
2017-06-18cosmetic: more expressive function names in a_ifacePhilipp Maier8-37/+36
2017-06-18fixup: return with value in void functionPhilipp Maier1-1/+2
2017-06-18mgcp: make bts base port configurablePhilipp Maier4-3/+33
2017-06-18Revert "mgcp: make sure all endpoints are closed on startup"Philipp Maier4-25/+1
2017-06-18mgcp: Make sure endpoint is free on CRCXPhilipp Maier1-0/+11
2017-06-18a_iface_bssap: clear lingering subscriber connections on resetPhilipp Maier2-2/+29
2017-06-18cosmetic: fix typoPhilipp Maier1-1/+1
2017-06-18mgcp: make sure all endpoints are closed on startupPhilipp Maier4-1/+25
2017-06-18mgcp: make structs accessible from outsidePhilipp Maier2-15/+15
2017-06-18mgcp: release no longer used endpoint identifiersPhilipp Maier1-1/+4
2017-06-18mgcp: improve endpoint managementPhilipp Maier3-8/+104
2017-06-18mgcp: use mgcp DLCX command to terminate endpoint after call is donePhilipp Maier3-0/+18
2017-06-18mgcp: add DLCX command to mgcpgw clientPhilipp Maier2-0/+14
2017-06-18cosmetic: fixing coding stylePhilipp Maier1-3/+3
2017-06-18fixup: in osmo-bsc-sigtran.h header (bsc_msc_data.h) was missingPhilipp Maier1-0/+1
2017-06-18osmo-bsc: Handle RESET/RESET-ACK properlyPhilipp Maier11-54/+349
2017-06-18sccp: Use osmo-stp instead of direct server/client connectionPhilipp Maier2-14/+15
2017-06-18fixup for: aoip: signal channel type to BSCPhilipp Maier3-66/+204
2017-06-18aoip: signal channel type to BSCPhilipp Maier3-6/+139
2017-06-18osmo-msc: Integrate A interface into existing call controlPhilipp Maier3-13/+72
2017-06-18osmo-bsc: Negotiate rtp ip address/port with BTSPhilipp Maier5-17/+136
2017-06-18fixup: Hexdump for incoming unit data was missingPhilipp Maier1-0/+1
2017-06-18comment: fixme to cleanup MGCP portsNeels Hofmeyr1-0/+1
2017-06-18msc: enable basic CTRL commandsNeels Hofmeyr1-9/+2
2017-06-18sgsn: add missing osmo_ss7_init()Neels Hofmeyr1-0/+1
2017-06-18drop libosmo-ranap from sms_queue testNeels Hofmeyr1-2/+0
2017-06-18wip iudummy struct osmo_sccp_addr -- drop this?Neels Hofmeyr1-0/+1
2017-06-18WIP: Integrate AoIP into MSCPhilipp Maier16-46/+972
2017-06-18libmsc: make pitfall in gsm0408_dispatch() more obviousPhilipp Maier1-2/+6
2017-06-18WIP: Integrate AoIP into OsmoBSCPhilipp Maier15-39/+519
2017-06-18WIP: Port to new libosmo-sigtran API (with proper M3UA for Iuh)Harald Welte8-112/+119
2017-06-18examples/sgsn: Use osmo-hlr with auth-policy remote by defaultDaniel Willmann1-0/+3
2017-06-18contrib: Change systemd requirements so the services connect properlyDaniel Willmann2-2/+6
2017-06-18examples: Change IP address of config filesDaniel Willmann3-7/+7