diff options
author | Chris Walker <kris240376@gmail.com> | 2017-01-22 07:17:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-24 07:22:54 +0700 |
commit | af5b1722ab30b1b70b069ba99b6ee1f508fe9a97 (patch) | |
tree | afaccf9c2546795b3c51240f47328850529dc9a5 /libraries/pjsip/README | |
parent | 5a30ea2f19ff01c0563dafd40bfae9dad6e7f703 (diff) |
libraries/pjsip: Mark opencore-amr as optional.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/pjsip/README')
-rw-r--r-- | libraries/pjsip/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/pjsip/README b/libraries/pjsip/README index b639d0830944..e1b5d75ec266 100644 --- a/libraries/pjsip/README +++ b/libraries/pjsip/README @@ -8,4 +8,4 @@ of systems ranging from desktops, embedded systems, to mobile handsets. This library is required by Asterisk if you wish to use the newer PJSIP communication features included with Asterisk 12 and above. -Optional dependencies: ffmpeg +Optional dependencies: ffmpeg, opencore-amr |