Opened 13 years ago
Closed 13 years ago
#1369 closed defect (fixed)
Local state is set to HOLD even if hold operation fails
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.12 |
Component: | pjsua-lib | Version: | 1.x-branch |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
When outgoing hold request failed (e.g. rejected with 488 for some reason), the library still put the call state to local hold.
Change History (2)
comment:1 Changed 13 years ago by bennylp
- Description modified (diff)
comment:2 Changed 13 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [3749]) Fixed #1369: Local state is set to HOLD even if hold operation fails