Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWRT-Group
Telephony
Commits
913613a6
Commit
913613a6
authored
10 years ago
by
Jiri Slachta
Browse files
Options
Download
Email Patches
Plain Diff
Add README.md file.
Signed-off-by:
Jiri Slachta
<
slachta@cesnet.cz
>
parent
85400b5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
README.md
README.md
+23
-0
No files found.
README.md
0 → 100644
View file @
913613a6
# 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.
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment