Opened 15 years ago

Last modified 15 years ago

#873 closed enhancement

Include the parsed XML tuple in the pjsip_pres_status, and include it in the pjsua_buddy_info in PJSUA-LIB (thanks Johan Lantz for the suggestion) — at Version 1

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

Description (last modified by bennylp)

Several enhancements on the presence body handling:

  • include the full parsed XML tuple in pjsip_pres_status structure, as it may contain additional information for the application
  • include pjsua_pres_status in pjsua_buddy_info so that this information is accessible by PJSUA-LIB application.
  • add timestamp info in the outgoing PIDF. There may be case when subscriber receives PIDF with multiple tuples, and in this case it can use the timestamp to decide which tuple to use.

Change History (1)

comment:1 Changed 15 years ago by bennylp

  • Description modified (diff)
Note: See TracTickets for help on using tickets.