aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
diff options
context:
space:
mode:
Diffstat (limited to 'codecs')
-rw-r--r--codecs/codec_g722.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/codecs/codec_g722.c b/codecs/codec_g722.c
index a81b9b6a1..6b52407f6 100644
--- a/codecs/codec_g722.c
+++ b/codecs/codec_g722.c
@@ -23,6 +23,9 @@
*
* \brief codec_g722.c - translate between signed linear and ITU G.722-64kbps
*
+ * \arg http://soft-switch.org/downloads/non-gpl-bits.tgz
+ * \arg http://lists.digium.com/pipermail/asterisk-dev/2006-September/022866.html
+ *
* \ingroup codecs
*/