#1550 closed defect (fixed)
Auto re-registration does not work if application does not set on_transport_state().
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.1 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | release-1.16 | Backported: | yes |
Description
PJSUA auto-registration is not invoked unless the application is listening for the PJSUA on_transport_state() callback.
Original report and the proposed fix can be found here.
Thanks Gustavo Garcia Bernardo for the report and fix.
Change History (3)
comment:1 Changed 12 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 12 years ago by nanang
In 4382:
comment:3 Changed 12 years ago by nanang
- Backported set
Note: See
TracTickets for help on using
tickets.
In 4200: