Opened 17 years ago
Closed 17 years ago
#478 closed defect (fixed)
Handle duplicated/misordered incoming DTMF packets
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-0.9.0 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
The incoming RFC 2833 DTMF handler does not handle the case where RTP packets arrive out of order. In this case, the packets may cause stream.c to detect them as multiple DTMF events.
Attachments (1)
Change History (3)
Changed 17 years ago by nanang
comment:1 Changed 17 years ago by nanang
comment:2 Changed 17 years ago by bennylp
- Description modified (diff)
- Resolution set to fixed
- Status changed from new to closed
Committed in r1798 with some modification, thanks.
Note: See
TracTickets for help on using
tickets.
Attachment dtmf.patch: