Skip to content
Snippets Groups Projects
  • Ben Ford's avatar
    166c130e
    res_rtp_asterisk.c: Add "seqno" strictrtp option · 166c130e
    Ben Ford authored
    When networks experience disruptions, there can be large gaps of time
    between receiving packets. When strictrtp is enabled, this created
    issues where a flood of packets could come in and be seen as an attack.
    Another option - seqno - has been added to the strictrtp option that
    ignores the time interval and goes strictly by sequence number for
    validity.
    
    Change-Id: I8a42b8d193673899c8fc22fe7f98ea87df89be71
    166c130e
    History
    res_rtp_asterisk.c: Add "seqno" strictrtp option
    Ben Ford authored
    When networks experience disruptions, there can be large gaps of time
    between receiving packets. When strictrtp is enabled, this created
    issues where a flood of packets could come in and be seen as an attack.
    Another option - seqno - has been added to the strictrtp option that
    ignores the time interval and goes strictly by sequence number for
    validity.
    
    Change-Id: I8a42b8d193673899c8fc22fe7f98ea87df89be71
To find the state of this project's repository at the time of any of these versions, check out the tags.