Opened 17 years ago

Closed 17 years ago

#336 closed enhancement (fixed)

Support for specifying custom presence status text in PJSIP SIMPLE

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

Description

Currently PJSIP SIMPLE only supports basic online/offline status.

Change History (1)

comment:1 Changed 17 years ago by bennylp

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

This has been implemented in r1424.

Also PJSUA-LIB now supports specifying custom PIDF tuple ID in outgoing PUBLISH and NOTIFY. Application can now specify the custom PIDF in pjsua_acc_config.pidf_tuple_id field. If this field is not specified (default value is blank), then PJSIP will generate the PIDF tuple ID randomly [thanks Babon Frederic for the suggestion].

Note: See TracTickets for help on using tickets.