#361 closed defect (fixed)
Extraneous RTP packet with RFC 2833 DTMF events (thanks Pedro Sanchez)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.8.0 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
When sending RFC 2833 DTMF packets, pjmedia's stream.c adds an initial RTP EVENT packet with zero event duration. This might confuse some server.
Change History (2)
comment:1 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 17 years ago by bennylp
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
Fixed in r1413