Opened 15 years ago

Closed 15 years ago

#693 closed enhancement (fixed)

Allow incoming MESSAGE request without message body

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

Description

Currently PJSUA-LIB rejects incoming MESSAGE request with 488/Not Acceptable Here if the MESSAGE request doesn't contain message body.

In some OMA specification, under Push-to-Talk/PoC, there is a feature called IPA (Instant Personal Alert), where peer requests for ringback using MESSAGE request with empty body.

So we probably don't need to check for the message body.

Change History (2)

comment:1 Changed 15 years ago by bennylp

  • Milestone changed from release-1.1 to release-1.2

comment:2 Changed 15 years ago by bennylp

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

In r2651:

  • done
  • also added SIPp scenario to test this
Note: See TracTickets for help on using tickets.