aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-25osmo-bsc: change calling/called addr in VTYPhilipp Maier1-24/+24
2017-07-25osmo-bsc: change calling/called_addr variable namesPhilipp Maier3-18/+29
2017-07-25osmo-bsc: check configured sccp addresses before startPhilipp Maier1-2/+24
2017-07-25osmo-bsc: make sure only default SSNs are usedPhilipp Maier2-2/+21
2017-07-25cosmetic: fix typo in log outputPhilipp Maier2-3/+3
2017-07-25osmo-bsc: only clear connections of a specific MSCPhilipp Maier1-4/+17
2017-07-25osmo-bsc: Make SCCP-Addresses configurable via VTYPhilipp Maier5-41/+135
2017-07-25common-vty: add ss7 nodes commands to VTYPhilipp Maier3-6/+17
2017-07-25osmo-msc: finish msc-sided resetPhilipp Maier6-92/+280
2017-07-25msc_vlr: fix linker problem in testcasePhilipp Maier1-1/+1
2017-07-25mgcp: Fix missing call id in DLCXPhilipp Maier3-10/+13
2017-07-25reset: fix allocation and add deallocator for reset procedurePhilipp Maier5-21/+59
2017-07-25aoip: don't use iu struct: move rtp ports from .iu to new subscr_conn.rtpNeels Hofmeyr4-9/+12
2017-07-25aoip: don't use iu struct: do not allocate unnecessary ue_conn_ctxNeels Hofmeyr1-8/+4
2017-07-25osmo_bsc_main: use osmo_sccp_make_addr_pc_ssn() for SCCP addressesNeels Hofmeyr1-8/+4
2017-07-25AoIP+3G: use one common SCCP client for A and IuCSNeels Hofmeyr8-27/+37
2017-07-25msc: re-enable iu_init()Neels Hofmeyr1-1/+1
2017-07-25a_init: use name arg for sccp client and user bindNeels Hofmeyr1-2/+2
2017-07-25a_iface: fix typo in function namePhilipp Maier1-2/+2
2017-07-25a_iface: Check if channel type and speech codec list are successfulPhilipp Maier1-4/+17
2017-07-25rsl: fix stray line break in logtextPhilipp Maier1-1/+2
2017-07-25mgcp: fix line-break problem in logPhilipp Maier1-2/+9
2017-07-25apply function renames in merged libosmocore patchesNeels Hofmeyr3-3/+3
2017-07-25osmo-bsc: react on reset requests from MSCPhilipp Maier3-5/+49
2017-07-25libcommon-cs: genralize a interface reset fsmPhilipp Maier9-24/+273
2017-07-25fixup: remove unused counterPhilipp Maier1-1/+0
2017-07-25sccp-lite: remove old sccp-lite codePhilipp Maier2-350/+0
2017-07-25osmo-bsc: Send USSD notification when an MSC loss is detectedPhilipp Maier1-0/+22
2017-07-25cosmetic: make function names in a_iface_bssap more expressive.Philipp Maier3-35/+38
2017-07-25cosmetic: more expressive function names in a_ifacePhilipp Maier8-37/+36
2017-07-25fixup: return with value in void functionPhilipp Maier1-1/+2
2017-07-25mgcp: make bts base port configurablePhilipp Maier4-3/+33
2017-07-25Revert "mgcp: make sure all endpoints are closed on startup"Philipp Maier4-25/+1
2017-07-25mgcp: Make sure endpoint is free on CRCXPhilipp Maier1-0/+11
2017-07-25a_iface_bssap: clear lingering subscriber connections on resetPhilipp Maier2-2/+29
2017-07-25cosmetic: fix typoPhilipp Maier1-1/+1
2017-07-25mgcp: make sure all endpoints are closed on startupPhilipp Maier4-1/+25
2017-07-25mgcp: make structs accessible from outsidePhilipp Maier2-15/+15
2017-07-25mgcp: release no longer used endpoint identifiersPhilipp Maier1-1/+4
2017-07-25mgcp: improve endpoint managementPhilipp Maier3-8/+104
2017-07-25mgcp: use mgcp DLCX command to terminate endpoint after call is donePhilipp Maier3-0/+18
2017-07-25mgcp: add DLCX command to mgcpgw clientPhilipp Maier2-0/+14
2017-07-25cosmetic: fixing coding stylePhilipp Maier1-3/+3
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 Maier11-54/+349
2017-07-25sccp: Use osmo-stp instead of direct server/client connectionPhilipp Maier2-14/+15
2017-07-25fixup for: aoip: signal channel type to BSCPhilipp Maier3-66/+204
2017-07-25aoip: signal channel type to BSCPhilipp Maier3-6/+139
2017-07-25osmo-msc: Integrate A interface into existing call controlPhilipp Maier3-13/+72
2017-07-25osmo-bsc: Negotiate rtp ip address/port with BTSPhilipp Maier5-17/+136