summaryrefslogtreecommitdiff
path: root/net/asterisk/files/extra-patch-menuselect-tree-g711-new-codec.diff
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2011-07-19 17:38:00 +0000
committerFlorian Smeets <flo@FreeBSD.org>2011-07-19 17:38:00 +0000
commit09ce50596844401af505f9c1a4b6b17d79f833b9 (patch)
treed928b3cceeaeb76d9ddaf471ee9ad354d84152ed /net/asterisk/files/extra-patch-menuselect-tree-g711-new-codec.diff
parent- update to 1.8.5.0 (diff)
Makefile only is not enough, commit the remaining patches for the 1.8.5.0 update
- update to 1.8.5.0 - remove leftovers from asterisk 1.6.X - use menuselect to enable addons
Notes
Notes: svn path=/head/; revision=277957
Diffstat (limited to 'net/asterisk/files/extra-patch-menuselect-tree-g711-new-codec.diff')
-rw-r--r--net/asterisk/files/extra-patch-menuselect-tree-g711-new-codec.diff10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/asterisk/files/extra-patch-menuselect-tree-g711-new-codec.diff b/net/asterisk/files/extra-patch-menuselect-tree-g711-new-codec.diff
deleted file mode 100644
index d93e9cb28b17..000000000000
--- a/net/asterisk/files/extra-patch-menuselect-tree-g711-new-codec.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- menuselect-tree.orig 2011-02-21 09:56:29.000000000 +0100
-+++ menuselect-tree 2011-02-21 09:56:46.000000000 +0100
-@@ -777,7 +777,6 @@
- <member name="RADIO_RELAX" displayname="Relax DTMF for Radio Applications">
- </member>
- <member name="G711_NEW_ALGORITHM" displayname="Use the NEW ulaw/alaw codecs (slower, but cleaner)">
-- <defaultenabled>no</defaultenabled>
- </member>
- <member name="G711_REDUCED_BRANCHING" displayname="New ulaw/alaw codec, reduced branching (might help it run faster in some architectures)">
- <depend>G711_NEW_ALGORITHM</depend>