WARNING: The online documentation has moved to https://docs.pjsip.org.
Visit the new documentation at https://docs.pjsip.org:
Home --> Documentations --> PJSIP Reference
#include <sip_timer.h>
This structure describes Session Timers settings in an invite session.
Specify minimum session expiration period, in seconds. Must not be lower than 90. Default is 90.
Specify session expiration period, in seconds. Must not be lower than min_se. Default is 1800.