Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
cfsip_options Struct Reference

List of well-known SIP options. If we get this in a require, we should check the list and answer accordingly. More...

#include <sip.h>

Data Fields

int id
 
int supported
 
char *const text
 

Detailed Description

List of well-known SIP options. If we get this in a require, we should check the list and answer accordingly.

Definition at line 1827 of file sip.h.

Field Documentation

◆ id

int id

◆ supported

int supported

Supported by Asterisk ?

Definition at line 1829 of file sip.h.

◆ text

char* const text

Text id, as in standard

Definition at line 1830 of file sip.h.

Referenced by sip_show_channel().


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