
Data Fields | |
| char | accountcode [AST_MAX_ACCOUNT_CODE] |
| unsigned int | adsi:1 |
| int | amaflags |
| unsigned int | answeronpolarityswitch:1 |
| int | busy_quietlength |
| int | busy_tonelength |
| int | busycount |
| unsigned int | busydetect:1 |
| char | call_forward [AST_MAX_EXTENSION] |
| ast_group_t | callgroup |
| int | callingpres |
| int | callprogress |
| unsigned int | callreturn:1 |
| char | callwait_name [AST_MAX_EXTENSION] |
| char | callwait_num [AST_MAX_EXTENSION] |
| int | callwaitcas |
| unsigned int | callwaiting:1 |
| unsigned int | callwaitingcallerid:1 |
| int | callwaitingrepeat |
| int | callwaitrings |
| unsigned int | cancallforward:1 |
| unsigned int | canpark:1 |
| int | channel |
| char | cid_name [AST_MAX_EXTENSION] |
| char | cid_num [AST_MAX_EXTENSION] |
| int | cid_signalling |
| int | cid_start |
| int | cid_ton |
| int | cidcwexpire |
| int | cidlen |
| int | cidpos |
| int | cidrings |
| unsigned char * | cidspill |
| unsigned int | confirmanswer:1 |
| int | confno |
| int | confusers |
| char | context [AST_MAX_CONTEXT] |
| int | cref |
| char | defcontext [AST_MAX_CONTEXT] |
| unsigned int | destroy:1 |
| char | dialdest [256] |
| unsigned int | dialednone:1 |
| unsigned int | dialing:1 |
| unsigned int | didtdd:1 |
| unsigned int | digital:1 |
| int | distinctivering |
| unsigned int | dnd:1 |
| char | dnid [AST_MAX_EXTENSION] |
| ZT_DIAL_OPERATION | dop |
| zt_distRings | drings |
| ast_dsp * | dsp |
| int | dsp_features |
| int | dtmfrelax |
| unsigned int | echobreak:1 |
| unsigned int | echocanbridged:1 |
| int | echocancel |
| unsigned int | echocanon:1 |
| char | echorest [20] |
| int | echotraining |
| char | exten [AST_MAX_EXTENSION] |
| int | fake_event |
| unsigned int | faxhandled:1 |
| char | finaldial [64] |
| unsigned int | firstradio:1 |
| timeval | flashtime |
| unsigned int | group |
| time_t | guardtime |
| unsigned int | hanguponpolarityswitch:1 |
| unsigned int | hardwaredtmf:1 |
| unsigned int | hidecallerid |
| unsigned int | ignoredtmf:1 |
| unsigned int | immediate:1 |
| unsigned int | inalarm:1 |
| int | inconference |
| char | language [MAX_LANGUAGE] |
| char | lastcid_name [AST_MAX_EXTENSION] |
| char | lastcid_num [AST_MAX_EXTENSION] |
| int | law |
| ast_mutex_t | lock |
| char | mailbox [AST_MAX_EXTENSION] |
| zt_pvt * | master |
| unsigned int | mate:1 |
| int | msgstate |
| char | musicclass [MAX_MUSICCLASS] |
| zt_pvt * | next |
| int | onhooktime |
| char * | origcid_name |
| char * | origcid_num |
| unsigned int | outgoing:1 |
| unsigned int | overlapdial:1 |
| ast_channel * | owner |
| unsigned int | permcallwaiting:1 |
| unsigned int | permhidecallerid:1 |
| ast_group_t | pickupgroup |
| int | polarity |
| timeval | polaritydelaytv |
| int | polarityonanswerdelay |
| zt_pvt * | prev |
| unsigned int | priexclusive:1 |
| unsigned int | priindication_oob:1 |
| int | propconfno |
| unsigned int | pulse:1 |
| unsigned int | pulsedial:1 |
| int | radio |
| char | rdnis [AST_MAX_EXTENSION] |
| unsigned int | restrictcid:1 |
| int | ringt |
| int | ringt_base |
| float | rxgain |
| zt_confinfo | saveconf |
| int | sendcalleridafter |
| int | sig |
| zt_pvt * | slaves [MAX_SLAVES] |
| int | span |
| int | stripmsd |
| zt_subchannel | sub_unused |
| zt_subchannel | subs [3] |
| tdd_state * | tdd |
| unsigned int | threewaycalling:1 |
| int | tonezone |
| unsigned int | transfer:1 |
| unsigned int | transfertobusy:1 |
| float | txgain |
| unsigned int | use_callerid:1 |
| unsigned int | use_callingpres:1 |
| unsigned int | usedistinctiveringdetection:1 |
| int | whichwink |
| unsigned int | zaptrcallerid:1 |
Definition at line 674 of file chan_zap.c.
| char accountcode[AST_MAX_ACCOUNT_CODE] |
| unsigned int adsi |
| int amaflags |
| unsigned int answeronpolarityswitch |
| int busy_quietlength |
| int busy_tonelength |
| int busycount |
| unsigned int busydetect |
| char call_forward[AST_MAX_EXTENSION] |
| int callingpres |
The value of callling presentation that we're going to use when placing a PRI call
Definition at line 787 of file chan_zap.c.
Referenced by zt_new().
| int callprogress |
Definition at line 804 of file chan_zap.c.
Referenced by zt_handle_dtmfup(), zt_new(), and zt_read().
| unsigned int callreturn |
| char callwait_name[AST_MAX_EXTENSION] |
| char callwait_num[AST_MAX_EXTENSION] |
| int callwaitcas |
Definition at line 796 of file chan_zap.c.
Referenced by send_callerid(), send_cwcidspill(), zap_show_channel(), zt_call(), zt_callwait(), zt_handle_dtmfup(), zt_handle_event(), zt_hangup(), and zt_read().
| unsigned int callwaiting |
| unsigned int callwaitingcallerid |
How many samples to wait before repeating call waiting
Definition at line 788 of file chan_zap.c.
Referenced by zt_callwait(), zt_hangup(), and zt_read().
| int callwaitrings |
| unsigned int cancallforward |
| unsigned int canpark |
| int channel |
Channel Number or CRV
Definition at line 782 of file chan_zap.c.
Referenced by __zt_exception(), action_zapshowchannels(), alloc_sub(), available(), check_for_conference(), do_monitor(), enable_dtmf_detect(), find_channel(), get_alarms(), handle_init_event(), isourconf(), mkintf(), my_zt_write(), reset_conf(), ss_thread(), unalloc_sub(), zap_destroy_channel(), zap_show_channel(), zap_show_channels(), zt_answer(), zt_bridge(), zt_call(), zt_confmute(), zt_disable_ec(), zt_enable_ec(), zt_fixup(), zt_handle_event(), zt_hangup(), zt_new(), zt_read(), zt_request(), zt_sendtext(), zt_setoption(), zt_train_ec(), and zt_write().
| char cid_name[AST_MAX_EXTENSION] |
Definition at line 766 of file chan_zap.c.
Referenced by ss_thread(), zap_show_channel(), zt_handle_event(), zt_hangup(), and zt_new().
| char cid_num[AST_MAX_EXTENSION] |
Definition at line 764 of file chan_zap.c.
Referenced by ss_thread(), zap_show_channel(), zt_handle_event(), zt_hangup(), and zt_new().
| int cid_signalling |
CID signalling type bell202 or v23
Definition at line 785 of file chan_zap.c.
Referenced by ss_thread().
| int cid_start |
CID start indicator, polarity or ring
Definition at line 786 of file chan_zap.c.
Referenced by handle_init_event(), and ss_thread().
| int cid_ton |
Type Of Number (TON)
Definition at line 765 of file chan_zap.c.
Referenced by zap_show_channel(), and zt_new().
| int cidcwexpire |
When to expire our muting for CID/CW
Definition at line 789 of file chan_zap.c.
Referenced by send_callerid(), send_cwcidspill(), zt_hangup(), and zt_read().
| int cidlen |
Definition at line 792 of file chan_zap.c.
Referenced by do_monitor(), send_callerid(), send_cwcidspill(), zt_call(), and zt_callwait().
| int cidpos |
Definition at line 791 of file chan_zap.c.
Referenced by do_monitor(), send_callerid(), send_cwcidspill(), zt_call(), and zt_callwait().
| int cidrings |
Which ring to deliver CID on
Definition at line 820 of file chan_zap.c.
Referenced by zt_call(), zt_handle_event(), zt_hangup(), and zt_read().
| unsigned char* cidspill |
Definition at line 790 of file chan_zap.c.
Referenced by __unload_module(), do_monitor(), handle_init_event(), send_callerid(), send_cwcidspill(), zt_call(), zt_callwait(), zt_handle_dtmfup(), zt_handle_event(), zt_hangup(), zt_read(), and zt_write().
| unsigned int confirmanswer |
Wait for '#' to confirm answer
Definition at line 704 of file chan_zap.c.
Referenced by zt_handle_dtmfup(), zt_handle_event(), zt_hangup(), and zt_request().
| int confno |
Our conference
Definition at line 777 of file chan_zap.c.
Referenced by check_for_conference(), conf_add(), isourconf(), reset_conf(), and zap_show_channel().
| int confusers |
Who is using our conference
Definition at line 778 of file chan_zap.c.
| char context[AST_MAX_CONTEXT] |
Definition at line 756 of file chan_zap.c.
Referenced by action_zapshowchannels(), ss_thread(), zap_show_channel(), zap_show_channels(), and zt_new().
| int cref |
Call reference number
Definition at line 807 of file chan_zap.c.
| char defcontext[AST_MAX_CONTEXT] |
| unsigned int destroy |
Definition at line 705 of file chan_zap.c.
Referenced by chandup(), zap_show_channel(), and zt_hangup().
| char dialdest[256] |
Definition at line 816 of file chan_zap.c.
Referenced by zt_call(), zt_digit(), and zt_handle_event().
| unsigned int dialednone |
| unsigned int dialing |
Definition at line 708 of file chan_zap.c.
Referenced by zap_show_channel(), zt_answer(), zt_call(), zt_digit(), zt_handle_event(), zt_hangup(), zt_read(), and zt_write().
| unsigned int didtdd |
flag to say its done it once
Definition at line 706 of file chan_zap.c.
Referenced by zt_hangup(), and zt_setoption().
| unsigned int digital |
Definition at line 709 of file chan_zap.c.
Referenced by zt_answer(), zt_call(), zt_enable_ec(), zt_hangup(), zt_indicate(), zt_new(), zt_request(), and zt_write().
| int distinctivering |
Which distinctivering to use
Definition at line 819 of file chan_zap.c.
Referenced by zt_call(), zt_hangup(), and zt_request().
| unsigned int dnd |
Definition at line 710 of file chan_zap.c.
Referenced by action_zapdndoff(), action_zapdndon(), action_zapshowchannels(), available(), and ss_thread().
| char dnid[AST_MAX_EXTENSION] |
| ZT_DIAL_OPERATION dop |
Definition at line 808 of file chan_zap.c.
Referenced by ss_thread(), zt_call(), zt_handle_event(), and zt_indicate().
| struct zt_distRings drings |
Definition at line 806 of file chan_zap.c.
Referenced by disable_dtmf_detect(), enable_dtmf_detect(), ss_thread(), zap_show_channel(), zt_hangup(), zt_new(), zt_read(), and zt_setoption().
| int dsp_features |
Definition at line 839 of file chan_zap.c.
Referenced by disable_dtmf_detect(), enable_dtmf_detect(), and zt_new().
| int dtmfrelax |
whether to run in relaxed DTMF mode
Definition at line 821 of file chan_zap.c.
Referenced by ss_thread(), zap_show_channel(), zt_hangup(), zt_new(), and zt_setoption().
| unsigned int echobreak |
| unsigned int echocanbridged |
| int echocancel |
Definition at line 798 of file chan_zap.c.
Referenced by zap_show_channel(), zt_disable_ec(), zt_enable_ec(), and zt_train_ec().
| unsigned int echocanon |
Definition at line 713 of file chan_zap.c.
Referenced by zap_show_channel(), zt_disable_ec(), and zt_enable_ec().
| char echorest[20] |
| int echotraining |
Definition at line 799 of file chan_zap.c.
Referenced by zt_call(), zt_handle_event(), and zt_train_ec().
| char exten[AST_MAX_EXTENSION] |
Definition at line 758 of file chan_zap.c.
Referenced by ss_thread(), zap_show_channel(), zap_show_channels(), zt_hangup(), and zt_new().
| int fake_event |
Definition at line 822 of file chan_zap.c.
Referenced by __zt_exception(), zap_fake_event(), zt_handle_event(), zt_new(), and zt_read().
| unsigned int faxhandled |
Has a fax tone already been handled?
Definition at line 714 of file chan_zap.c.
Referenced by zap_show_channel(), zt_handle_dtmfup(), and zt_hangup().
| char finaldial[64] |
| unsigned int firstradio |
| struct timeval flashtime |
| unsigned int group |
| time_t guardtime |
Must wait this much time before using for new call
Definition at line 784 of file chan_zap.c.
Referenced by available(), and zt_hangup().
| unsigned int hanguponpolarityswitch |
| unsigned int hardwaredtmf |
Definition at line 717 of file chan_zap.c.
Referenced by disable_dtmf_detect(), enable_dtmf_detect(), ss_thread(), and zt_new().
| unsigned int hidecallerid |
| unsigned int ignoredtmf |
Definition at line 719 of file chan_zap.c.
Referenced by disable_dtmf_detect(), enable_dtmf_detect(), zt_hangup(), and zt_read().
| unsigned int immediate |
Answer before getting digits?
Definition at line 720 of file chan_zap.c.
Referenced by handle_init_event(), and ss_thread().
| unsigned int inalarm |
Definition at line 721 of file chan_zap.c.
Referenced by handle_init_event(), zap_show_channel(), zt_handle_event(), zt_read(), and zt_request().
| int inconference |
If our real should be in the conference
Definition at line 685 of file chan_zap.c.
Referenced by zap_show_channel().
| char language[MAX_LANGUAGE] |
| char lastcid_name[AST_MAX_EXTENSION] |
| char lastcid_num[AST_MAX_EXTENSION] |
| int law |
Definition at line 776 of file chan_zap.c.
Referenced by bump_gains(), restore_gains(), zap_show_channel(), zt_call(), and zt_setoption().
Definition at line 675 of file chan_zap.c.
Referenced by destroy_zt_pvt(), mkintf(), wakeup_sub(), zap_queue_frame(), zt_answer(), zt_bridge(), zt_call(), zt_digit(), zt_exception(), zt_fixup(), zt_handle_event(), zt_hangup(), zt_indicate(), zt_read(), zt_unlink(), and zt_write().
| char mailbox[AST_MAX_EXTENSION] |
Master to us (we follow their conferencing)
Definition at line 684 of file chan_zap.c.
Referenced by check_for_conference(), and zap_show_channel().
| unsigned int mate |
flag to say its in MATE mode
Definition at line 722 of file chan_zap.c.
Referenced by zt_sendtext(), and zt_setoption().
| int msgstate |
| char musicclass[MAX_MUSICCLASS] |
Next channel in list
Definition at line 692 of file chan_zap.c.
Referenced by __unload_module(), action_zapshowchannels(), chandup(), destroy_channel(), destroy_zt_pvt(), do_monitor(), find_channel(), mkintf(), zap_destroy_channel(), zap_show_channel(), zap_show_channels(), zt_hangup(), and zt_request().
| int onhooktime |
| char* origcid_name |
malloced original callerid
Definition at line 770 of file chan_zap.c.
Referenced by zt_handle_event(), and zt_hangup().
| char* origcid_num |
malloced original callerid
Definition at line 769 of file chan_zap.c.
Referenced by zt_handle_event(), and zt_hangup().
| unsigned int outgoing |
Definition at line 723 of file chan_zap.c.
Referenced by available(), zt_call(), zt_handle_event(), zt_hangup(), zt_indicate(), zt_new(), zt_read(), zt_request(), and zt_write().
| unsigned int overlapdial |
| struct ast_channel* owner |
Our current active owner (if applicable) Up to three channels can be associated with this call
Definition at line 676 of file chan_zap.c.
Referenced by __unload_module(), __zt_exception(), action_zapdialoffhook(), available(), destroy_channel(), do_monitor(), ss_thread(), zap_fake_event(), zap_queue_frame(), zap_show_channel(), zt_answer(), zt_bridge(), zt_call(), zt_digit(), zt_fixup(), zt_handle_event(), zt_hangup(), zt_new(), zt_read(), zt_request(), and zt_write().
| unsigned int permcallwaiting |
| unsigned int permhidecallerid |
Whether to hide our outgoing caller ID or not
Definition at line 726 of file chan_zap.c.
Referenced by zt_hangup().
| int polarity |
Definition at line 838 of file chan_zap.c.
Referenced by handle_init_event(), unalloc_sub(), zt_handle_event(), and zt_hangup().
| struct timeval polaritydelaytv |
Prev channel in list
Definition at line 693 of file chan_zap.c.
Referenced by destroy_channel(), destroy_zt_pvt(), mkintf(), zap_destroy_channel(), zt_hangup(), and zt_request().
| unsigned int priexclusive |
| unsigned int priindication_oob |
| int propconfno |
Propagated conference number
Definition at line 779 of file chan_zap.c.
Referenced by zap_show_channel().
| unsigned int pulse |
| unsigned int pulsedial |
whether a pulse dial phone is detected
Definition at line 730 of file chan_zap.c.
Referenced by zap_show_channel(), zt_bridge(), zt_handle_event(), zt_hangup(), and zt_read().
| int radio |
radio type
Definition at line 688 of file chan_zap.c.
Referenced by __zt_exception(), available(), do_monitor(), handle_init_event(), zap_show_channel(), zt_answer(), zt_call(), zt_handle_event(), zt_hangup(), zt_indicate(), and zt_read().
| char rdnis[AST_MAX_EXTENSION] |
| unsigned int restrictcid |
Whether restrict the callerid -> only send ANI
Definition at line 731 of file chan_zap.c.
| int ringt |
Definition at line 793 of file chan_zap.c.
Referenced by handle_init_event(), ss_thread(), zt_answer(), zt_handle_event(), zt_hangup(), and zt_read().
| int ringt_base |
Definition at line 794 of file chan_zap.c.
Referenced by handle_init_event(), ss_thread(), and zt_handle_event().
| float rxgain |