Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1161 closed enhancement (fixed)

Support for adding custom headers in presence subscription requests

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

Description (last modified by bennylp)

Add support in PJSIP and PJSUA-LIB to allow applications to add custom headers in presence subscription requests.

In PJSUA-LIB, this will be implemented with this new field in pjsua_acc_config:

pjsip_hdr       sub_hdr_list; 

Change History (5)

comment:1 Changed 13 years ago by ming

(In [3412]) Re #1161: Support for adding custom presence subscription headers.

comment:2 Changed 13 years ago by ming

  • Milestone changed from Known-Issues-and-Ideas to release-1.10

comment:3 Changed 13 years ago by bennylp

  • Description modified (diff)
  • Summary changed from Support for custom presence message body with existing PJSUA-LIB buddy management to Support for adding custom headers in presence subscription requests

Title and description changed. Related to this, see also #1217

comment:4 Changed 13 years ago by bennylp

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

comment:5 Changed 13 years ago by bennylp

(In [3474]) Bug re #1161: the user header list was not cloned properly

Note: See TracTickets for help on using tickets.