Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:01 2007

Asterisk developer's documentation :: Codename Pineapple


cfsip_options Struct Reference

#include <sip3.h>


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

Data Fields

int id
int supported
char *const text
char *const text


Field Documentation

int id
 

Bitmap ID

Definition at line 423 of file chan_sip.c.

Referenced by parse_sip_options().

int supported
 

Supported by Asterisk ?

Definition at line 424 of file chan_sip.c.

char* const text
 

Text id, as in standard

Definition at line 655 of file sip3.h.

char* const text
 

Text id, as in standard

Definition at line 425 of file chan_sip.c.

Referenced by method_match(), sip_option2text(), sip_option_lookup(), and sip_options_print().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen