]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_multicast: Ensure SSRC is set properly
authorKinsey Moore <kmoore@digium.com>
Thu, 3 Oct 2013 18:28:57 +0000 (18:28 +0000)
committerKinsey Moore <kmoore@digium.com>
Thu, 3 Oct 2013 18:28:57 +0000 (18:28 +0000)
commite59675b5970baa8341e3b5cfa8de788425a38367
tree8e45faac9f93645553eb4938825afded1f3ad321
parent315ec8d7f91feb53618ff89345e6c7002ad55def
res_rtp_multicast: Ensure SSRC is set properly

This fixes a bug where the SSRC field on multicast RTP can be stuck at
0 which can cause problems for endpoints trying to make sense of
incoming streams.

(closes issue ASTERISK-22567)
Reported by: Simone Camporeale
Patches:
    22567_res_mulitcast_ssrc.patch uploaded by Simone Camporeale (License 6536)
........

Merged revisions 400393 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 400394 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@400395 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_rtp_multicast.c