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 465 of file chan_sip.c.
|
|
Add extra SIP headers Definition at line 468 of file chan_sip.c. Referenced by sip_call(), and transmit_invite(). |
|
|
Authentication Definition at line 471 of file chan_sip.c. Referenced by do_proxy_auth(), and transmit_invite(). |
|
|
Authentication type Definition at line 473 of file chan_sip.c. Referenced by transmit_request_with_auth(). |
|
|
Auth header Definition at line 472 of file chan_sip.c. Referenced by do_proxy_auth(), and transmit_invite(). |
|
|
Distinctive ring header Definition at line 466 of file chan_sip.c. Referenced by sip_call(), and transmit_invite(). |
|
|
OSP token for this call Definition at line 467 of file chan_sip.c. Referenced by sip_call(), and transmit_invite(). |
|
|
URI options to add to the URI Definition at line 469 of file chan_sip.c. Referenced by sip_call(). |
|
|
VXML url for Cisco phones Definition at line 470 of file chan_sip.c. Referenced by sip_call(). |
1.4.6