Opened 16 years ago
Closed 15 years ago
#822 closed defect (fixed)
Retransmit provisional response every 1 minute
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.3 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
According to the spec, proxy may terminate transaction after it sees provisional response if it doesn't see further responses within 3 minutes, hence UAS must retransmit (last sent) provisional response every 1 minute.
The corresponding ticket for the 1.0.x branch is ticket #823
Change History (3)
comment:1 Changed 16 years ago by bennylp
- Description modified (diff)
comment:2 Changed 16 years ago by bennylp
- Milestone changed from release-1.2 to release-1.3
comment:3 Changed 15 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Done in r2739