Opened 17 years ago
Closed 17 years ago
#373 closed enhancement (fixed)
Packet loss simulation in PJMEDIA ICE transport
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
pjsua has a packet simulation option (rx-drop-pct and tx-drop-pct option), but this is currently only used by UDP media transport.
Add similar option in ICE media transport.
Change History (1)
comment:1 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Implemented in r1436