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

Endpoint configuration for SIP extensions. More...

#include <res_pjsip.h>

Data Fields

unsigned int flags
 
struct ast_sip_timer_options timer
 

Detailed Description

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.

Field Documentation

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.


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