Opened 13 years ago

Closed 13 years ago

#1144 closed enhancement (fixed)

New presence callback to report subscription state (thanks Johan Lantz for the suggestion)

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

Description (last modified by bennylp)

Some applications want to get access to the message body in the incoming NOTIFY requests, for example when the NOTIFY contains multipart bodies (support for receiving multipart bodies in NOTIFY was implemented in #1146).

Change History (2)

comment:1 Changed 13 years ago by bennylp

  • Description modified (diff)

comment:2 Changed 13 years ago by bennylp

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

(In [3339]) Closed #1144: New presence callback to report subscription state (thanks Johan Lantz for the suggestion):

  • added on_buddy_evsub_state() callback
  • added sample implementation in pjsua_app.c
Note: See TracTickets for help on using tickets.