diff --git a/codecs/codec_g722.c b/codecs/codec_g722.c index 470a687e9b..90553a1d1c 100644 --- a/codecs/codec_g722.c +++ b/codecs/codec_g722.c @@ -5,6 +5,9 @@ * * Matthew Fredrickson * + * Special thanks to Steve Underwood for the implementation + * and for doing the 8khz<->g.722 direct translation code. + * * See http://www.asterisk.org for more information about * the Asterisk project. Please do not directly contact * any of the maintainers of this project for assistance;