Opened 15 years ago

Last modified 15 years ago

#869 closed enhancement

Make various event/presence subscription time settings configurable (thanks Johan Lantz for the suggestion) — at Initial Version

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

Export the following internal macros so that they are overridable from config_site.h:

  • PRES_DEFAULT_EXPIRES ==> PJSIP_PRES_DEFAULT_EXPIRES
  • TIME_UAC_REFRESH ==> PJSIP_EVSUB_TIME_UAC_REFRESH
  • TIME_UAC_TERMINATE ==> PJSIP_EVSUB_TIME_UAC_TERMINATE
  • TIME_UAC_WAIT_NOTIFY ==> PJSIP_EVSUB_TIME_UAC_WAIT_NOTIFY

Change History (0)

Note: See TracTickets for help on using tickets.