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