Opened 13 years ago
Closed 13 years ago
#1484 closed defect (fixed)
pjsua_modify_acc() does not apply registration timeout/expire setting update (thanks Samuel Vinson for the report)
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.14 |
Component: | pjsua-lib | Version: | common |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Issues reported:
- No re-registration after updating registration timeout.
- If manual re-registration is performed, still the SIP REGISTER message doesn't use the new timeout setting.
Original report can be found here.
Change History (1)
comment:1 Changed 13 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [4041]) Fix #1484: apply and send re-register when registration timeout/expire setting is changed in pjsua_modify_acc().