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

Endpoint subscription configuration. More...

#include <res_pjsip.h>

Data Fields

unsigned int allow
 
char context [80]
 
unsigned int minexpiry
 
struct ast_sip_mwi_configuration mwi
 

Detailed Description

Endpoint subscription configuration.

Definition at line 737 of file res_pjsip.h.

Field Documentation

unsigned int allow

Indicates if endpoint is allowed to initiate subscriptions

Definition at line 739 of file res_pjsip.h.

char context[80 ]

Context for SUBSCRIBE requests

Definition at line 745 of file res_pjsip.h.

unsigned int minexpiry

The minimum allowed expiration for subscriptions from endpoint

Definition at line 741 of file res_pjsip.h.

Message waiting configuration

Definition at line 743 of file res_pjsip.h.


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