Opened 17 years ago
Closed 17 years ago
#498 closed enhancement (fixed)
Option in client registration to ignore Contact address in REGISTER response
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.9.0 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Some registrar servers are not returning the same URI in the Contact header of REGISTER 200/OK response, and this will cause PJSIP registration client to think that it's being unregistered.
This ticket adds compile time and run-time setting to ignore Contact URIs returned in REGISTER response.
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.
Done in r1837