From 806b3cfdd3efb3c06fcbefd59cb10797ef5ed88c Mon Sep 17 00:00:00 2001 From: russell Date: Thu, 27 Dec 2007 16:11:41 +0000 Subject: I went looking for where we downloaded the g722 implementation and came across these two links. So, I'm adding them so they are available for reference later. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@94877 f38db490-d61c-443f-a65b-d21fe96a405b --- codecs/codec_g722.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'codecs') 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 */ -- cgit v1.2.3