Opened 12 years ago

Closed 12 years ago

#1553 closed enhancement (fixed)

Account setting to disable re-INVITE or UPDATE to lock codec

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

Description

When remote sends SDP answer containing more than one formats or codecs in the media line, PJSUA-LIB sends re-INVITE or UPDATE with just one codec to lock which codec to use.

This behavior can now be disabled by setting pjsua_acc_config.lock_codec to zero.

Change History (1)

comment:1 Changed 12 years ago by bennylp

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

In 4204:

Fixed #1553: Account setting to disable re-INVITE or UPDATE to lock codec

Note: See TracTickets for help on using tickets.