Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_sip_timer_options Struct Reference

Session timers options. More...

#include <res_pjsip.h>

Data Fields

unsigned int min_se
 
unsigned int sess_expires
 

Detailed Description

Session timers options.

Definition at line 698 of file res_pjsip.h.

Field Documentation

unsigned int min_se

Minimum session expiration period, in seconds

Definition at line 700 of file res_pjsip.h.

unsigned int sess_expires

Session expiration period, in seconds

Definition at line 702 of file res_pjsip.h.


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