From 77a75d46b2ee06c989495cd77acca5086b52a30e Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Thu, 26 Jul 2007 13:10:49 +0000 Subject: [PATCH] Add a link to the list of assigned RTP payload types for convenience. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@77266 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/rtp.c | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/main/rtp.c b/main/rtp.c index f481f1e919..52b0dcaac6 100644 --- a/main/rtp.c +++ b/main/rtp.c @@ -1651,9 +1651,16 @@ static struct { {{1, AST_FORMAT_T140}, "text", "T140"}, }; -/* Static (i.e., well-known) RTP payload types for our "AST_FORMAT..."s: - also, our own choices for dynamic payload types. This is our master - table for transmission */ +/*! + * \brief Mapping between Asterisk codecs and rtp payload types + * + * Static (i.e., well-known) RTP payload types for our "AST_FORMAT..."s: + * also, our own choices for dynamic payload types. This is our master + * table for transmission + * + * See http://www.iana.org/assignments/rtp-parameters for a list of + * assigned values + */ static struct rtpPayloadType static_RTP_PT[MAX_RTP_PT] = { [0] = {1, AST_FORMAT_ULAW}, #ifdef USE_DEPRECATED_G726