Asterisk - The Open Source Telephony Project
18.5.0
|
#include <chan_dahdi.h>
Data Fields | |
char | accountcode [AST_MAX_ACCOUNT_CODE] |
unsigned int | adsi:1 |
TRUE if ADSI (Analog Display Services Interface) available. More... | |
int | amaflags |
unsigned int | answeronpolarityswitch:1 |
TRUE if we can use a polarity reversal to mark when an outgoing call is answered by the remote party. More... | |
char | begindigit |
DTMF digit in progress. 0 when no digit in progress. More... | |
int | buf_no |
int | buf_policy |
unsigned int | bufferoverrideinuse:1 |
int | bufsize |
struct ast_dsp_busy_pattern | busy_cadence |
Busy cadence pattern description. More... | |
int | busycount |
Number of times to see "busy" tone before hanging up. More... | |
unsigned int | busydetect:1 |
TRUE if busy detection is enabled. (Listens for the beep-beep busy pattern.) More... | |
char | call_forward [AST_MAX_EXTENSION] |
Accumulated call forwarding number. More... | |
ast_group_t | callgroup |
Bitmapped call groups this belongs to. More... | |
int | callingpres |
int | callprogress |
Bitmapped call progress detection flags. CALLPROGRESS_xxx values. More... | |
unsigned int | callreturn:1 |
TRUE if call return is enabled. (*69, if your dialplan doesn't catch this first) More... | |
char | callwait_name [AST_MAX_EXTENSION] |
Call waiting name. More... | |
char | callwait_num [AST_MAX_EXTENSION] |
Call waiting number. More... | |
int | callwaitcas |
TRUE if Call Waiting (CW) CPE Alert Signal (CAS) is being sent. More... | |
unsigned int | callwaiting:1 |
TRUE if busy extensions will hear the call-waiting tone and can use hook-flash to switch between callers. More... | |
unsigned int | callwaitingcallerid:1 |
TRUE if send caller ID for Call Waiting. More... | |
int | callwaitingrepeat |
int | callwaitrings |
Number of call waiting rings. More... | |
unsigned int | cancallforward:1 |
TRUE if support for call forwarding enabled. Dial *72 to enable call forwarding. Dial *73 to disable call forwarding. More... | |
unsigned int | canpark:1 |
TRUE if support for call parking is enabled. More... | |
struct ast_cc_config_params * | cc_params |
int | channel |
int | cid_ani2 |
Automatic Number Identification code from PRI. More... | |
char | cid_name [AST_MAX_EXTENSION] |
Caller ID name from an incoming call. More... | |
char | cid_num [AST_MAX_EXTENSION] |
Caller ID number from an incoming call. More... | |
float | cid_rxgain |
Amount of gain to increase during caller id. More... | |
int | cid_signalling |
int | cid_start |
char | cid_subaddr [AST_MAX_EXTENSION] |
Caller ID subaddress from an incoming call. More... | |
int | cid_suppress_expire |
char | cid_tag [AST_MAX_EXTENSION] |
Caller ID tag from incoming call. More... | |
int | cid_ton |
Caller ID Q.931 TON/NPI field values. Set by PRI. Zero otherwise. More... | |
int | cidcwexpire |
int | cidlen |
Length of the cidspill buffer containing samples. More... | |
int | cidpos |
Position in the cidspill buffer to send out next. More... | |
unsigned char * | cidspill |
Analog caller ID waveform sample buffer. More... | |
unsigned int | confirmanswer:1 |
TRUE if to wait for a DTMF digit to confirm answer. More... | |
int | confno |
int | confusers |
char | context [AST_MAX_CONTEXT] |
The configured context for incoming calls. More... | |
struct callerid_state * | cs |
unsigned int | dahditrcallerid:1 |
TRUE if we should use the callerid from incoming call on dahdi transfer. More... | |
char | defcontext [AST_MAX_CONTEXT] |
Default distinctive ring context. More... | |
char | description [32] |
A description for the channel configuration. More... | |
unsigned int | destroy:1 |
TRUE if the channel is to be destroyed on hangup. (Used by pseudo channels.) More... | |
char | dialdest [256] |
Delayed dialing for E911. Overlap digits for ISDN. More... | |
unsigned int | dialednone:1 |
TRUE if analog type line dialed no digits in Dial() More... | |
unsigned int | dialing:1 |
TRUE if in the process of dialing digits or sending something. More... | |
char | dialstring [AST_CHANNEL_NAME] |
int | dialtone_detect |
Number of frames to watch for dialtone in incoming calls. More... | |
int | dialtone_scanning_time_elapsed |
unsigned int | didtdd:1 |
unsigned int | digital:1 |
TRUE if the transfer capability of the call is digital. More... | |
int | distinctivering |
unsigned int | dnd:1 |
TRUE if Do-Not-Disturb is enabled, present only for non sig_analog. More... | |
char | dnid [AST_MAX_EXTENSION] |
Dialed Number Identifier. More... | |
struct dahdi_dialoperation | dop |
DAHDI dial operation command struct for ioctl() call. More... | |
struct dahdi_distRings | drings |
Distinctive Ring data. More... | |
struct ast_dsp * | dsp |
Opaque DSP configuration structure. More... | |
int | dsp_features |
DSP feature flags: DSP_FEATURE_xxx. More... | |
struct timeval | dtmfcid_delay |
int | dtmfcid_holdoff_state |
int | dtmfrelax |
unsigned int | echobreak:1 |
XXX BOOLEAN Purpose??? More... | |
unsigned int | echocanbridged:1 |
TRUE if echo cancellation enabled when bridged. More... | |
struct { | |
struct dahdi_echocanparams head | |
struct dahdi_echocanparam params [DAHDI_MAX_ECHOCANPARAMS] | |
} | echocancel |
Echo cancel parameters. More... | |
unsigned int | echocanon:1 |
TRUE if echo cancellation is turned on. More... | |
char | echorest [20] |
Filled with 'w'. XXX Purpose?? More... | |
int | echotraining |
Echo training time. 0 = disabled. More... | |
char | exten [AST_MAX_EXTENSION] |
Extension to use in the dialplan. More... | |
int | fake_event |
Holding place for event injected from outside normal operation. More... | |
int | faxbuf_no |
int | faxbuf_policy |
unsigned int | faxdetect_timeout |
The number of seconds into call to disable fax detection. (0 = disabled) More... | |
unsigned int | faxhandled:1 |
TRUE if a fax tone has already been handled. More... | |
char | finaldial [64] |
Second part of SIG_FEATDMF_TA wink operation. More... | |
int | firstdigit_timeout |
Time (ms) to detect first digit (in an analog phone) More... | |
unsigned int | firstradio:1 |
TRUE if over a radio and dahdi_read() has been called. More... | |
struct timeval | flashtime |
ast_group_t | group |
Bitmapped groups this belongs to. More... | |
time_t | guardtime |
unsigned int | hanguponpolarityswitch:1 |
TRUE if the call will be considered "hung up" on a polarity reversal. More... | |
unsigned int | hardwaredtmf:1 |
TRUE if DTMF detection needs to be done by hardware. More... | |
unsigned int | hidecallerid:1 |
TRUE if the outgoing caller ID is blocked/hidden. More... | |
unsigned int | hidecalleridname:1 |
TRUE if hide just the name not the number for legacy PBX use. More... | |
float | hwrxgain |
Hardware Rx gain set by chan_dahdi.conf. More... | |
unsigned int | hwrxgain_enabled |
TRUE if hardware Rx gain set by Asterisk. More... | |
float | hwtxgain |
Hardware Tx gain set by chan_dahdi.conf. More... | |
unsigned int | hwtxgain_enabled |
TRUE if hardware Tx gain set by Asterisk. More... | |
unsigned int | ignoredtmf:1 |
TRUE if DTMF detection is disabled. More... | |
unsigned int | immediate:1 |
TRUE if the channel should be answered immediately without attempting to gather any digits. More... | |
unsigned int | inalarm:1 |
TRUE if in an alarm condition. More... | |
int | inconference |
unsigned int | inservice:1 |
TRUE if channel is out of reset and ready. More... | |
int | interdigit_timeout |
Time (ms) to detect following digits (in an analog phone) More... | |
char | language [MAX_LANGUAGE] |
Language configured for calls. More... | |
int | law |
Active PCM encoding format: DAHDI_LAW_ALAW or DAHDI_LAW_MULAW. More... | |
int | law_default |
Default call PCM encoding format: DAHDI_LAW_ALAW or DAHDI_LAW_MULAW. More... | |
unsigned int | locallyblocked:2 |
Bitmask for the channel being locally blocked. More... | |
ast_mutex_t | lock |
char | mailbox [AST_MAX_MAILBOX_UNIQUEID] |
Voice mailbox location. More... | |
unsigned int | manages_span_alarms:1 |
TRUE if the channel alarms will be managed also as Span ones. More... | |
struct dahdi_pvt * | master |
int | matchdigit_timeout |
Time (ms) to wait, in case of ambiguous match (in an analog phone) More... | |
unsigned int | mate:1 |
TRUE if TDD in MATE mode. More... | |
char | mohinterpret [MAX_MUSICCLASS] |
The configured music-on-hold class to use for calls. More... | |
char | mohsuggest [MAX_MUSICCLASS] |
Suggested music-on-hold class for peer channel to use for calls. More... | |
int | muting |
TRUE if confrence is muted. More... | |
struct ast_mwi_subscriber * | mwi_event_sub |
Opaque event subscription parameters for message waiting indication support. More... | |
unsigned int | mwimonitor_fsk:1 |
TRUE if the FXO port monitors for fsk type MWI indications from the other end. More... | |
unsigned int | mwimonitor_neon:1 |
TRUE if the FXO port monitors for neon type MWI indications from the other end. More... | |
unsigned int | mwimonitor_rpas:1 |
TRUE if the FXO port monitors for rpas precursor to fsk MWI indications from the other end. More... | |
unsigned int | mwimonitoractive:1 |
TRUE if an MWI monitor thread is currently active. More... | |
struct mwisend_info | mwisend_data |
unsigned int | mwisendactive:1 |
TRUE if a MWI message sending thread is active. More... | |
struct ast_namedgroups * | named_callgroups |
Named call groups this belongs to. More... | |
struct ast_namedgroups * | named_pickupgroups |
Named pickup groups this belongs to. More... | |
struct dahdi_pvt * | next |
int | oprmode |
struct dahdi_pvt * | oprpeer |
char * | origcid_name |
char * | origcid_num |
unsigned int | outgoing:1 |
TRUE if we originated the call leg. More... | |
int | outsigmod |
struct ast_channel * | owner |
char | parkinglot [AST_MAX_EXTENSION] |
unsigned int | permcallwaiting:1 |
TRUE if busy extensions will hear the call-waiting tone and can use hook-flash to switch between callers. More... | |
unsigned int | permhidecallerid:1 |
TRUE if the outgoing caller ID is blocked/restricted/hidden. More... | |
ast_group_t | pickupgroup |
Bitmapped pickup groups this belongs to. More... | |
int | polarity |
Current line interface polarity. POLARITY_IDLE, POLARITY_REV. More... | |
struct timeval | polaritydelaytv |
Start delay time if polarityonanswerdelay is nonzero. More... | |
int | polarityonanswerdelay |
Minimal time period (ms) between the answer polarity switch and hangup polarity switch. More... | |
struct dahdi_pvt * | prev |
unsigned int | priexclusive:1 |
TRUE if PRI B channels are always exclusively selected. More... | |
unsigned int | priindication_oob:1 |
TRUE if PRI congestion/busy indications are sent out-of-band. More... | |
int | propconfno |
unsigned int | pulse:1 |
TRUE if we will pulse dial. More... | |
unsigned int | pulsedial:1 |
TRUE if a pulsed digit was detected. (Pulse dial phone detected) More... | |
int | radio |
Nonzero if the signaling type is sent over a radio. More... | |
char | rdnis [AST_MAX_EXTENSION] |
Redirecting Directory Number Information Service (RDNIS) number. More... | |
unsigned int | remotelyblocked:2 |
Bitmask for the channel being remotely blocked. 1 maintenance, 2 blocked in hardware. More... | |
unsigned int | restartpending:1 |
unsigned int | restrictcid:1 |
TRUE if caller ID is restricted. More... | |
int | ringt |
Ring timeout timer?? More... | |
int | ringt_base |
Ring timeout base. More... | |
float | rxdrc |
float | rxgain |
Software Rx gain set by chan_dahdi.conf. More... | |
struct dahdi_confinfo | saveconf |
int | sendcalleridafter |
Send caller ID on FXS after this many rings. Set to 1 for US. More... | |
int | sig |
void * | sig_pvt |
struct dahdi_pvt * | slaves [MAX_SLAVES] |
struct ast_smdi_interface * | smdi_iface |
The SMDI interface to get SMDI messages from. More... | |
int | span |
int | stripmsd |
Number of most significant digits/characters to strip from the dialed number. More... | |
struct dahdi_subchannel | sub_unused |
struct dahdi_subchannel | subs [3] |
struct tdd_state * | tdd |
unsigned int | threewaycalling:1 |
TRUE if three way calling is enabled. More... | |
int | tonezone |
unsigned int | transfer:1 |
TRUE if call transfer is enabled. More... | |
unsigned int | transfertobusy:1 |
TRUE if allowed to flash-transfer to busy channels. More... | |
float | txdrc |
float | txgain |
Software Tx gain set by chan_dahdi.conf. More... | |
unsigned int | use_callerid:1 |
TRUE if caller ID is used on this channel. More... | |
unsigned int | use_callingpres:1 |
TRUE if we will use the calling presentation setting from the Asterisk channel for outgoing calls. More... | |
unsigned int | use_smdi:1 |
TRUE if SMDI (Simplified Message Desk Interface) is enabled. More... | |
unsigned int | usedistinctiveringdetection:1 |
TRUE if distinctive rings are to be detected. More... | |
unsigned int | usefaxbuffers:1 |
struct ast_variable * | vars |
Channel variable list with associated values to set when a channel is created. More... | |
int | waitfordialtone |
Number of milliseconds to wait for dialtone. More... | |
struct timeval | waitingfordt |
enum DAHDI_IFLIST | which_iflist |
int | whichwink |
Definition at line 124 of file chan_dahdi.h.
char accountcode[AST_MAX_ACCOUNT_CODE] |
Account code
Definition at line 645 of file chan_dahdi.h.
Referenced by dahdi_new(), mkintf(), and process_dahdi().
unsigned int adsi |
TRUE if ADSI (Analog Display Services Interface) available.
Definition at line 177 of file chan_dahdi.h.
Referenced by dahdi_new(), mkintf(), and process_dahdi().
int amaflags |
AMA Flags
Definition at line 646 of file chan_dahdi.h.
Referenced by dahdi_new(), mkintf(), and process_dahdi().
unsigned int answeronpolarityswitch |
TRUE if we can use a polarity reversal to mark when an outgoing call is answered by the remote party.
Definition at line 183 of file chan_dahdi.h.
Referenced by dahdi_handle_event(), mkintf(), my_answer_polarityswitch(), my_hangup_polarityswitch(), my_start_polarityswitch(), and process_dahdi().
char begindigit |
DTMF digit in progress. 0 when no digit in progress.
Definition at line 706 of file chan_dahdi.h.
Referenced by dahdi_digit_begin(), and dahdi_digit_end().
int buf_no |
Number of buffers
Definition at line 139 of file chan_dahdi.h.
Referenced by alloc_sub(), available(), duplicate_pseudo(), mkintf(), process_dahdi(), and revert_fax_buffers().
int buf_policy |
Buffer policy
Definition at line 140 of file chan_dahdi.h.
Referenced by alloc_sub(), available(), duplicate_pseudo(), mkintf(), process_dahdi(), and revert_fax_buffers().
unsigned int bufferoverrideinuse |
TRUE while buffer configuration override is in use
Definition at line 254 of file chan_dahdi.h.
Referenced by dahdi_func_write(), dahdi_handle_dtmf(), my_handle_dtmf(), and revert_fax_buffers().
int bufsize |
Size of the buffers
Definition at line 138 of file chan_dahdi.h.
Referenced by available(), dahdi_func_write(), dahdi_handle_dtmf(), mkintf(), my_handle_dtmf(), and revert_fax_buffers().
struct ast_dsp_busy_pattern busy_cadence |
Busy cadence pattern description.
Definition at line 599 of file chan_dahdi.h.
Referenced by dahdi_new(), dahdi_show_channel(), mkintf(), and process_dahdi().
int busycount |
Number of times to see "busy" tone before hanging up.
Definition at line 594 of file chan_dahdi.h.
Referenced by dahdi_new(), dahdi_show_channel(), mkintf(), and process_dahdi().
unsigned int busydetect |
TRUE if busy detection is enabled. (Listens for the beep-beep busy pattern.)
Definition at line 189 of file chan_dahdi.h.
Referenced by dahdi_new(), dahdi_read(), dahdi_show_channel(), mkintf(), and process_dahdi().
char call_forward[AST_MAX_EXTENSION] |
Accumulated call forwarding number.
Definition at line 649 of file chan_dahdi.h.
Referenced by analog_ss_thread(), and dahdi_new().
ast_group_t callgroup |
Bitmapped call groups this belongs to.
Definition at line 517 of file chan_dahdi.h.
Referenced by dahdi_new(), mkintf(), and process_dahdi().
int callingpres |
The value of calling presentation that we're going to use when placing a PRI call
Definition at line 545 of file chan_dahdi.h.
Referenced by dahdi_new(), and my_on_hook().
int callprogress |
Bitmapped call progress detection flags. CALLPROGRESS_xxx values.
Definition at line 604 of file chan_dahdi.h.
Referenced by dahdi_handle_dtmf(), dahdi_handle_event(), dahdi_new(), dahdi_read(), mkintf(), my_handle_dtmf(), my_have_progressdetect(), and process_dahdi().
unsigned int callreturn |
TRUE if call return is enabled. (*69, if your dialplan doesn't catch this first)
Definition at line 195 of file chan_dahdi.h.
Referenced by analog_ss_thread(), mkintf(), and process_dahdi().
char callwait_name[AST_MAX_EXTENSION] |
char callwait_num[AST_MAX_EXTENSION] |
int callwaitcas |
TRUE if Call Waiting (CW) CPE Alert Signal (CAS) is being sent.
Definition at line 575 of file chan_dahdi.h.
Referenced by dahdi_callwait(), dahdi_handle_dtmf(), dahdi_handle_event(), dahdi_hangup(), dahdi_read(), dahdi_show_channel(), my_callwait(), my_send_callerid(), send_callerid(), and send_cwcidspill().
unsigned int callwaiting |
TRUE if busy extensions will hear the call-waiting tone and can use hook-flash to switch between callers.
Definition at line 202 of file chan_dahdi.h.
Referenced by analog_ss_thread(), dahdi_hangup(), mkintf(), my_set_callwaiting(), native_bridge_is_capable(), and process_dahdi().
unsigned int callwaitingcallerid |
TRUE if send caller ID for Call Waiting.
Definition at line 207 of file chan_dahdi.h.
Referenced by dahdi_callwait(), mkintf(), my_callwait(), native_bridge_is_capable(), and process_dahdi().
int callwaitingrepeat |
How many samples to wait before repeating call waiting
Definition at line 546 of file chan_dahdi.h.
Referenced by __dahdi_exception(), dahdi_callwait(), dahdi_handle_event(), dahdi_hangup(), dahdi_read(), my_callwait(), and my_stop_callwait().
int callwaitrings |
Number of call waiting rings.
Definition at line 577 of file chan_dahdi.h.
Referenced by dahdi_call(), dahdi_callwait(), dahdi_read(), and my_callwait().
unsigned int cancallforward |
TRUE if support for call forwarding enabled. Dial *72 to enable call forwarding. Dial *73 to disable call forwarding.
Definition at line 214 of file chan_dahdi.h.
Referenced by analog_ss_thread(), mkintf(), and process_dahdi().
unsigned int canpark |
TRUE if support for call parking is enabled.
Definition at line 219 of file chan_dahdi.h.
Referenced by analog_ss_thread(), mkintf(), and process_dahdi().
struct ast_cc_config_params* cc_params |
Definition at line 710 of file chan_dahdi.h.
Referenced by available(), dahdi_cc_callback(), dahdi_create_channel_range(), dahdi_new(), deep_copy_dahdi_chan_conf(), destroy_dahdi_pvt(), duplicate_pseudo(), mkintf(), process_dahdi(), and setup_dahdi().
int channel |
Channel Number
Definition at line 538 of file chan_dahdi.h.
Referenced by __dahdi_exception(), _dahdi_get_index(), action_dahdishowchannels(), alloc_sub(), analog_ss_thread(), available(), check_for_conference(), create_channel_name(), dahdi_ami_channel_event(), dahdi_answer(), dahdi_call(), dahdi_cc_callback(), dahdi_conf_update(), dahdi_confmute(), dahdi_create_channel_range(), dahdi_destroy_channel_range(), dahdi_dial_str(), dahdi_digit_begin(), dahdi_dnd(), dahdi_dtmf_detect_enable(), dahdi_ec_disable(), dahdi_ec_enable(), dahdi_fixup(), dahdi_func_read(), dahdi_func_write(), dahdi_handle_event(), dahdi_hangup(), dahdi_iflist_extract(), dahdi_iflist_insert(), dahdi_master_slave_link(), dahdi_master_slave_unlink(), dahdi_new(), dahdi_read(), dahdi_request(), dahdi_sendtext(), dahdi_set_dnd(), dahdi_set_hwgain(), dahdi_set_swgain(), dahdi_setoption(), dahdi_show_channel(), dahdi_show_channels(), dahdi_train_ec(), dahdi_write(), destroy_all_channels(), do_monitor(), find_channel(), get_alarms(), handle_alarms(), handle_clear_alarms(), handle_init_event(), is_group_or_channel_match(), isourconf(), mkintf(), mwi_thread(), my_all_subchannels_hungup(), my_dahdi_write(), my_dial_digits(), my_dsp_set_digitmode(), my_handle_notify_message(), my_is_off_hook(), my_new_analog_ast_channel(), my_on_hook(), my_set_polarity(), native_start(), reset_conf(), and unalloc_sub().
int cid_ani2 |
Automatic Number Identification code from PRI.
Definition at line 477 of file chan_dahdi.h.
Referenced by dahdi_new(), and my_on_hook().
char cid_name[AST_MAX_EXTENSION] |
Caller ID name from an incoming call.
Definition at line 488 of file chan_dahdi.h.
Referenced by analog_ss_thread(), dahdi_handle_event(), dahdi_hangup(), dahdi_new(), dahdi_show_channel(), handle_clear_alarms(), mkintf(), mwi_send_init(), my_on_hook(), and process_dahdi().
char cid_num[AST_MAX_EXTENSION] |
Caller ID number from an incoming call.
Definition at line 479 of file chan_dahdi.h.
Referenced by analog_ss_thread(), create_channel_name(), dahdi_handle_event(), dahdi_hangup(), dahdi_new(), dahdi_show_channel(), handle_clear_alarms(), mkintf(), mwi_send_init(), my_on_hook(), and process_dahdi().
float cid_rxgain |
Amount of gain to increase during caller id.
Definition at line 157 of file chan_dahdi.h.
Referenced by bump_gains(), mkintf(), and process_dahdi().
int cid_signalling |
CID signalling type bell202 or v23
Definition at line 541 of file chan_dahdi.h.
Referenced by analog_ss_thread(), mkintf(), mwi_thread(), my_get_callerid(), and process_dahdi().
int cid_start |
CID start indicator, polarity or ring or DTMF without warning event
Definition at line 542 of file chan_dahdi.h.
Referenced by analog_ss_thread(), do_monitor(), handle_init_event(), mkintf(), and process_dahdi().
char cid_subaddr[AST_MAX_EXTENSION] |
Caller ID subaddress from an incoming call.
Definition at line 490 of file chan_dahdi.h.
Referenced by create_channel_name(), dahdi_hangup(), dahdi_show_channel(), handle_clear_alarms(), mkintf(), and my_on_hook().
int cid_suppress_expire |
How many samples to suppress after a CID spill.
Definition at line 548 of file chan_dahdi.h.
Referenced by __dahdi_exception(), dahdi_handle_event(), dahdi_hangup(), dahdi_read(), my_send_callerid(), my_stop_callwait(), send_callerid(), and send_cwcidspill().
char cid_tag[AST_MAX_EXTENSION] |
Caller ID tag from incoming call.
Definition at line 484 of file chan_dahdi.h.
Referenced by dahdi_hangup(), dahdi_new(), mkintf(), my_on_hook(), and process_dahdi().
int cid_ton |
Caller ID Q.931 TON/NPI field values. Set by PRI. Zero otherwise.
Definition at line 486 of file chan_dahdi.h.
Referenced by dahdi_new(), dahdi_show_channel(), mkintf(), and my_on_hook().
int cidcwexpire |
When to stop waiting for CID/CW CAS response (In samples)
Definition at line 547 of file chan_dahdi.h.
Referenced by __dahdi_exception(), dahdi_handle_event(), dahdi_hangup(), dahdi_read(), my_send_callerid(), my_stop_callwait(), send_callerid(), and send_cwcidspill().
int cidlen |
Length of the cidspill buffer containing samples.
Definition at line 554 of file chan_dahdi.h.
Referenced by dahdi_callwait(), mwi_send_init(), mwi_send_process_buffer(), mwi_send_process_event(), my_callwait(), my_send_callerid(), send_callerid(), and send_cwcidspill().
int cidpos |
Position in the cidspill buffer to send out next.
Definition at line 552 of file chan_dahdi.h.
Referenced by dahdi_callwait(), mwi_send_init(), mwi_send_process_buffer(), mwi_send_process_event(), my_callwait(), my_send_callerid(), send_callerid(), and send_cwcidspill().
unsigned char* cidspill |
Analog caller ID waveform sample buffer.
Definition at line 550 of file chan_dahdi.h.
Referenced by dahdi_callwait(), dahdi_handle_dtmf(), dahdi_handle_event(), dahdi_hangup(), dahdi_read(), dahdi_write(), destroy_dahdi_pvt(), do_monitor(), handle_init_event(), mwi_send_init(), mwi_send_process_buffer(), mwi_send_process_event(), my_callwait(), my_cancel_cidspill(), my_send_callerid(), send_callerid(), and send_cwcidspill().
unsigned int confirmanswer |
TRUE if to wait for a DTMF digit to confirm answer.
Definition at line 221 of file chan_dahdi.h.
Referenced by dahdi_handle_dtmf(), dahdi_handle_event(), dahdi_hangup(), dahdi_request(), my_check_confirmanswer(), and my_set_confirmanswer().
int confno |
Our conference
Definition at line 510 of file chan_dahdi.h.
Referenced by check_for_conference(), conf_add(), dahdi_conf_update(), dahdi_show_channel(), isourconf(), mkintf(), my_complete_conference_update(), and reset_conf().
int confusers |
Who is using our conference
Definition at line 511 of file chan_dahdi.h.
char context[AST_MAX_CONTEXT] |
The configured context for incoming calls.
Definition at line 444 of file chan_dahdi.h.
Referenced by action_dahdishowchannels(), analog_ss_thread(), available(), dahdi_cc_callback(), dahdi_new(), dahdi_show_channel(), dahdi_show_channels(), handle_clear_alarms(), mkintf(), my_distinctive_ring(), and process_dahdi().
struct callerid_state* cs |
Definition at line 126 of file chan_dahdi.h.
Referenced by my_get_callerid(), my_start_cid_detect(), and my_stop_cid_detect().
unsigned int dahditrcallerid |
TRUE if we should use the callerid from incoming call on dahdi transfer.
Definition at line 365 of file chan_dahdi.h.
Referenced by dahdi_handle_event(), mkintf(), and process_dahdi().
char defcontext[AST_MAX_CONTEXT] |
Default distinctive ring context.
Definition at line 453 of file chan_dahdi.h.
Referenced by analog_ss_thread(), mkintf(), and my_distinctive_ring().
char description[32] |
A description for the channel configuration.
Definition at line 449 of file chan_dahdi.h.
Referenced by action_dahdishowchannels(), dahdi_show_channel(), dahdi_show_channels(), Parameter::load(), Api::load(), Property::load(), Model::load(), ResourceApi::load(), mkintf(), and process_dahdi().
unsigned int destroy |
TRUE if the channel is to be destroyed on hangup. (Used by pseudo channels.)
Definition at line 226 of file chan_dahdi.h.
Referenced by dahdi_hangup(), dahdi_show_channel(), duplicate_pseudo(), mkintf(), and process_dahdi().
char dialdest[256] |
Delayed dialing for E911. Overlap digits for ISDN.
Definition at line 658 of file chan_dahdi.h.
Referenced by dahdi_call(), and dahdi_handle_event().
unsigned int dialednone |
TRUE if analog type line dialed no digits in Dial()
Definition at line 229 of file chan_dahdi.h.
Referenced by dahdi_call(), and dahdi_handle_event().
unsigned int dialing |
TRUE if in the process of dialing digits or sending something.
Definition at line 234 of file chan_dahdi.h.
Referenced by __dahdi_exception(), dahdi_call(), dahdi_digit_begin(), dahdi_digit_end(), dahdi_handle_event(), dahdi_hangup(), dahdi_read(), dahdi_show_channel(), dahdi_write(), handle_clear_alarms(), my_new_analog_ast_channel(), my_on_hook(), and my_set_dialing().
char dialstring[AST_CHANNEL_NAME] |
Definition at line 717 of file chan_dahdi.h.
Referenced by dahdi_request(), my_get_orig_dialstring(), and my_on_hook().
int dialtone_detect |
Number of frames to watch for dialtone in incoming calls.
Definition at line 614 of file chan_dahdi.h.
Referenced by dahdi_new(), dahdi_read(), mkintf(), and process_dahdi().
int dialtone_scanning_time_elapsed |
Amount of audio scanned for dialtone, in frames
Definition at line 615 of file chan_dahdi.h.
Referenced by dahdi_new(), and dahdi_read().
unsigned int didtdd |
flag to say its done it once
Definition at line 227 of file chan_dahdi.h.
Referenced by dahdi_hangup(), dahdi_setoption(), and my_all_subchannels_hungup().
unsigned int digital |
TRUE if the transfer capability of the call is digital.
Definition at line 236 of file chan_dahdi.h.
Referenced by dahdi_ec_enable(), dahdi_hangup(), my_new_analog_ast_channel(), my_on_hook(), and my_set_outgoing().
int distinctivering |
Which distinctivering to use
Definition at line 664 of file chan_dahdi.h.
Referenced by dahdi_hangup(), dahdi_request(), and my_set_cadence().
unsigned int dnd |
TRUE if Do-Not-Disturb is enabled, present only for non sig_analog.
Definition at line 238 of file chan_dahdi.h.
Referenced by dahdi_dnd().
char dnid[AST_MAX_EXTENSION] |
Dialed Number Identifier.
Definition at line 500 of file chan_dahdi.h.
Referenced by dahdi_new(), dahdi_request(), and my_on_hook().
struct dahdi_dialoperation dop |
DAHDI dial operation command struct for ioctl() call.
Definition at line 641 of file chan_dahdi.h.
Referenced by analog_ss_thread(), dahdi_handle_event(), dahdi_indicate(), and dahdi_read().
struct dahdi_distRings drings |
Distinctive Ring data.
Definition at line 438 of file chan_dahdi.h.
Referenced by analog_ss_thread(), mkintf(), my_distinctive_ring(), and process_dahdi().
struct ast_dsp* dsp |
Opaque DSP configuration structure.
Definition at line 639 of file chan_dahdi.h.
Referenced by analog_ss_thread(), dahdi_dtmf_detect_disable(), dahdi_dtmf_detect_enable(), dahdi_handle_dtmf(), dahdi_handle_event(), dahdi_hangup(), dahdi_new(), dahdi_read(), dahdi_setoption(), dahdi_show_channel(), mkintf(), my_all_subchannels_hungup(), my_dsp_reset_and_flush_digits(), my_dsp_set_digitmode(), my_handle_dtmf(), my_have_progressdetect(), my_new_analog_ast_channel(), my_on_hook(), and my_set_waitingfordt().
int dsp_features |
DSP feature flags: DSP_FEATURE_xxx.
Definition at line 683 of file chan_dahdi.h.
Referenced by dahdi_dtmf_detect_disable(), dahdi_dtmf_detect_enable(), dahdi_handle_dtmf(), dahdi_new(), dahdi_queryoption(), dahdi_read(), dahdi_setoption(), my_handle_dtmf(), my_new_analog_ast_channel(), and my_on_hook().
struct timeval dtmfcid_delay |
Time value used for allow line to settle
Definition at line 544 of file chan_dahdi.h.
Referenced by do_monitor().
int dtmfcid_holdoff_state |
State indicator that allows for line to settle before checking for dtmf energy
Definition at line 543 of file chan_dahdi.h.
Referenced by do_monitor().
int dtmfrelax |
whether to run in relaxed DTMF mode
Definition at line 665 of file chan_dahdi.h.
Referenced by analog_ss_thread(), dahdi_hangup(), dahdi_new(), dahdi_setoption(), dahdi_show_channel(), mkintf(), my_dsp_set_digitmode(), and process_dahdi().
unsigned int echobreak |
XXX BOOLEAN Purpose???
Definition at line 240 of file chan_dahdi.h.
Referenced by dahdi_handle_event().
unsigned int echocanbridged |
TRUE if echo cancellation enabled when bridged.
Definition at line 246 of file chan_dahdi.h.
Referenced by dahdi_show_channel(), mkintf(), native_start(), and process_dahdi().
struct { ... } echocancel |
Echo cancel parameters.
Referenced by dahdi_ec_enable(), dahdi_show_channel(), mkintf(), and process_echocancel().
unsigned int echocanon |
TRUE if echo cancellation is turned on.
Definition at line 248 of file chan_dahdi.h.
Referenced by dahdi_ec_disable(), dahdi_ec_enable(), dahdi_func_write(), dahdi_handle_event(), dahdi_show_channel(), and dahdi_train_ec().
char echorest[20] |
Filled with 'w'. XXX Purpose??
Definition at line 589 of file chan_dahdi.h.
Referenced by dahdi_handle_event().
int echotraining |
Echo training time. 0 = disabled.
Definition at line 587 of file chan_dahdi.h.
Referenced by dahdi_handle_event(), dahdi_train_ec(), mkintf(), and process_dahdi().
char exten[AST_MAX_EXTENSION] |
Extension to use in the dialplan.
Definition at line 455 of file chan_dahdi.h.
Referenced by dahdi_call(), dahdi_hangup(), dahdi_new(), dahdi_show_channel(), dahdi_show_channels(), handle_clear_alarms(), my_new_analog_ast_channel(), and my_on_hook().
int fake_event |
Holding place for event injected from outside normal operation.
Definition at line 667 of file chan_dahdi.h.
Referenced by __dahdi_exception(), dahdi_fake_event(), dahdi_handle_event(), dahdi_new(), dahdi_read(), and my_get_event().
int faxbuf_no |
Number of Fax buffers
Definition at line 141 of file chan_dahdi.h.
Referenced by available(), dahdi_handle_dtmf(), mkintf(), my_handle_dtmf(), and process_dahdi().
int faxbuf_policy |
Fax buffer policy
Definition at line 142 of file chan_dahdi.h.
Referenced by available(), dahdi_handle_dtmf(), mkintf(), my_handle_dtmf(), and process_dahdi().
unsigned int faxdetect_timeout |
The number of seconds into call to disable fax detection. (0 = disabled)
Definition at line 620 of file chan_dahdi.h.
Referenced by dahdi_read(), mkintf(), and process_dahdi().
unsigned int faxhandled |
TRUE if a fax tone has already been handled.
Definition at line 250 of file chan_dahdi.h.
Referenced by dahdi_handle_dtmf(), dahdi_hangup(), dahdi_show_channel(), my_all_subchannels_hungup(), and my_handle_dtmf().
char finaldial[64] |
Second part of SIG_FEATDMF_TA wink operation.
Definition at line 644 of file chan_dahdi.h.
Referenced by dahdi_handle_event().
int firstdigit_timeout |
Time (ms) to detect first digit (in an analog phone)
Definition at line 625 of file chan_dahdi.h.
Referenced by analog_ss_thread(), mkintf(), and process_dahdi().
unsigned int firstradio |
TRUE if over a radio and dahdi_read() has been called.
Definition at line 256 of file chan_dahdi.h.
Referenced by dahdi_read(), and mkintf().
struct timeval flashtime |
Last flash-hook time
Definition at line 637 of file chan_dahdi.h.
Referenced by __dahdi_exception(), and dahdi_handle_event().
Bitmapped groups this belongs to.
Definition at line 505 of file chan_dahdi.h.
Referenced by dahdi_ami_channel_event(), dahdi_cc_callback(), dahdi_func_read(), dahdi_show_channels(), is_group_or_channel_match(), mkintf(), and process_dahdi().
time_t guardtime |
Must wait this much time before using for new call
Definition at line 540 of file chan_dahdi.h.
Referenced by dahdi_hangup().
unsigned int hanguponpolarityswitch |
TRUE if the call will be considered "hung up" on a polarity reversal.
Definition at line 261 of file chan_dahdi.h.
Referenced by analog_ss_thread(), dahdi_handle_event(), handle_init_event(), mkintf(), my_hangup_polarityswitch(), my_start_polarityswitch(), and process_dahdi().
unsigned int hardwaredtmf |
TRUE if DTMF detection needs to be done by hardware.
Definition at line 263 of file chan_dahdi.h.
Referenced by analog_ss_thread(), dahdi_dtmf_detect_disable(), dahdi_dtmf_detect_enable(), dahdi_new(), and my_dsp_set_digitmode().
struct dahdi_echocanparams head |
Definition at line 580 of file chan_dahdi.h.
Referenced by dahdi_ec_enable(), dahdi_show_channel(), mkintf(), and process_echocancel().
unsigned int hidecallerid |
TRUE if the outgoing caller ID is blocked/hidden.
Definition at line 270 of file chan_dahdi.h.
Referenced by analog_ss_thread(), available(), dahdi_call(), dahdi_hangup(), mkintf(), and process_dahdi().
unsigned int hidecalleridname |
TRUE if hide just the name not the number for legacy PBX use.
Definition at line 276 of file chan_dahdi.h.
Referenced by available(), mkintf(), and process_dahdi().
float hwrxgain |
Hardware Rx gain set by chan_dahdi.conf.
Definition at line 153 of file chan_dahdi.h.
Referenced by dahdi_set_hwgain(), dahdi_show_channel(), mkintf(), and process_dahdi().
unsigned int hwrxgain_enabled |
TRUE if hardware Rx gain set by Asterisk.
Definition at line 420 of file chan_dahdi.h.
Referenced by dahdi_set_hwgain(), dahdi_show_channel(), mkintf(), and process_dahdi().
float hwtxgain |
Hardware Tx gain set by chan_dahdi.conf.
Definition at line 155 of file chan_dahdi.h.
Referenced by dahdi_set_hwgain(), dahdi_show_channel(), mkintf(), and process_dahdi().
unsigned int hwtxgain_enabled |
TRUE if hardware Tx gain set by Asterisk.
Definition at line 422 of file chan_dahdi.h.
Referenced by dahdi_set_hwgain(), dahdi_show_channel(), mkintf(), and process_dahdi().
unsigned int ignoredtmf |
TRUE if DTMF detection is disabled.
Definition at line 278 of file chan_dahdi.h.
Referenced by dahdi_dtmf_detect_disable(), dahdi_dtmf_detect_enable(), dahdi_hangup(), dahdi_queryoption(), and dahdi_read().
unsigned int immediate |
TRUE if the channel should be answered immediately without attempting to gather any digits.
Definition at line 284 of file chan_dahdi.h.
Referenced by analog_ss_thread(), available(), handle_clear_alarms(), handle_init_event(), mkintf(), and process_dahdi().
unsigned int inalarm |
TRUE if in an alarm condition.
Definition at line 286 of file chan_dahdi.h.
Referenced by analog_ss_thread(), available(), dahdi_handle_event(), dahdi_read(), dahdi_show_channel(), handle_clear_alarms(), handle_init_event(), mkintf(), mwi_thread(), my_distinctive_ring(), and my_set_alarm().
int inconference |
If our real should be in the conference
Definition at line 136 of file chan_dahdi.h.
Referenced by dahdi_conf_update(), dahdi_master_slave_unlink(), dahdi_show_channel(), my_complete_conference_update(), and native_start().
unsigned int inservice |
TRUE if channel is out of reset and ready.
Definition at line 395 of file chan_dahdi.h.
Referenced by action_dahdishowchannels(), dahdi_show_channels(), mkintf(), and my_set_outgoing().
int interdigit_timeout |
Time (ms) to detect following digits (in an analog phone)
Definition at line 630 of file chan_dahdi.h.
Referenced by analog_ss_thread(), mkintf(), and process_dahdi().
char language[MAX_LANGUAGE] |
Language configured for calls.
Definition at line 460 of file chan_dahdi.h.
Referenced by dahdi_new(), dahdi_show_channels(), mkintf(), and process_dahdi().
int law |
Active PCM encoding format: DAHDI_LAW_ALAW or DAHDI_LAW_MULAW.
Definition at line 509 of file chan_dahdi.h.
Referenced by bump_gains(), dahdi_call(), dahdi_hangup(), dahdi_new(), dahdi_set_swgain(), dahdi_setoption(), isslavenative(), mkintf(), my_all_subchannels_hungup(), my_new_analog_ast_channel(), my_on_hook(), and restore_gains().
int law_default |
Default call PCM encoding format: DAHDI_LAW_ALAW or DAHDI_LAW_MULAW.
Definition at line 507 of file chan_dahdi.h.
Referenced by available(), dahdi_hangup(), dahdi_new(), dahdi_show_channel(), mkintf(), and my_all_subchannels_hungup().
unsigned int locallyblocked |
Bitmask for the channel being locally blocked.
Definition at line 404 of file chan_dahdi.h.
Referenced by action_dahdishowchannels(), available(), dahdi_cc_callback(), dahdi_show_channels(), mkintf(), and my_set_outgoing().
ast_mutex_t lock |
Channel private lock.
Definition at line 125 of file chan_dahdi.h.
Referenced by __dahdi_exception(), analog_ss_thread(), attempt_transfer(), available(), create_channel_name(), dahdi_answer(), dahdi_call(), dahdi_cc_callback(), dahdi_digit_begin(), dahdi_digit_end(), dahdi_exception(), dahdi_fixup(), dahdi_func_read(), dahdi_func_write(), dahdi_handle_dtmf(), dahdi_handle_event(), dahdi_hangup(), dahdi_iflist_extract(), dahdi_indicate(), dahdi_lock_sub_owner(), dahdi_master_slave_unlink(), dahdi_queue_frame(), dahdi_read(), dahdi_request(), dahdi_sendtext(), dahdi_softhangup_all(), dahdi_write(), destroy_all_channels(), destroy_dahdi_pvt(), do_monitor(), duplicate_pseudo(), handle_clear_alarms(), handle_init_event(), mkintf(), my_deadlock_avoidance_private(), my_handle_dtmf(), my_lock_private(), my_unlock_private(), native_bridge_is_capable(), native_start(), and native_stop().
char mailbox[AST_MAX_MAILBOX_UNIQUEID] |
Voice mailbox location.
Definition at line 654 of file chan_dahdi.h.
Referenced by dahdi_show_channel(), do_monitor(), handle_init_event(), has_voicemail(), mkintf(), mwi_thread(), my_handle_notify_message(), and process_dahdi().
unsigned int manages_span_alarms |
TRUE if the channel alarms will be managed also as Span ones.
Definition at line 418 of file chan_dahdi.h.
Referenced by destroy_dahdi_pvt(), handle_alarms(), handle_clear_alarms(), and process_dahdi().
struct dahdi_pvt* master |
Master to us (we follow their conferencing)
Definition at line 135 of file chan_dahdi.h.
Referenced by check_for_conference(), dahdi_conf_update(), dahdi_master_slave_link(), dahdi_master_slave_unlink(), dahdi_show_channel(), my_complete_conference_update(), and native_start().
int matchdigit_timeout |
Time (ms) to wait, in case of ambiguous match (in an analog phone)
Definition at line 635 of file chan_dahdi.h.
Referenced by analog_ss_thread(), mkintf(), and process_dahdi().
unsigned int mate |
TRUE if TDD in MATE mode.
Definition at line 288 of file chan_dahdi.h.
Referenced by dahdi_sendtext(), and dahdi_setoption().
char mohinterpret[MAX_MUSICCLASS] |
The configured music-on-hold class to use for calls.
Definition at line 465 of file chan_dahdi.h.
Referenced by available(), dahdi_indicate(), dahdi_show_channels(), mkintf(), and process_dahdi().
char mohsuggest[MAX_MUSICCLASS] |
Suggested music-on-hold class for peer channel to use for calls.
Definition at line 470 of file chan_dahdi.h.
Referenced by dahdi_handle_event(), dahdi_hangup(), mkintf(), and process_dahdi().
int muting |
TRUE if confrence is muted.
Definition at line 708 of file chan_dahdi.h.
Referenced by dahdi_hangup(), dahdi_new(), and dahdi_read().
struct ast_mwi_subscriber* mwi_event_sub |
Opaque event subscription parameters for message waiting indication support.
Definition at line 656 of file chan_dahdi.h.
Referenced by destroy_dahdi_pvt(), and mkintf().
unsigned int mwimonitor_fsk |
TRUE if the FXO port monitors for fsk type MWI indications from the other end.
Definition at line 380 of file chan_dahdi.h.
Referenced by do_monitor(), mkintf(), and process_dahdi().
unsigned int mwimonitor_neon |
TRUE if the FXO port monitors for neon type MWI indications from the other end.
Definition at line 375 of file chan_dahdi.h.
Referenced by handle_init_event(), mkintf(), my_handle_notify_message(), and process_dahdi().
unsigned int mwimonitor_rpas |
TRUE if the FXO port monitors for rpas precursor to fsk MWI indications from the other end.
Definition at line 386 of file chan_dahdi.h.
Referenced by mkintf(), my_handle_notify_message(), and process_dahdi().
unsigned int mwimonitoractive |
TRUE if an MWI monitor thread is currently active.
Definition at line 388 of file chan_dahdi.h.
Referenced by do_monitor(), and mwi_thread().
struct mwisend_info mwisend_data |
Definition at line 433 of file chan_dahdi.h.
Referenced by mwi_send_init(), mwi_send_process_buffer(), and mwi_send_process_event().
unsigned int mwisendactive |
TRUE if a MWI message sending thread is active.
Definition at line 390 of file chan_dahdi.h.
Referenced by do_monitor(), mwi_send_init(), mwi_send_process_buffer(), and mwi_send_process_event().
struct ast_namedgroups* named_callgroups |
Named call groups this belongs to.
Definition at line 527 of file chan_dahdi.h.
Referenced by dahdi_new(), destroy_dahdi_pvt(), mkintf(), and process_dahdi().
struct ast_namedgroups* named_pickupgroups |
Named pickup groups this belongs to.
Definition at line 532 of file chan_dahdi.h.
Referenced by dahdi_new(), destroy_dahdi_pvt(), mkintf(), and process_dahdi().
struct dahdi_pvt* next |
Next channel in list
Definition at line 168 of file chan_dahdi.h.
Referenced by __unload_module(), action_dahdishowchannels(), dahdi_cc_callback(), dahdi_create_channel_range(), dahdi_destroy_channel_range(), dahdi_iflist_extract(), dahdi_iflist_insert(), dahdi_request(), dahdi_restart(), dahdi_set_dnd(), dahdi_set_hwgain(), dahdi_set_swgain(), dahdi_show_channel(), dahdi_show_channels(), dahdi_softhangup_all(), destroy_dahdi_pvt(), determine_starting_point(), do_monitor(), duplicate_pseudo(), find_channel(), find_next_iface_in_span(), mkintf(), and process_dahdi().
int oprmode |
"Operator Services" mode
Definition at line 150 of file chan_dahdi.h.
Referenced by __dahdi_exception(), available(), dahdi_answer(), dahdi_call(), dahdi_dnd(), dahdi_exception(), dahdi_fixup(), dahdi_handle_event(), dahdi_hangup(), dahdi_new(), dahdi_read(), dahdi_request(), dahdi_setoption(), do_monitor(), mkintf(), mwi_thread(), and my_get_sigpvt_bridged_channel().
struct dahdi_pvt* oprpeer |
"Operator Services" peer tech_pvt ptr
Definition at line 151 of file chan_dahdi.h.
Referenced by dahdi_handle_event(), and dahdi_setoption().
char* origcid_name |
malloced original callerid
Definition at line 492 of file chan_dahdi.h.
Referenced by dahdi_handle_event(), and dahdi_hangup().
char* origcid_num |
malloced original callerid
Definition at line 491 of file chan_dahdi.h.
Referenced by dahdi_handle_event(), and dahdi_hangup().
unsigned int outgoing |
TRUE if we originated the call leg.
Definition at line 290 of file chan_dahdi.h.
Referenced by dahdi_call(), dahdi_handle_event(), dahdi_hangup(), dahdi_new(), dahdi_read(), dahdi_request(), my_have_progressdetect(), my_on_hook(), and my_set_outgoing().
int outsigmod |
Outbound Signalling style (modifier)
Definition at line 149 of file chan_dahdi.h.
Referenced by available(), dahdi_call(), dahdi_handle_event(), mkintf(), and process_dahdi().
struct ast_channel* owner |
Our current active owner (if applicable) Up to three channels can be associated with this call
Definition at line 127 of file chan_dahdi.h.
Referenced by __dahdi_exception(), __unload_module(), action_dahdidialoffhook(), action_dahdishowchannels(), analog_ss_thread(), available(), dahdi_cc_callback(), dahdi_digit_begin(), dahdi_digit_end(), dahdi_fake_event(), dahdi_fixup(), dahdi_handle_event(), dahdi_hangup(), dahdi_new(), dahdi_queue_frame(), dahdi_read(), dahdi_request(), dahdi_restart(), dahdi_show_channel(), dahdi_softhangup_all(), dahdi_write(), destroy_channel(), destroy_dahdi_pvt(), do_monitor(), handle_clear_alarms(), my_all_subchannels_hungup(), my_on_hook(), my_set_new_owner(), native_chan_changed(), and native_start().
struct dahdi_echocanparam params[DAHDI_MAX_ECHOCANPARAMS] |
Definition at line 581 of file chan_dahdi.h.
Referenced by dahdi_show_channel(), and process_echocancel().
char parkinglot[AST_MAX_EXTENSION] |
Parking lot for this channel
Definition at line 471 of file chan_dahdi.h.
Referenced by dahdi_new(), mkintf(), and process_dahdi().
unsigned int permcallwaiting |
TRUE if busy extensions will hear the call-waiting tone and can use hook-flash to switch between callers.
Definition at line 296 of file chan_dahdi.h.
Referenced by dahdi_hangup(), and mkintf().
unsigned int permhidecallerid |
TRUE if the outgoing caller ID is blocked/restricted/hidden.
Definition at line 301 of file chan_dahdi.h.
Referenced by dahdi_hangup(), and mkintf().
ast_group_t pickupgroup |
Bitmapped pickup groups this belongs to.
Definition at line 522 of file chan_dahdi.h.
Referenced by dahdi_new(), mkintf(), and process_dahdi().
int polarity |
Current line interface polarity. POLARITY_IDLE, POLARITY_REV.
Definition at line 681 of file chan_dahdi.h.
Referenced by analog_ss_thread(), dahdi_handle_event(), dahdi_hangup(), handle_init_event(), my_set_polarity(), and unalloc_sub().
struct timeval polaritydelaytv |
Start delay time if polarityonanswerdelay is nonzero.
Definition at line 674 of file chan_dahdi.h.
Referenced by dahdi_handle_event().
int polarityonanswerdelay |
Minimal time period (ms) between the answer polarity switch and hangup polarity switch.
Definition at line 672 of file chan_dahdi.h.
Referenced by dahdi_handle_event(), mkintf(), and process_dahdi().
struct dahdi_pvt* prev |
Prev channel in list
Definition at line 169 of file chan_dahdi.h.
Referenced by dahdi_cc_callback(), dahdi_iflist_extract(), dahdi_iflist_insert(), dahdi_request(), determine_starting_point(), duplicate_pseudo(), and find_next_iface_in_span().
unsigned int priexclusive |
TRUE if PRI B channels are always exclusively selected.
Definition at line 311 of file chan_dahdi.h.
Referenced by available(), mkintf(), and process_dahdi().
unsigned int priindication_oob |
TRUE if PRI congestion/busy indications are sent out-of-band.
Definition at line 306 of file chan_dahdi.h.
Referenced by available(), mkintf(), and process_dahdi().
int propconfno |
Propagated conference number
Definition at line 512 of file chan_dahdi.h.
Referenced by dahdi_show_channel(), and mkintf().
unsigned int pulse |
TRUE if we will pulse dial.
Definition at line 316 of file chan_dahdi.h.
Referenced by dahdi_digit_begin(), dahdi_digit_end(), mkintf(), and process_dahdi().
unsigned int pulsedial |
TRUE if a pulsed digit was detected. (Pulse dial phone detected)
Definition at line 318 of file chan_dahdi.h.
Referenced by dahdi_handle_event(), dahdi_hangup(), dahdi_read(), dahdi_show_channel(), and my_set_pulsedial().
int radio |
Nonzero if the signaling type is sent over a radio.
Definition at line 148 of file chan_dahdi.h.
Referenced by __dahdi_exception(), available(), dahdi_answer(), dahdi_call(), dahdi_dnd(), dahdi_exception(), dahdi_fixup(), dahdi_handle_event(), dahdi_hangup(), dahdi_indicate(), dahdi_new(), dahdi_read(), dahdi_request(), dahdi_show_channel(), do_monitor(), handle_init_event(), mkintf(), mwi_thread(), my_get_sigpvt_bridged_channel(), and process_dahdi().
char rdnis[AST_MAX_EXTENSION] |
Redirecting Directory Number Information Service (RDNIS) number.
Definition at line 498 of file chan_dahdi.h.
Referenced by dahdi_hangup(), dahdi_new(), handle_clear_alarms(), and my_on_hook().
unsigned int remotelyblocked |
Bitmask for the channel being remotely blocked. 1 maintenance, 2 blocked in hardware.
Definition at line 413 of file chan_dahdi.h.
Referenced by action_dahdishowchannels(), available(), dahdi_show_channels(), handle_clear_alarms(), mkintf(), and my_set_outgoing().
unsigned int restartpending |
flag to ensure counted only once for restart
Definition at line 319 of file chan_dahdi.h.
Referenced by dahdi_hangup(), and dahdi_softhangup_all().
unsigned int restrictcid |
TRUE if caller ID is restricted.
Definition at line 325 of file chan_dahdi.h.
Referenced by mkintf(), and process_dahdi().
int ringt |
Ring timeout timer??
Definition at line 556 of file chan_dahdi.h.
Referenced by analog_ss_thread(), dahdi_handle_event(), dahdi_hangup(), dahdi_read(), handle_init_event(), mkintf(), mwi_thread(), and my_set_ringtimeout().
int ringt_base |
Ring timeout base.
Definition at line 561 of file chan_dahdi.h.
Referenced by analog_ss_thread(), dahdi_handle_event(), handle_init_event(), mkintf(), and mwi_thread().
float rxdrc |
Definition at line 164 of file chan_dahdi.h.
Referenced by bump_gains(), dahdi_call(), dahdi_set_swgain(), dahdi_setoption(), dahdi_show_channel(), mkintf(), my_new_analog_ast_channel(), process_dahdi(), and restore_gains().
float rxgain |
Software Rx gain set by chan_dahdi.conf.
Definition at line 159 of file chan_dahdi.h.
Referenced by bump_gains(), dahdi_call(), dahdi_func_read(), dahdi_set_swgain(), dahdi_setoption(), dahdi_show_channel(), mkintf(), my_new_analog_ast_channel(), process_dahdi(), and restore_gains().
struct dahdi_confinfo saveconf |
Saved conference info
Definition at line 132 of file chan_dahdi.h.
Referenced by restore_conference(), and save_conference().
int sendcalleridafter |
Send caller ID on FXS after this many rings. Set to 1 for US.
Definition at line 679 of file chan_dahdi.h.
Referenced by mkintf(), my_set_cadence(), and process_dahdi().
int sig |
Signalling style
Definition at line 143 of file chan_dahdi.h.
Referenced by action_dahdishowchannels(), action_transfer(), action_transferhangup(), analog_ss_thread(), available(), build_channels(), dahdi_answer(), dahdi_call(), dahdi_cc_callback(), dahdi_confmute(), dahdi_digit_begin(), dahdi_digit_end(), dahdi_dnd(), dahdi_ec_enable(), dahdi_exception(), dahdi_fixup(), dahdi_func_read(), dahdi_handle_event(), dahdi_hangup(), dahdi_indicate(), dahdi_new(), dahdi_queryoption(), dahdi_read(), dahdi_request(), dahdi_sendtext(), dahdi_setoption(), dahdi_show_channel(), destroy_all_channels(), destroy_dahdi_pvt(), do_monitor(), handle_alarms(), handle_clear_alarms(), handle_init_event(), mkintf(), mwi_thread(), my_get_sigpvt_bridged_channel(), my_is_off_hook(), my_new_analog_ast_channel(), native_bridge_is_capable(), native_start(), and process_dahdi().
void* sig_pvt |
Definition at line 709 of file chan_dahdi.h.
Referenced by action_dahdishowchannels(), available(), dahdi_answer(), dahdi_call(), dahdi_cc_callback(), dahdi_confmute(), dahdi_digit_begin(), dahdi_dnd(), dahdi_ec_enable(), dahdi_exception(), dahdi_fixup(), dahdi_func_read(), dahdi_handle_event(), dahdi_hangup(), dahdi_iflist_extract(), dahdi_indicate(), dahdi_read(), dahdi_request(), dahdi_sendtext(), dahdi_setoption(), dahdi_show_channel(), destroy_all_channels(), destroy_dahdi_pvt(), do_monitor(), handle_init_event(), mkintf(), mwi_thread(), my_distinctive_ring(), my_get_callerid(), my_get_sigpvt_bridged_channel(), my_new_analog_ast_channel(), and native_start().
struct dahdi_pvt* slaves[MAX_SLAVES] |
Slave to us (follows our conferencing)
Definition at line 134 of file chan_dahdi.h.
Referenced by dahdi_conf_update(), dahdi_master_slave_link(), dahdi_master_slave_unlink(), dahdi_show_channel(), isslavenative(), and my_complete_conference_update().
struct ast_smdi_interface* smdi_iface |
The SMDI interface to get SMDI messages from.
Definition at line 435 of file chan_dahdi.h.
Referenced by analog_ss_thread(), destroy_dahdi_pvt(), and mkintf().
int span |
Span number
Definition at line 539 of file chan_dahdi.h.
Referenced by available(), create_channel_name(), dahdi_ami_channel_event(), dahdi_cc_callback(), dahdi_func_read(), dahdi_show_channel(), destroy_all_channels(), find_next_iface_in_span(), get_alarms(), handle_alarms(), handle_clear_alarms(), is_group_or_channel_match(), mkintf(), process_dahdi(), and restart_monitor().
int stripmsd |
Number of most significant digits/characters to strip from the dialed number.
Definition at line 568 of file chan_dahdi.h.
Referenced by available(), dahdi_call(), mkintf(), and process_dahdi().
struct dahdi_subchannel sub_unused |
Just a safety precaution
Definition at line 130 of file chan_dahdi.h.
struct dahdi_subchannel subs[3] |
Sub-channels
Definition at line 131 of file chan_dahdi.h.
Referenced by __dahdi_exception(), _dahdi_get_index(), alloc_sub(), analog_ss_thread(), attempt_transfer(), available(), bump_gains(), check_for_conference(), create_channel_name(), dahdi_call(), dahdi_cc_callback(), dahdi_close_sub(), dahdi_conf_update(), dahdi_confmute(), dahdi_destroy_channel_range(), dahdi_dial_str(), dahdi_digit_begin(), dahdi_digit_end(), dahdi_dtmf_detect_disable(), dahdi_dtmf_detect_enable(), dahdi_ec_disable(), dahdi_ec_enable(), dahdi_fixup(), dahdi_func_write(), dahdi_handle_dtmf(), dahdi_handle_event(), dahdi_hangup(), dahdi_indicate(), dahdi_lock_sub_owner(), dahdi_master_slave_unlink(), dahdi_new(), dahdi_read(), dahdi_restart(), dahdi_ring_phone(), dahdi_sendtext(), dahdi_set_hwgain(), dahdi_set_swgain(), dahdi_setoption(), dahdi_show_channel(), dahdi_train_ec(), dahdi_wink(), dahdi_write(), destroy_channel(), do_monitor(), duplicate_pseudo(), get_alarms(), handle_clear_alarms(), handle_init_event(), isslavenative(), mkintf(), mwi_send_init(), mwi_send_process_buffer(), mwi_send_process_event(), mwi_thread(), my_all_subchannels_hungup(), my_complete_conference_update(), my_conf_add(), my_conf_del(), my_dahdi_write(), my_distinctive_ring(), my_flash(), my_get_callerid(), my_get_event(), my_get_sub_fd(), my_handle_dtmf(), my_is_dialing(), my_is_off_hook(), my_new_analog_ast_channel(), my_off_hook(), my_on_hook(), my_play_tone(), my_set_cadence(), my_set_inthreeway(), my_set_linear_mode(), my_set_needringing(), my_set_polarity(), my_start(), my_start_cid_detect(), my_stop_cid_detect(), my_swap_subchannels(), my_wait_event(), native_chan_changed(), native_start(), reset_conf(), restore_conference(), restore_gains(), revert_fax_buffers(), save_conference(), send_callerid(), swap_subs(), unalloc_sub(), and wakeup_sub().
struct tdd_state* tdd |
TDD flag
Definition at line 647 of file chan_dahdi.h.
Referenced by dahdi_read(), dahdi_sendtext(), dahdi_setoption(), and dahdi_show_channel().
unsigned int threewaycalling |
TRUE if three way calling is enabled.
Definition at line 330 of file chan_dahdi.h.
Referenced by dahdi_handle_event(), mkintf(), and process_dahdi().
int tonezone |
tone zone for this chan, or -1 for default
Definition at line 166 of file chan_dahdi.h.
Referenced by mkintf(), and process_dahdi().
unsigned int transfer |
TRUE if call transfer is enabled.
Definition at line 339 of file chan_dahdi.h.
Referenced by analog_ss_thread(), dahdi_handle_event(), mkintf(), native_start(), and process_dahdi().
unsigned int transfertobusy |
TRUE if allowed to flash-transfer to busy channels.
Definition at line 370 of file chan_dahdi.h.
Referenced by dahdi_handle_event(), mkintf(), and process_dahdi().
float txdrc |
Dynamic Range Compression factor. a number between 1 and 6ish
Definition at line 163 of file chan_dahdi.h.
Referenced by bump_gains(), dahdi_call(), dahdi_set_swgain(), dahdi_setoption(), dahdi_show_channel(), mkintf(), my_new_analog_ast_channel(), process_dahdi(), and restore_gains().
float txgain |
Software Tx gain set by chan_dahdi.conf.
Definition at line 161 of file chan_dahdi.h.
Referenced by bump_gains(), dahdi_call(), dahdi_func_read(), dahdi_set_swgain(), dahdi_setoption(), dahdi_show_channel(), mkintf(), my_new_analog_ast_channel(), process_dahdi(), and restore_gains().
unsigned int use_callerid |
TRUE if caller ID is used on this channel.
Definition at line 347 of file chan_dahdi.h.
Referenced by analog_ss_thread(), available(), handle_clear_alarms(), mkintf(), and process_dahdi().
unsigned int use_callingpres |
TRUE if we will use the calling presentation setting from the Asterisk channel for outgoing calls.
Definition at line 354 of file chan_dahdi.h.
Referenced by available(), mkintf(), and process_dahdi().
unsigned int use_smdi |
TRUE if SMDI (Simplified Message Desk Interface) is enabled.
Definition at line 432 of file chan_dahdi.h.
Referenced by analog_ss_thread(), destroy_dahdi_pvt(), mkintf(), and process_dahdi().
unsigned int usedistinctiveringdetection |
TRUE if distinctive rings are to be detected.
Definition at line 360 of file chan_dahdi.h.
Referenced by analog_ss_thread(), and mkintf().
unsigned int usefaxbuffers |
TRUE if dynamic faxbuffers are configured for use, default is OFF
Definition at line 252 of file chan_dahdi.h.
Referenced by dahdi_handle_dtmf(), mkintf(), my_handle_dtmf(), and process_dahdi().
struct ast_variable* vars |
Channel variable list with associated values to set when a channel is created.
Definition at line 537 of file chan_dahdi.h.
Referenced by dahdi_new(), dahdi_show_channel(), destroy_dahdi_pvt(), mkintf(), and process_dahdi().
int waitfordialtone |
Number of milliseconds to wait for dialtone.
Definition at line 609 of file chan_dahdi.h.
Referenced by dahdi_new(), dahdi_read(), dahdi_show_channel(), mkintf(), my_set_waitingfordt(), and process_dahdi().
struct timeval waitingfordt |
Time we started waiting for dialtone
Definition at line 636 of file chan_dahdi.h.
Referenced by dahdi_call(), dahdi_handle_event(), dahdi_hangup(), dahdi_read(), my_check_waitingfordt(), and my_set_waitingfordt().
enum DAHDI_IFLIST which_iflist |
Which interface list is this structure listed?
Definition at line 167 of file chan_dahdi.h.
Referenced by dahdi_iflist_extract(), dahdi_iflist_insert(), destroy_dahdi_pvt(), and duplicate_pseudo().
int whichwink |
SIG_FEATDMF_TA Which wink are we on?
Definition at line 642 of file chan_dahdi.h.
Referenced by dahdi_handle_event().