[asterisk-users] Filtering duplicate RTP packets
Boris Bakchiev
boris at jildent.com.au
Tue Dec 4 18:25:00 CST 2007
Replying to myself....
Its fixed now....
Checking timestamps is optional according to RFC so asterisk is not
doing it.
Anyway, I made a patch and tested it and its working.
Thanks.
________________________________
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Boris
Bakchiev
Sent: Wednesday, 5 December 2007 01:49
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Filtering duplicate RTP packets
Hi,
I have a SIP provider who sometimes sends duplicate RTP packets to me.
Sent RTP packet to 10.55.20.201:17440 (type 08, seq 008536, ts
4846560, len 000160)
Got RTP packet from 10.55.20.201:17440 (type 08, seq 051978, ts
3647104992, len 000160)
Got RTP packet from 10.55.20.201:17440 (type 08, seq 051979, ts
3647104992, len 000160)
Sent RTP packet to 10.55.20.201:17440 (type 08, seq 008537, ts
4846720, len 000160)
Got RTP packet from 10.55.20.201:17440 (type 08, seq 051980, ts
3647105152, len 000160)
Got RTP packet from 10.55.20.201:17440 (type 08, seq 051981, ts
3647105152, len 000160)
Unfortunately they're unable to filter it because this is the way they
receive it themselves.
Can this be fixed within asterisk with a custom patch? <hint>
Kind regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071205/f7eb4e03/attachment.htm
More information about the asterisk-users
mailing list