diff --git a/codecs/codec_g722.c b/codecs/codec_g722.c index a81b9b6a16..6b52407f6c 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 */