Opened 7 years ago

Closed 7 years ago

#2037 closed enhancement (fixed)

Add on_rx_offer2() callback for SIP invite

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

Description

The new callback, variant of on_rx_offer(), will have additional info, rdata, which contains the received request. This can be helpful in determining whether the incoming request is an INVITE or an UPDATE.

Change History (1)

comment:1 Changed 7 years ago by ming

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

In 5641:

Fixed #2037: Add on_rx_offer2() callback for SIP invite
Thanks to Andrey Kovalenko for the suggestion and the initial version of the patch.

Note: See TracTickets for help on using tickets.