Opened 13 years ago

Closed 13 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 13 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

(In [3371]) Fixed #1159: UPDATE is sent to lock codec even though call is being disconnected

Note: See TracTickets for help on using tickets.