mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
Remove "contributed" swear words
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@969 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
rtp.c
2
rtp.c
@@ -410,7 +410,7 @@ static struct {
|
||||
{{1, AST_FORMAT_SPEEX}, "audio", "SPEEX"},
|
||||
{{1, AST_FORMAT_ILBC}, "audio", "iLBC"},
|
||||
{{0, AST_RTP_DTMF}, "audio", "telephone-event"},
|
||||
{{0, AST_RTP_CISCO_DTMF}, "audio", "bastard-telephone-event"},
|
||||
{{0, AST_RTP_CISCO_DTMF}, "audio", "cisco-telephone-event"},
|
||||
{{0, AST_RTP_CN}, "audio", "CN"},
|
||||
{{1, AST_FORMAT_JPEG}, "video", "JPEG"},
|
||||
{{1, AST_FORMAT_PNG}, "video", "PNG"},
|
||||
|
Reference in New Issue
Block a user