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 |
Definition at line 471 of file chan_sip.c.
|
Add extra SIP headers Definition at line 474 of file chan_sip.c. Referenced by sip_call(), and transmit_invite(). |
|
Authentication Definition at line 477 of file chan_sip.c. Referenced by do_proxy_auth(), and transmit_invite(). |
|
Authentication type Definition at line 479 of file chan_sip.c. Referenced by transmit_request_with_auth(). |
|
Auth header Definition at line 478 of file chan_sip.c. Referenced by do_proxy_auth(), and transmit_invite(). |
|
Distinctive ring header Definition at line 472 of file chan_sip.c. Referenced by sip_call(), and transmit_invite(). |
|
OSP token for this call Definition at line 473 of file chan_sip.c. Referenced by sip_call(), and transmit_invite(). |
|
URI options to add to the URI Definition at line 475 of file chan_sip.c. Referenced by initreqprep(), and sip_call(). |
|
VXML url for Cisco phones Definition at line 476 of file chan_sip.c. Referenced by initreqprep(), and sip_call(). |