Opened 7 years ago
Closed 7 years ago
#2072 closed defect (fixed)
on_call_transfer_status() callback is not called when REFER is responded with failure response
Reported by: | riza | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.8 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
Scenario:
A B <-- Established call --> -------- REFER -----> <------- 4xx ------
Currently, the log will print:
"Warning: received NOTIFY without message body"
and the on_call_transfer_status() callback is not called.
Thanks to Joshua Elliott for the report.
Change History (1)
comment:1 Changed 7 years ago by riza
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 5710: