diff --git a/codecs/codec_g722.c b/codecs/codec_g722.c index 470a687e9b1f2952c9ff3e0ce9f68ecd54ae2199..90553a1d1c114791940753946af78319b1b9ffbe 100644 --- a/codecs/codec_g722.c +++ b/codecs/codec_g722.c @@ -5,6 +5,9 @@ * * Matthew Fredrickson <creslin@digium.com> * + * 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;