Ramesh Kuppili writes:
> I have a situation where I am receiving multiple RTP stream from the
> same IP address and port number. But with different SSRC. The media in
> the both streams is the same (audio, more precisely ringback tone). How
> should I handle this scenario.
Here is one compli
Ramesh,
On 5/22/17 3:00 PM, Ramesh Kuppili wrote:
SIP Gurus,
I have a situation where I am receiving multiple RTP stream from the
same IP address and port number. But with different SSRC. The media in
the both streams is the same (audio, more precisely ringback tone). How
should I handle this
Hi Ramesh,
RFC 3550, Section 8 could help:
If a receiver discovers that two other
sources are colliding, it MAY keep the packets from one and discard
the packets from the other when this can be detected by different
source transport addresses or CNAMEs.
Br,
Somesh
:--)
-Original Me