Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#1788 closed enhancement (fixed)

Add support to allow INVITE/reINVITE with unknown body (content-type)

Reported by: riza Owned by: bennylp
Priority: normal Milestone: release-2.4
Component: pjsip Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Normally the stack will reject any INVITE/reINVITE message with unknown body. This ticket will enable application to process the body, by specifying the new compile time option PJSIP_INV_ACCEPT_UNKNOWN_BODY to PJ_TRUE.

Change History (3)

comment:1 Changed 10 years ago by riza

In 4924:

Re #1788: Add support to allow INVITE/reINVITE with unknown body.

comment:2 Changed 10 years ago by riza

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

comment:3 Changed 10 years ago by riza

  • Milestone set to release-2.4
Note: See TracTickets for help on using tickets.