Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/entware/entware-telephony
Modified OpenWrt feed
https://github.com/entware/entware-telephony
entware
Last synced: 3 days ago
JSON representation
Modified OpenWrt feed
- Host: GitHub
- URL: https://github.com/entware/entware-telephony
- Owner: Entware
- Created: 2018-03-05T13:23:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T11:58:56.000Z (4 months ago)
- Last Synced: 2024-07-10T14:04:55.020Z (4 months ago)
- Topics: entware
- Language: Makefile
- Homepage: https://github.com/openwrt/telephony
- Size: 959 KB
- Stars: 0
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# entware-telephony
https://git.openwrt.org/feed/telephony modified for entwareThe original README.md:
# Telephony packages feed
## Description
This is an OpenWrt package feed containing community maintained telephony packages.
## Usage
To use these packages, add the following line to the feeds.conf
in the OpenWrt buildroot:```
src-git telephony https://github.com/openwrt/telephony.git
```This feed should be included and enabled by default in the OpenWrt buildroot. To install all its package definitions, run:
```
./scripts/feeds update telephony
./scripts/feeds install -a -p telephony
```The telephony packages should now appear in menuconfig.