User Tools

Site Tools


pom:helper:rtp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pom:helper:rtp [2012/10/24 13:35] – UuYtwFJoQHKWj 94.23.1.28pom:helper:rtp [2020/05/26 21:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
-Yeah tell me about it. Goodbye to using fries with your packets! Hopefully for you this is just teorapmry until some manager decides it's more trouble than its worth.And hopefully it won't spread to all Mickey D's+====== helper_rtp ====== 
 +This helper provide RTP reordering. It means that it will buffer datagrams that are received out of order and pass the in the right order to the rule processor. 
 +This way, the targets or any subsequent match don't have to care about the order of RTP packets since this helper ensure that packets are in the right order and not duplicate. 
 + 
 +Parameters : 
 +^ Name ^ Default value ^ Description ^ 
 +|pkt_timeout|3|Number of seconds to wait between out of order packets.| 
 +|conn_buffer|80|Maximum amount of data that will be saved by connection in KBytes while waiting for a missing packet. If the limit is reached, the missing packet is ignored and the rest of the packets are processed.| 
pom/helper/rtp.1351085747.txt.gz · Last modified: 2020/05/26 21:59 (external edit)