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. This helper has two parameters :

  • pkt_timeout

This parameter specifies the number of seconds to wait between out of order packets.
Default : 3 seconds

  • conn_buffer

This parameter specifies the maximum amount of data that will be saved by connection while waiting for a missing packet. If the limit is reached, the missing packet is ignored and the rest of the packets are processed.
Default : 80 Kbytes

 
helper_rtp.txt · Last modified: 2009/04/10 14:45 by 2001:6f8:310:600:2ff:4fff:fe71:a1c1
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki