No description
PHP
Find a file
2019-06-26 17:18:50 +07:00
httpd Initial commit 2019-06-26 17:18:50 +07:00
src Initial commit 2019-06-26 17:18:50 +07:00
flexisip-account-manager.spec Initial commit 2019-06-26 17:18:50 +07:00
Makefile Initial commit 2019-06-26 17:18:50 +07:00
README.packaging.md Initial commit 2019-06-26 17:18:50 +07:00

PHP Authenticated Lime server

Packaging

To build a rpm package on centos7:

make rpm

To build a rpm package with docker:

docker run -v $PWD:/home/bc -it gitlab.linphone.org:4567/bc/public/linphone-sdk/bc-dev-centos:7 make

The lime-server rpm package can be found in rpmbuild/RPMS/x86_64/bc-lime-server*.rpm Installation requires package centos-release-scl-rh to be installed for php7.1