#880 closed defect (fixed)
Pressing call hold twice in pjsua will cause call to be unheld
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.3 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
- Symptom:
- Pressing 'H' (to put the call on hold) twice will cause SDP with a=sendrecv to be sent, hence causing the remote call to set the media state to active, but the local media state is still set to local hold.
- How to reproduce:
-
- establish the call
- press 'H' to put the call on-hold
- press 'H' again
The corresponding ticket for 1.0 branch is #905
Change History (2)
comment:1 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 16 years ago by bennylp
- Component changed from applications to pjsua-lib
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
Fixed in r2752