Sat Aug 6 00:40:09 2011

Asterisk developer's documentation


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
const char * distinctive_ring
const char * replaces
int transfer
const char * uri_options
const char * vxml_url


Detailed Description

Parameters to the transmit_invite function.

Definition at line 675 of file chan_sip.c.


Field Documentation

int addsipheaders

Add extra SIP headers

Definition at line 677 of file chan_sip.c.

Referenced by sip_call(), and transmit_invite().

char* auth

Authentication

Definition at line 680 of file chan_sip.c.

Referenced by do_proxy_auth(), and transmit_invite().

enum sip_auth_type auth_type

Authentication type

Definition at line 682 of file chan_sip.c.

Referenced by handle_response_invite(), and transmit_request_with_auth().

char* authheader

Auth header

Definition at line 681 of file chan_sip.c.

Referenced by do_proxy_auth(), and transmit_invite().

const char* distinctive_ring

Distinctive ring header

Definition at line 676 of file chan_sip.c.

Referenced by sip_call().

const char* replaces

Replaces header for call transfers

Definition at line 683 of file chan_sip.c.

Referenced by sip_call(), and transmit_invite().

int transfer

Flag - is this Invite part of a SIP transfer? (invite/replaces)

Definition at line 684 of file chan_sip.c.

Referenced by sip_call().

const char* uri_options

URI options to add to the URI

Definition at line 678 of file chan_sip.c.

Referenced by initreqprep(), and sip_call().

const char* vxml_url

VXML url for Cisco phones

Definition at line 679 of file chan_sip.c.

Referenced by initreqprep(), and sip_call().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 00:40:09 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7