aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2017-11-29cosmetic: drop unused includeMax1-1/+0
Change-Id: I46a2af19358c0eb5d2f1644b10afd58c424a51e8
2017-11-07mgcp: use osmo-mgw to switch RTP streamsPhilipp Maier1-0/+1
osmo-bsc currently negotiates the RTP stream directly with the BTS and reports back the RTP IP/Port on the BTS. This works fine for a single BTS, but for Handover the port/ip pointing to the MSC side must not change, so an entity in between the BTSs and the MSC is required. Integrate the mgcp-client and use osmo-mgw to switch the RTP streams. Depends: osmo-mgw Ib5fcc72775bf72b489ff79ade36fb345d8d20736 Depends: osmo-mgw I44b338b09de45e1675cedf9737fa72dde72e979a Depends: osmo-mgw I29c5e2fb972896faeb771ba040f015592487fcbe Change-Id: Ia2882b7ca31a3219c676986e85045fa08a425d7a
2017-09-25Further cleanup leftovers from BSC/MSC splitMax1-1/+0
* drop unused header * fix name of jenkins test * remove dead code Change-Id: I986904864741995910b6ba92173b9f7b1b03e2f1
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-0/+68
Change-Id: I39e7b882caa98334636d19ccd104fd83d07d5055