]> git.ipfire.org Git - thirdparty/asterisk.git/commit
rtp: Fix case typo in H263+ mime.
authorWalter Doekes <walter+asterisk@wjd.nu>
Tue, 13 May 2014 13:28:05 +0000 (13:28 +0000)
committerWalter Doekes <walter+asterisk@wjd.nu>
Tue, 13 May 2014 13:28:05 +0000 (13:28 +0000)
commit228d5c9052542989a7db34201212fbd8dce412be
tree8f46bbe0faa8c7aee23c1d328650fa3e630b690e
parent3dace58a49d2721ad540a859e50c79f458e07fd2
rtp: Fix case typo in H263+ mime.

http://tools.ietf.org/html/rfc3555#section-4.2.6 says the canonical
mime subtype is "H263-1998", not "h263-1998". Original code was added
in r183101 on 2009-03-19 02:26:50 +0100.

This fixes issues with Polycom phones.

ASTERISK-23665 #close
ASTERISK-23665 #comment Patch r3529.patch uploaded by Guillaume Maudoux, backported by me.
Review: https://reviewboard.asterisk.org/r/3529/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@413787 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/rtp_engine.c