https://github.com/jjsearle/aports-asterisk-opus
Alpine Linux package builds of the codec_opus.so module for Asterisk.
https://github.com/jjsearle/aports-asterisk-opus
alpine alpine-linux alpine-package asterisk codec opus opus-codec package rtp voip
Last synced: about 1 month ago
JSON representation
Alpine Linux package builds of the codec_opus.so module for Asterisk.
- Host: GitHub
- URL: https://github.com/jjsearle/aports-asterisk-opus
- Owner: jjsearle
- License: gpl-3.0
- Created: 2019-09-22T07:34:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-22T11:01:44.000Z (over 6 years ago)
- Last Synced: 2025-03-01T08:14:21.518Z (over 1 year ago)
- Topics: alpine, alpine-linux, alpine-package, asterisk, codec, opus, opus-codec, package, rtp, voip
- Language: Shell
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aports-asterisk-opus
Alpine Linux package builds of the codec_opus.so module for Asterisk.
## Why?
These cannot be submitted to alpinelinux/aports because they are binary releases and released under the "DIGIUM END-USER LICENSE AGREEMENT".
## Build
The easiest way to build and have the packages output to a location on your machine is to use docker
```
$ sudo docker run --rm -v ~/output:/out -it jjsearle/aports-asterisk-opus-builder
```