Re: [Sip-implementors] How to differentiate Hold RTP and voice RTP

2022-09-21 Thread Amanpreet Singh
Probably you can think of looking into the signaling messages(SDP in case of SIP) to differentiate when the call is on hold and when not i.e. normal audio RTP. BTW what is the use case to differentiate call hold vs audio RTP? Regards, Amanpreet Singh. On Wed, Sep 21, 2022 at 9:51 PM Arun Tagar

Re: [Sip-implementors] RTP packet loss tolerance/ timers

2022-09-21 Thread Basu Chikkalli
Check RFC 3611, RTP Control Protocol Extended Reports (RTCP XR). Thanks Basu Chikkalli On Wed, Sep 21, 2022 at 3:56 PM Amanpreet Singh wrote: > Hi Fellows, > > We are working with our network team for audio/video traffic routing, some > of the liks are not redundant and failover takes around 3

[Sip-implementors] How to differentiate Hold RTP and voice RTP

2022-09-21 Thread Arun Tagare
Hi All, I have a doubt on the Hold call tone or music on hold tone RTP v/s actual voice RTP before hold Can these RTP packets be able to differentiate? If yes how? if not why? Thanks a lot to everyone in advance -- With Regards Arun A. Tagare +91 9449 029729 _

[Sip-implementors] RTP packet loss tolerance/ timers

2022-09-21 Thread Amanpreet Singh
Hi Fellows, We are working with our network team for audio/video traffic routing, some of the liks are not redundant and failover takes around 3 seconds to route the packets on the new link. I'm trying to understand if we have some standard timers defined (have gone through the RFC 3550 and 4585)