Opened 17 years ago
Closed 17 years ago
#371 closed defect (fixed)
Bug with REGISTER expiration calculation (thanks Philippe Leuba)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.8.0 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
According to RFC 3261 Section 10.2.4:
When calculating registration refresh interval from the 200/OK response, client registration session should only inspect the expires parameter of Contact headers that it has sent earlier. It should not include Contact headers which are not its own.
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.
Fixed in r1431