Opened 14 years ago
Closed 14 years ago
#1159 closed defect (fixed)
UPDATE is sent to lock codec even though call is being disconnected
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.8.10 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | sipit27 | Cc: | |
Backport to 1.x milestone: | Backported: |
Description
Scenario:
- we send INVITE
- we receive 200/OK (with multiple codecs)
- something failed when creating the media
- we send BYE (and ACK for the INVITE)
- shortly later, we send UPDATE to lock the codec
Change History (1)
comment:1 Changed 14 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [3371]) Fixed #1159: UPDATE is sent to lock codec even though call is being disconnected