Sun Aug 6 15:18:46 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

sip_invite_param Struct Reference

Parameters to the transmit_invite function. More...


Data Fields

int addsipheaders
char * auth
enum sip_auth_type auth_type
char * authheader
char * distinctive_ring
char * osptoken
char * uri_options
char * vxml_url


Detailed Description

Parameters to the transmit_invite function.

Definition at line 471 of file chan_sip.c.


Field Documentation

int addsipheaders
 

Add extra SIP headers

Definition at line 474 of file chan_sip.c.

Referenced by sip_call(), and transmit_invite().

char* auth
 

Authentication

Definition at line 477 of file chan_sip.c.

Referenced by do_proxy_auth(), and transmit_invite().

enum sip_auth_type auth_type
 

Authentication type

Definition at line 479 of file chan_sip.c.

Referenced by transmit_request_with_auth().

char* authheader
 

Auth header

Definition at line 478 of file chan_sip.c.

Referenced by do_proxy_auth(), and transmit_invite().

char* distinctive_ring
 

Distinctive ring header

Definition at line 472 of file chan_sip.c.

Referenced by sip_call(), and transmit_invite().

char* osptoken
 

OSP token for this call

Definition at line 473 of file chan_sip.c.

Referenced by sip_call(), and transmit_invite().

char* uri_options
 

URI options to add to the URI

Definition at line 475 of file chan_sip.c.

Referenced by initreqprep(), and sip_call().

char* vxml_url
 

VXML url for Cisco phones

Definition at line 476 of file chan_sip.c.

Referenced by initreqprep(), and sip_call().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 6 15:18:47 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.2