WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

#include <sip_timer.h>

Data Fields

unsigned min_se
 
unsigned sess_expires
 

Detailed Description

This structure describes Session Timers settings in an invite session.

Field Documentation

◆ min_se

unsigned pjsip_timer_setting::min_se

Specify minimum session expiration period, in seconds. Must not be lower than 90. Default is 90.

◆ sess_expires

unsigned pjsip_timer_setting::sess_expires

Specify session expiration period, in seconds. Must not be lower than min_se. Default is 1800.


The documentation for this struct was generated from the following file:

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.