Age | Commit message (Collapse) | Author | Files | Lines |
|
Related: OS#4912
Change-Id: Iae17e6d6f4242f98676dd3a1b01c419ac7288047
|
|
Change-Id: I17e1adac40ac01daee0dd83da0a6aaebd78ea0dc
Related: OS#4421
|
|
Remove OpenSUSE bug report link, set version to @VERSION@, make it build
with CentOS 8 etc.
Related: OS#4550
Change-Id: I387b41b6c524cd3f6baad7e89b4b6b347d9998ac
|
|
Copy the RPM spec file from:
https://build.opensuse.org/project/show/home:mnhauke:osmocom:nightly
Related: OS#4550
Change-Id: I00f13acd541ec492e4671cf88c92010f5cf61e9e
|
|
Relates: OS#4197
Change-Id: I09bf8139582ef198fdbe664be32b14d8c9c99f1a
|
|
Related: OS#3047
Change-Id: Ie2e181a6e74053c407f7ed3db17631ae041c9754
|
|
EXTRA_DIST files need to be distributed, no matter if the systemd option
is configured or not.
Change-Id: I1169c1c6d99628d2cbed67cac3ed675d778597b0
|
|
Add new environment variables WITH_MANUALS and PUBLISH to control if
the manuals should be built and uploaded. Describe all environment vars
on top of the file.
When WITH_MANUALS is set, install osmo-gsm-manuals like any other
dependency and add --enable-manuals to the configure flags (for "make"
and "make distcheck"). Add the bin subdir of the installed files to
PATH, so osmo-gsm-manuals-check-depends can be used by ./configure.
Related: OS#3385
Change-Id: I4cf9d3c21f3912eac3c51bae1ac7b2ad0845c947
|
|
Change-Id: I672f49f1034554ce62347ff9493eca18340deb3a
|
|
Use a symlink to avoid duplicating content.
Remove nonsense Wants= line on itself.
Change-Id: I556a91e012692c4073b4b832bccce0c850f684f8
|
|
Change-Id: I8cfad742e6ce766b022ecdf4c78495accc9405d0
|
|
Change-Id: I7befa0cb4e72a6ad086e3c2d290546dbf22f1676
|
|
Change-Id: I36dd16b75beb4d9bd8081aca6e44c5b72e58fead
|
|
See osmo-ci change I2409b2928b4d7ebbd6c005097d4ad7337307dd93 for rationale.
Depends: I2409b2928b4d7ebbd6c005097d4ad7337307dd93
Change-Id: I7e9f19755f55b274def9d757f72f2a08a01a4cce
|
|
Change-Id: Idd1eba7ed0c5454de29d86a8bb72beb24d03ef2a
|
|
This will enable early media to play a ringback to the phone.
Change-Id: I4c778b1f0e7484a755716133f91767af8b1102c0
|
|
Without these codecs we will not have much joy when working with a
default GSM BTS/BSC.
Change-Id: I8719c392f57e0dbed0c0c792d1381592dcd662c1
|
|
Change-Id: Ic247005aeeabdf349caf48657af0249da8c8d9ea
Depends: libosmocore change-id I2bc93ab4781487e7685cfb63091a489cd126b1a8
|
|
Rhizomatica is using FreeSWITCH and we should have an easy way to
test against it. A docker container with exposed ports seems like
the easiest. FreeSWITCH by default is giving us some exmaple numbers:
* 5000 a menu... that allows DTMF
* 9195 an echo test
* 9198 tetris.
The config is copied on top of the default/big config that is
installed. If this PBX should be reached from the outside one needs
to change 127.0.0.1 to the external address and maybe configure the
acl as well to add more CIDRs.
Besides that
make container
make run
Will build it and start the container. Takes a bit of time and requires
docker. With it configure one can see things like:
2017-03-05 15:32:49.913912 [INFO] switch_channel.c:515 RECV DTMF 3:2000
2017-03-05 15:32:50.952752 [INFO] switch_channel.c:515 RECV DTMF 2:2000
Now to test DTMF in the system.
Change-Id: I7f3aa8c81b9e8698df090a05d2e41a41b67d8e3c
|
|
Like in libosmo-abis' and other jenkins.sh
Change-Id: I1b03786069cc4373dec73711e3a31ec05dfac2e3
|
|
|
|
|
|
|
|
|