Thu Jul 9 13:41:42 2009

Asterisk developer's documentation


sip_st_dlg Struct Reference

Structure that encapsulates all attributes related to running SIP Session-Timers feature on a per dialog basis. More...


Data Fields

int st_active
int st_active_peer_ua
int st_cached_max_se
int st_cached_min_se
enum st_mode st_cached_mode
enum st_refresher st_cached_ref
int st_expirys
int st_interval
enum st_refresher st_ref
int st_schedid


Detailed Description

Structure that encapsulates all attributes related to running SIP Session-Timers feature on a per dialog basis.

Definition at line 1140 of file chan_sip.c.


Field Documentation

int st_active

Session-Timers on/off

Definition at line 1141 of file chan_sip.c.

Referenced by handle_request_invite(), handle_response_invite(), proc_session_timer(), reqprep(), respprep(), restart_session_timer(), sip_scheddestroy(), sip_show_channel(), stop_session_timer(), and transmit_invite().

int st_active_peer_ua

Session-Timers on/off in peer UA

Definition at line 1146 of file chan_sip.c.

Referenced by handle_request_invite(), handle_response_invite(), reqprep(), respprep(), and sip_show_channel().

int st_cached_max_se

Session-Timers cached Session-Expires

Definition at line 1148 of file chan_sip.c.

Referenced by sip_show_channel(), and st_get_se().

int st_cached_min_se

Session-Timers cached Min-SE

Definition at line 1147 of file chan_sip.c.

Referenced by sip_show_channel(), and st_get_se().

enum st_mode st_cached_mode

Session-Timers cached M.O.

Definition at line 1149 of file chan_sip.c.

Referenced by sip_show_channel(), and st_get_mode().

enum st_refresher st_cached_ref

Session-Timers cached refresher

Definition at line 1150 of file chan_sip.c.

Referenced by sip_show_channel(), and st_get_refresher().

int st_expirys

Session-Timers number of expirys

Definition at line 1145 of file chan_sip.c.

Referenced by handle_request_invite(), proc_session_timer(), and sip_show_channel().

int st_interval

Session-Timers negotiated session refresh interval

Definition at line 1142 of file chan_sip.c.

Referenced by handle_request_invite(), handle_response_invite(), proc_422_rsp(), reqprep(), respprep(), sip_show_channel(), start_session_timer(), and transmit_invite().

enum st_refresher st_ref

Session-Timers session refresher

Definition at line 1144 of file chan_sip.c.

Referenced by handle_request_invite(), handle_response_invite(), proc_session_timer(), reqprep(), respprep(), and sip_show_channel().

int st_schedid

Session-Timers ast_sched scheduler id

Definition at line 1143 of file chan_sip.c.

Referenced by proc_session_timer(), restart_session_timer(), sip_scheddestroy(), sip_show_channel(), sip_st_alloc(), start_session_timer(), and stop_session_timer().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:42 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7