Opened 14 years ago
Closed 14 years ago
#1138 closed enhancement (fixed)
New PJSUA-LIB account registration state callback to report more callback data (thanks Johan Lantz for the suggestion)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.8.5 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Some application would like to inspect the response of REGISTER response, and currently this is not possible since the response is not reported in on_reg_state() callback.
This ticket adds a new callback, on_reg_state2(), which also adds the whole response message as well as possibly other infos as parameter.
Change History (1)
comment:1 Changed 14 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [3322]) Close #1138: