Tue Mar 2 17:35:43 2010

Asterisk developer's documentation


sip_st_cfg Struct Reference

Structure that encapsulates all attributes related to configuration of SIP Session-Timers feature on a per user/peer basis. More...

Data Fields

int st_max_se
int st_min_se
enum st_mode st_mode_oper
enum st_refresher st_ref

Detailed Description

Structure that encapsulates all attributes related to configuration of SIP Session-Timers feature on a per user/peer basis.

Definition at line 1218 of file chan_sip.c.


Field Documentation

int st_max_se

Highest threshold for session refresh interval

Definition at line 1222 of file chan_sip.c.

Referenced by _sip_show_peer(), build_peer(), set_peer_defaults(), sip_show_user(), and st_get_se().

int st_min_se

Lowest threshold for session refresh interval

Definition at line 1221 of file chan_sip.c.

Referenced by _sip_show_peer(), build_peer(), set_peer_defaults(), sip_show_user(), and st_get_se().

Mode of operation for Session-Timers

Definition at line 1219 of file chan_sip.c.

Referenced by _sip_show_peer(), build_peer(), set_peer_defaults(), sip_show_user(), and st_get_mode().

Session-Timer refresher

Definition at line 1220 of file chan_sip.c.

Referenced by _sip_show_peer(), build_peer(), set_peer_defaults(), sip_show_user(), and st_get_refresher().


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

Generated on 2 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1