aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-11-03ortp: Fix DEPENDS based on QA issueHolger Hans Peter Freyther1-1/+1
WARNING: QA Issue: ortp rdepends on libcrypto, but it isn't a build dependency? [build-deps] WARNING: QA Issue: ortp rdepends on libssl, but it isn't a build dependency? [build-deps]
2014-11-02lcr: inherit pkgconfig to have autoreconf have PKG_CHECK_MODULESHolger Hans Peter Freyther1-1/+1
lcr/1.14+gitrAUTOINC+38fce218f8-r4/git/configure: line 16440: `PKG_CHECK_MODULES(OPENCORE_AMRNB, opencore-amrnb >= 0.1.0, , found_opencore_amrnb=no)'
2014-11-02asterisk: Drop the very old version from meta-telephonyHolger Hans Peter Freyther7-135/+6
We used asterisk to be able to speak SIP with the outside. LCR has gained this capability in the past and we haven't used asterisk in more than two years. Asterisk doesn't seem to compile with master/dizzy and there is little point in figuring out why.
2014-11-02misc: poky/LICENSE has changed.. reference a hopefully more stable fileHolger Hans Peter Freyther5-7/+5
Only reference the COPYING.MIT as it is unlikely to change in the next upgrade.
2014-10-29openbsc: Upgrade with SGSN, GBproxy and BSC ping/pong changesHolger Hans Peter Freyther1-1/+1
Related: SYS#713
2014-10-07libosmo-abis: Revert parts of the multi-TRX support in libosmo-abisHolger Hans Peter Freyther2-2/+24
The line doesn't have the signalling type set yet. It will be set _after_ the rsl connection is considered up. This is addressing RSL Connection failures like: <0001> oml.c:1026 Rx IPA RSL CONNECT IP=1.2.3.4 PORT=3003 STREAM=0x00 <000f> input/ipaccess.c:921 cannot create RSL BTS link: trx_nr (0) does not refer to a signalling link <0001> oml.c:1030 Error in abis_open(RSL): -22 <0001> oml.c:341 Sending FOM NACK with cause Message cannot be performed.
2014-10-07meta-toolchain-osmo: create symlink similar to imagesHenning Heinold1-1/+13
2014-09-25Osmocom: Upgrade to latest master versions of the softwareHolger Hans Peter Freyther5-8/+8
Build a new ABI release, build the latest libosmo-abis and libosmo-netif versions and upgrade to OpenBSC master
2014-09-25libsmpp34: Fix build with srcdir!=builddir for dizzyHolger Hans Peter Freyther1-2/+2
Fix the build by using a newer version and change the PR to be a proper version number. I havent' checked if upgrading is possible but is not a big concern right now.
2014-09-25openbsc: We are using pkg-config and need to inherit the bbclassHolger Hans Peter Freyther1-1/+1
Without this the configure step will fail on dizzy.
2014-09-25bcg729: Inherit pkgconfig to have PKG_CHECK_MODULES expandHolger Hans Peter Freyther1-1/+1
Make sure pkgconfig-native is staged as otherwise autoconf can not replace the PKG_CHECK_MODULES variable.
2014-09-24lcr: Fix the packaging on doraHolger Hans Peter Freyther1-2/+3
The asterisk package should not include debug symbols
2014-09-24lcr: Remove directory as it ends in /run when being packagedHolger Hans Peter Freyther1-0/+2
ERROR: QA Issue: asterisk: Files/directories were installed but not shipped /run /run/asterisk
2014-09-24libosmo-abis/libosmocore/libosmo-sccp: Kill old releasesHolger Hans Peter Freyther14-154/+0
These are ancient versions and I don't think anybody is using them anymore. In general we are building the latest version from git.
2014-09-24sofia-sip: Add missing checksums needed for dora and laterHolger Hans Peter Freyther1-0/+3
2014-08-25openbsc: The patch is not needed anymore, remove itHolger Hans Peter Freyther2-64/+2
2014-08-25libosmocore/libosmo-abis/openbsc: Move control interface aroundHolger Hans Peter Freyther4-6/+10
The control interface has been moved to libosmocore and a new library has been created for it. The ipaccess code has moved from libosmo-abis to libosmocore and new defines for the VTY and CTRL ports are now available inside libosmocore
2014-08-21openggsn: Build the version with the .service file fixHolger Hans Peter Freyther1-2/+2
2014-08-21openggsn: Build newer version with updated ggsn service fileHolger Hans Peter Freyther1-2/+2
2014-08-21openbsc: Fix the systemd files to allow easy "systemctl enable"Holger Hans Peter Freyther2-2/+64
2014-06-16openbsc: Build newer version of OpenBSC and enable transcodingHolger Hans Peter Freyther2-4/+4
* Build MGCP with osmux support * Merged the MGCP transcoding patches * Fix double RF Channel Release handling
2014-06-16bcg729: Add the BCG729, a transcoding library used by linphoneHolger Hans Peter Freyther1-0/+12
2014-06-09openbsc: Add osmo-sgsn to the INITSCRIPT_PACKAGESHolger Hans Peter Freyther1-2/+2
osmo-sgsn was installing a sysvinit script but it wasn't inside the INITSCRIPT_PACKAGES so it would not be started by default. Use the already existing INITSCRIPT_PARAMS/INITSCRIPT_NAME variables for the osmo-sgsn. Fixes: SYS#366
2014-05-22libosmo-netif: Add new recipe for the osmux libraryHolger Hans Peter Freyther2-0/+17
2014-05-19openbsc: update to current master for MNCC-AMR and TCH/H supportHarald Welte2-2/+19
2014-05-19lcr: update to current master; re-introduce AMR supportHarald Welte2-18/+2
Update to current master of lcr, which includes support for AMR and RTP-bridge. Master openbsc doesn't support RTP-bridge yet, but it will work with a transcoding LCR getting all TCH frames in all codecs (HR/FR/EFR/AMR) via MNCC.
2014-05-18add missing lcr-no_amr.diff from 068f2d676a8fcdf37c67fc64d993cde85a6b78f4Harald Welte1-0/+15
2014-04-23openbsc: Correct the OpenBSC MGCP GW configuration fileHolger Hans Peter Freyther2-2/+2
2014-04-22openbsc: Decrease the version number of MNCC to 2 againHolger Hans Peter Freyther2-2/+22
Currently OpenBSC and LCR are not compatible with each other. So far we have only included patches that add new defines and do not change the wire format of messages. Just revert it so we can have LCR talk to OpenBSC
2014-04-08libdbi-drivers: Add fixes for out-of-bounds write in the sqlite3 driverHolger Hans Peter Freyther2-1/+20
While working on the OpenBSC/NITB schema migration I experienced crashes and traced it down to libdbi-drivers. It was possible that a special string quote each character and then adding '"\0' would result in out of bounds write.
2014-04-08libosmocore/libosmo-abis: Upgrade to 0.6.6 and 0.2.0Holger Hans Peter Freyther3-5/+5
Upgrade to versions 0.6.6 and 0.2.0. These change the SO version of the libraries and provide stability and reliability fixes.
2014-03-27openbsc: Apply max_power_reduction changesHolger Hans Peter Freyther1-1/+1
This version will apply the max_power_reduction when it is changed through the control interface.
2014-03-23openbsc: Update OpenBSC with new NITB/SGSN Control commandsHolger Hans Peter Freyther1-1/+1
2014-03-23openggsn: Update with a version supporting the logfile commandHolger Hans Peter Freyther1-1/+1
2014-03-21openggsn: Update and install systemd service fileHolger Hans Peter Freyther2-3/+7
This might require to rebuild the freshly built openggsn to fix the libgtp0 depedency. I had this issue on Dora without a PRServer. I am not sure it applies to edison or other configs. Bump the PR of OpenBSC to force a rebuild of the SGSN. Fixes: SYS#176
2014-03-21openbsc: Build a lot newer version and install sgsn scriptHolger Hans Peter Freyther2-3/+5
2014-03-13libosmocore: Build newer version with LAPDm fixes by jacobHolger Hans Peter Freyther1-1/+1
2014-02-19openbsc: package systemd-files for nitb, osmo-bsc-mgcp and osmo-bscHenning Heinold1-6/+21
* services are not enabled by default
2014-02-14openbsc: Enable the RF handling interface in osmo-bscHolger Hans Peter Freyther1-1/+1
2014-01-20libosmocore/libosmo-abis: Upgrade the two libraries including ABI changesHolger Hans Peter Freyther3-6/+6
The two libraires moved forward and are updated to the latest releases now.
2014-01-17sdk: Use the staticdev packet for libosmo-sccpHolger Hans Peter Freyther2-2/+2
libosmo-sccp does not install any dynamically shared libraries so let us install/depend on the staticdev package installing the .a files and the -dev package.
2013-12-04lcr: disable AMR support for now, to force GSM FR to be used.Harald Welte2-4/+13
2013-12-02update lcr to 1.13 + current gitHarald Welte2-17/+53
2013-12-02add recipe for sofia-sip (SIP client library) required by lcrHarald Welte2-0/+22
2013-12-02add recipe for libopencore-amrHarald Welte1-0/+13
2013-10-14update gsmd to include latest AT@COPS fixHarald Welte1-2/+2
2013-10-13update openmoko-gsmd to include AT@COPS=? command supportHarald Welte1-2/+2
2013-10-07openbsc: Big update needed after the upgrade of libosmo-abisHolger Hans Peter Freyther1-1/+1
2013-10-06libosmo-abis: Upgrade git version with semantic/abi changesHolger Hans Peter Freyther2-2/+2
2013-08-01libosmocore/libosmo-abis: Update libosmo-abis to an experimental branchHolger Hans Peter Freyther3-4/+4
Update libosmocore to 0.6.2+git and the libosmo-abis to a branch useful for the osmo-bts.