Merge pull request #861 from aduskett/dahdi-linux
[feed/telephony.git] / README.md
1 # Telephony packages feed
2
3 ## Description
4
5 This is an OpenWrt package feed containing community maintained telephony packages.
6
7 ## Usage
8
9 To use these packages, add the following line to the feeds.conf
10 in the OpenWrt buildroot:
11
12 ```
13 src-git telephony https://github.com/openwrt/telephony.git
14 ```
15
16 This feed should be included and enabled by default in the OpenWrt buildroot. To install all its package definitions, run:
17
18 ```
19 ./scripts/feeds update telephony
20 ./scripts/feeds install -a -p telephony
21 ```
22
23 The telephony packages should now appear in menuconfig.