Asterisk - The Open Source Telephony Project
21.4.1
|
Endpoint configuration for SIP extensions. More...
#include <res_pjsip.h>
Data Fields | |
unsigned int | flags |
struct ast_sip_timer_options | timer |
Endpoint configuration for SIP extensions.
SIP extensions, in this case refers to features indicated in Supported or Required headers.
Definition at line 711 of file res_pjsip.h.
unsigned int flags |
Enabled SIP extensions
Definition at line 713 of file res_pjsip.h.
struct ast_sip_timer_options timer |
Timer options
Definition at line 715 of file res_pjsip.h.