Opened 12 years ago

Closed 12 years ago

#1582 closed defect (fixed)

DTMF digit E (End) bit fixes according to RFC 4733 (RFC 2833)

Reported by: bennylp Owned by: nanang
Priority: normal Milestone: release-2.1
Component: pjmedia Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description (last modified by bennylp)

This ticket implements the following fixes:

  1. Transmit the last packet (containing the E bit) three times.
  2. Transmit one last RTP packet containing RFC 2833 digit with the "End" bit set when the stream is destroyed while in the middle of transmitting DTMF digit.


Change History (5)

comment:1 Changed 12 years ago by bennylp

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

In 4255:

Transmit DTMF with 'End' bit when the stream is being destroyed. This closes #1582

comment:2 Changed 12 years ago by bennylp

  • Resolution fixed deleted
  • Status changed from closed to reopened

comment:3 Changed 12 years ago by bennylp

  • Description modified (diff)
  • Summary changed from Transmit DTMF with 'End' bit when the stream is being destroyed to DTMF digit E (End) bit fixes according to RFC 4733 (RFC 2833)

comment:4 Changed 12 years ago by bennylp

  • Type changed from enhancement to defect

comment:5 Changed 12 years ago by bennylp

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

In 4263:

Fixed #1582: Transmit the last DTMF packet (containing the E bit) three times

Note: See TracTickets for help on using tickets.