Thu Apr 28 2011 17:16:25

Asterisk developer's documentation


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...

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 899 of file chan_sip.c.


Field Documentation

int id

Bitmap ID

Definition at line 900 of file chan_sip.c.

Referenced by _sip_show_peer(), parse_sip_options(), and sip_show_channel().

int supported

Supported by Asterisk ?

Definition at line 901 of file chan_sip.c.

char* const text

Text id, as in standard

Definition at line 902 of file chan_sip.c.

Referenced by sip_show_channel().


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