Opened 11 years ago

Closed 11 years ago

#1692 closed enhancement (fixed)

Allow multiple codecs in SDP answer (thanks to Joshua Colp for the patch)

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

Description

This ticket adds support for SDP negotiator which allows to respond an offer with multiple codecs.

Change History (1)

comment:1 Changed 11 years ago by ming

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

In 4577:

Closed #1692: Allow multiple codecs in SDP answer
By default, the setting is disabled, to change it during run-time, use the function pjmedia_sdp_neg_set_allow_multiple_codecs().

Note: See TracTickets for help on using tickets.