Opened 13 years ago

Closed 4 years ago

#1297 closed enhancement (fixed)

Dynamic payload type allocation

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

Description (last modified by nanang)

It's probably more useful for audio codecs since we're running out of dynamic payload type constants. Also, allowing application to customize codec PT allocation will be nice.

Change History (6)

comment:1 Changed 13 years ago by bennylp

  • Milestone changed from release-2.0-alpha to release-2.0-beta

comment:2 Changed 12 years ago by bennylp

  • Milestone changed from release-2.0 to release-2.x

comment:3 Changed 12 years ago by ismangil

  • Version changed from 2.0-dev-branch to trunk

comment:4 Changed 12 years ago by nanang

  • Description modified (diff)

comment:5 Changed 5 years ago by nanang

  • Backported unset
  • Milestone changed from release-2.x to release-2.9

comment:6 Changed 4 years ago by nanang

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

In 6105:

Close #1297:

  • Updated PJMEDIA endpoint to rearrange dynamic payload type allocation in generating SDP for audio, the allocation arranged in pjmedia_audio_pt enumeation is no longer used.
  • Updated PJMEDIA_RTP_PT_TELEPHONE_EVENTS default value to 120, so lower PT values will be used by audio codecs.
Note: See TracTickets for help on using tickets.