![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
zt_pvt Struct Reference
Collaboration diagram for zt_pvt:
Definition at line 455 of file chan_zap.c.
Data Fields | |
| char | accountcode [AST_MAX_ACCOUNT_CODE] |
| unsigned int | adsi:1 |
| int | amaflags |
| unsigned int | answeronpolarityswitch:1 |
| char | begindigit |
| 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:1 |
| unsigned int | hidecalleridname:1 |
| unsigned int | ignoredtmf:1 |
| unsigned int | immediate:1 |
| unsigned int | inalarm:1 |
| int | inconference |
| unsigned int | inservice:1 |
| char | language [MAX_LANGUAGE] |
| char | lastcid_name [AST_MAX_EXTENSION] |
| char | lastcid_num [AST_MAX_EXTENSION] |
| int | law |
| unsigned int | locallyblocked:1 |
| ast_mutex_t | lock |
| char | mailbox [AST_MAX_EXTENSION] |
| zt_pvt * | master |
| unsigned int | mate:1 |
| char | mohinterpret [MAX_MUSICCLASS] |
| char | mohsuggest [MAX_MUSICCLASS] |
| int | msgstate |
| zt_pvt * | next |
| int | onhooktime |
| int | oprmode |
| zt_pvt * | oprpeer |
| char * | origcid_name |
| char * | origcid_num |
| unsigned int | outgoing:1 |
| int | outsigmod |
| 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 | remotelyblocked:1 |
| unsigned int | restrictcid:1 |
| int | ringt |
| int | ringt_base |
| float | rxgain |
| zt_confinfo | saveconf |
| int | sendcalleridafter |
| int | sig |
| zt_pvt * | slaves [MAX_SLAVES] |
| ast_smdi_interface * | smdi_iface |
| 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 | use_smdi:1 |
| unsigned int | usedistinctiveringdetection:1 |
| int | whichwink |
| unsigned int | zaptrcallerid:1 |
|
|
Account code Definition at line 598 of file chan_zap.c. |
|
|
Definition at line 480 of file chan_zap.c. |
|
|
AMA Flags Definition at line 599 of file chan_zap.c. |
|
|
Definition at line 481 of file chan_zap.c. Referenced by zt_handle_event(). |
|
|
Definition at line 629 of file chan_zap.c. Referenced by zt_digit_begin(), and zt_digit_end(). |
|
|
Definition at line 590 of file chan_zap.c. |
|
|
Definition at line 589 of file chan_zap.c. |
|
|
Definition at line 588 of file chan_zap.c. |
|
|
Definition at line 482 of file chan_zap.c. Referenced by zt_read(). |
|
|
Definition at line 601 of file chan_zap.c. Referenced by ss_thread(). |
|
|
Definition at line 567 of file chan_zap.c. |
|
|
The value of callling presentation that we're going to use when placing a PRI call Definition at line 574 of file chan_zap.c. |
|
|
Definition at line 591 of file chan_zap.c. Referenced by zt_read(). |
|
|
Definition at line 483 of file chan_zap.c. Referenced by ss_thread(). |
|
|
Definition at line 559 of file chan_zap.c. Referenced by send_cwcidspill(), and zt_call(). |
|
|
Definition at line 558 of file chan_zap.c. Referenced by send_cwcidspill(), and zt_call(). |
|
|
Definition at line 583 of file chan_zap.c. Referenced by send_callerid(), send_cwcidspill(), zt_call(), zt_callwait(), zt_handle_event(), zt_hangup(), and zt_read(). |
|
|
Definition at line 484 of file chan_zap.c. Referenced by available(), ss_thread(), and zt_hangup(). |
|
|
Definition at line 485 of file chan_zap.c. Referenced by zt_callwait(). |
|
|
How many samples to wait before repeating call waiting Definition at line 575 of file chan_zap.c. Referenced by zt_callwait(), zt_hangup(), and zt_read(). |
|
|
Definition at line 584 of file chan_zap.c. Referenced by zt_call(), zt_callwait(), and zt_read(). |
|
|
Definition at line 486 of file chan_zap.c. Referenced by ss_thread(). |
|
|
Definition at line 487 of file chan_zap.c. Referenced by ss_thread(). |
|
|
Channel Number or CRV Definition at line 569 of file chan_zap.c. Referenced by __zt_exception(), action_zapshowchannels(), alloc_sub(), available(), check_for_conference(), enable_dtmf_detect(), find_channel(), get_alarms(), handle_init_event(), isourconf(), my_zt_write(), reset_conf(), ss_thread(), unalloc_sub(), zap_destroy_channel(), 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_setoption(), zt_train_ec(), zt_unlink(), and zt_write(). |
|
|
Definition at line 553 of file chan_zap.c. Referenced by ss_thread(), zt_handle_event(), and zt_hangup(). |
|
|
Definition at line 551 of file chan_zap.c. Referenced by ss_thread(), zt_handle_event(), and zt_hangup(). |
|
|
CID signalling type bell202 or v23 Definition at line 572 of file chan_zap.c. Referenced by ss_thread(). |
|
|
CID start indicator, polarity or ring Definition at line 573 of file chan_zap.c. Referenced by handle_init_event(), and ss_thread(). |
|
|
Type Of Number (TON) Definition at line 552 of file chan_zap.c. |
|
|
When to expire our muting for CID/CW Definition at line 576 of file chan_zap.c. Referenced by send_callerid(), send_cwcidspill(), zt_hangup(), and zt_read(). |
|
|
Definition at line 579 of file chan_zap.c. Referenced by send_callerid(), send_cwcidspill(), zt_call(), and zt_callwait(). |
|
|
Definition at line 578 of file chan_zap.c. Referenced by send_callerid(), send_cwcidspill(), zt_call(), and zt_callwait(). |
|
|
Which ring to deliver CID on Definition at line 607 of file chan_zap.c. Referenced by zt_call(), zt_handle_event(), zt_hangup(), and zt_read(). |
|
|
Definition at line 577 of file chan_zap.c. Referenced by handle_init_event(), send_callerid(), send_cwcidspill(), zt_call(), zt_callwait(), zt_handle_event(), zt_hangup(), zt_read(), and zt_write(). |
|
|
Wait for '#' to confirm answer Definition at line 488 of file chan_zap.c. Referenced by zt_handle_event(), zt_hangup(), and zt_read(). |
|
|
Our conference Definition at line 564 of file chan_zap.c. Referenced by check_for_conference(), conf_add(), isourconf(), and reset_conf(). |
|
|
Who is using our conference Definition at line 565 of file chan_zap.c. |
|
|
Definition at line 542 of file chan_zap.c. Referenced by action_zapshowchannels(), ss_thread(), and zt_chan_conf_default(). |
|
|
Call reference number Definition at line 594 of file chan_zap.c. |
|
|
Definition at line 543 of file chan_zap.c. Referenced by ss_thread(). |
|
|
Definition at line 489 of file chan_zap.c. Referenced by zt_hangup(). |
|
|
Definition at line 603 of file chan_zap.c. Referenced by zt_call(), zt_digit_begin(), and zt_handle_event(). |
|
|
Definition at line 491 of file chan_zap.c. Referenced by zt_call(). |
|
|
Definition at line 492 of file chan_zap.c. Referenced by zt_answer(), zt_call(), zt_digit_begin(), zt_digit_end(), zt_handle_event(), zt_hangup(), zt_read(), and zt_write(). |
|
|
flag to say its done it once Definition at line 490 of file chan_zap.c. Referenced by zt_hangup(), and zt_setoption(). |
|
|
Definition at line 493 of file chan_zap.c. Referenced by zt_answer(), zt_call(), zt_enable_ec(), zt_hangup(), zt_indicate(), and zt_write(). |
|
|
Which distinctivering to use Definition at line 606 of file chan_zap.c. Referenced by zt_call(), and zt_hangup(). |
|
|
Definition at line 494 of file chan_zap.c. Referenced by action_zapdndoff(), action_zapdndon(), action_zapshowchannels(), available(), and ss_thread(). |
|
|
Definition at line 561 of file chan_zap.c. |
|
|
Definition at line 595 of file chan_zap.c. Referenced by ss_thread(), zt_call(), zt_handle_event(), and zt_indicate(). |
|
|
Definition at line 540 of file chan_zap.c. |
|
|
Definition at line 593 of file chan_zap.c. Referenced by disable_dtmf_detect(), enable_dtmf_detect(), ss_thread(), zt_hangup(), zt_read(), and zt_setoption(). |
|
|
Definition at line 622 of file chan_zap.c. Referenced by disable_dtmf_detect(), and enable_dtmf_detect(). |
|
|
whether to run in relaxed DTMF mode Definition at line 608 of file chan_zap.c. Referenced by ss_thread(), zt_hangup(), and zt_setoption(). |
|
|
Definition at line 495 of file chan_zap.c. Referenced by zt_call(), and zt_handle_event(). |
|
|
Definition at line 496 of file chan_zap.c. Referenced by zt_bridge(). |
|
|
Definition at line 585 of file chan_zap.c. Referenced by zt_disable_ec(), zt_enable_ec(), and zt_train_ec(). |
|
|
Definition at line 497 of file chan_zap.c. Referenced by zt_disable_ec(), zt_enable_ec(), and zt_handle_event(). |
|
|
Definition at line 587 of file chan_zap.c. Referenced by zt_call(), and zt_handle_event(). |
|
|
Definition at line 586 of file chan_zap.c. Referenced by zt_call(), zt_handle_event(), and zt_train_ec(). |
|
|
Definition at line 544 of file chan_zap.c. Referenced by ss_thread(), and zt_hangup(). |
|
|
Definition at line 609 of file chan_zap.c. Referenced by __zt_exception(), zap_fake_event(), zt_handle_event(), and zt_read(). |
|
|
Has a fax tone already been handled? Definition at line 498 of file chan_zap.c. Referenced by zt_hangup(), and zt_read(). |
|
|
Definition at line 597 of file chan_zap.c. Referenced by zt_call(), and zt_handle_event(). |
|
|
Definition at line 499 of file chan_zap.c. Referenced by zt_read(). |
|
|
Last flash-hook time Definition at line 592 of file chan_zap.c. Referenced by zt_handle_event(). |
|
|
Definition at line 562 of file chan_zap.c. Referenced by available(). |
|
|
Must wait this much time before using for new call Definition at line 571 of file chan_zap.c. Referenced by available(), and zt_hangup(). |
|
|
Definition at line 500 of file chan_zap.c. Referenced by zt_answer(), and zt_handle_event(). |
|
|
Definition at line 501 of file chan_zap.c. Referenced by disable_dtmf_detect(), enable_dtmf_detect(), and ss_thread(). |
|
|
Definition at line 502 of file chan_zap.c. Referenced by ss_thread(), zt_call(), and zt_hangup(). |
|
|
Hide just the name not the number for legacy PBX use Definition at line 503 of file chan_zap.c. Referenced by zt_call(). |
|
|
Definition at line 504 of file chan_zap.c. Referenced by disable_dtmf_detect(), enable_dtmf_detect(), zt_hangup(), and zt_read(). |
|
|
Answer before getting digits? Definition at line 505 of file chan_zap.c. Referenced by handle_init_event(), and ss_thread(). |
|
|
Definition at line 506 of file chan_zap.c. Referenced by handle_init_event(), zt_handle_event(), and zt_read(). |
|
|
If our real should be in the conference Definition at line 466 of file chan_zap.c. Referenced by zt_bridge(). |
|
|
Definition at line 525 of file chan_zap.c. |
|
|
Definition at line 545 of file chan_zap.c. |
|
|
Definition at line 555 of file chan_zap.c. |
|
|
Definition at line 554 of file chan_zap.c. Referenced by ss_thread(), zt_call(), and zt_read(). |
|
|
Definition at line 563 of file chan_zap.c. Referenced by bump_gains(), restore_gains(), zt_call(), and zt_setoption(). |
|
|
Definition at line 526 of file chan_zap.c. Referenced by available(). |
|
|
Definition at line 456 of file chan_zap.c. Referenced by destroy_zt_pvt(), wakeup_sub(), zap_queue_frame(), zt_answer(), zt_bridge(), zt_call(), zt_digit_begin(), zt_digit_end(), zt_exception(), zt_fixup(), zt_func_read(), zt_handle_event(), zt_hangup(), zt_indicate(), zt_read(), zt_unlink(), and zt_write(). |
|
|
Definition at line 602 of file chan_zap.c. Referenced by has_voicemail(). |
|
|
Master to us (we follow their conferencing) Definition at line 465 of file chan_zap.c. Referenced by check_for_conference(), zt_link(), and zt_unlink(). |
|
|
flag to say its in MATE mode Definition at line 507 of file chan_zap.c. Referenced by zt_sendtext(), and zt_setoption(). |
|
|
Definition at line 546 of file chan_zap.c. Referenced by zt_indicate(). |
|
|
Definition at line 547 of file chan_zap.c. Referenced by zt_handle_event(), and zt_hangup(). |
|
|
Definition at line 605 of file chan_zap.c. Referenced by zt_handle_event(). |
|
|
Next channel in list Definition at line 476 of file chan_zap.c. Referenced by action_zapshowchannels(), destroy_zt_pvt(), find_channel(), mkintf(), zap_destroy_channel(), zt_hangup(), and zt_request(). |
|
|
Definition at line 604 of file chan_zap.c. Referenced by zt_handle_event(), and zt_hangup(). |
|
|
"Operator Services" mode Definition at line 471 of file chan_zap.c. Referenced by __zt_exception(), available(), zt_answer(), zt_call(), zt_handle_event(), zt_hangup(), zt_read(), and zt_setoption(). |
|
|
"Operator Services" peer tech_pvt ptr Definition at line 472 of file chan_zap.c. Referenced by zt_handle_event(), and zt_setoption(). |
|
|
malloced original callerid Definition at line 557 of file chan_zap.c. Referenced by zt_handle_event(), and zt_hangup(). |
|
|
malloced original callerid Definition at line 556 of file chan_zap.c. Referenced by zt_handle_event(), and zt_hangup(). |
|
|
Definition at line 508 of file chan_zap.c. Referenced by available(), zt_call(), zt_handle_event(), zt_hangup(), zt_indicate(), zt_read(), and zt_write(). |
|
|
Outbound Signalling style (modifier) Definition at line 470 of file chan_zap.c. Referenced by zt_call(), and zt_handle_event(). |
|
|
Definition at line 509 of file chan_zap.c. Referenced by zt_handle_event(), and zt_read(). |
|
|
Our current active owner (if applicable) Up to three channels can be associated with this call Definition at line 457 of file chan_zap.c. Referenced by __zt_exception(), action_zapdialoffhook(), available(), destroy_channel(), ss_thread(), zap_fake_event(), zap_queue_frame(), zt_answer(), zt_bridge(), zt_call(), zt_digit_begin(), zt_digit_end(), zt_fixup(), zt_handle_event(), zt_hangup(), zt_read(), and zt_write(). |
|
|
Definition at line 510 of file chan_zap.c. Referenced by zt_hangup(). |
|
|
Whether to hide our outgoing caller ID or not Definition at line 511 of file chan_zap.c. Referenced by zt_hangup(). |
|
|
Definition at line 568 of file chan_zap.c. |
|
|
Definition at line 621 of file chan_zap.c. Referenced by handle_init_event(), unalloc_sub(), zt_handle_event(), and zt_hangup(). |
|
|
Definition at line 611 of file chan_zap.c. Referenced by zt_answer(), and zt_handle_event(). |
|
|
Definition at line 610 of file chan_zap.c. Referenced by zt_handle_event(). |
|
|
Prev channel in list Definition at line 477 of file chan_zap.c. Referenced by destroy_zt_pvt(), zap_destroy_channel(), zt_hangup(), and zt_request(). |
|
|
Definition at line 513 of file chan_zap.c. Referenced by zt_call(). |
|
|
Definition at line 512 of file chan_zap.c. Referenced by zt_indicate(). |
|
|
Propagated conference number Definition at line 566 of file chan_zap.c. |
|
|
Definition at line 514 of file chan_zap.c. Referenced by zt_call(), zt_digit_begin(), and zt_digit_end(). |
|
|
whether a pulse dial phone is detected Definition at line 515 of file chan_zap.c. Referenced by zt_bridge(), zt_handle_event(), zt_hangup(), and zt_read(). |
|
|
radio type Definition at line 469 of file chan_zap.c. Referenced by __zt_exception(), available(), handle_init_event(), zt_answer(), zt_call(), zt_handle_event(), zt_hangup(), zt_indicate(), and zt_read(). |
|
|
Definition at line 560 of file chan_zap.c. Referenced by zt_hangup(). |
|
|
Definition at line 527 of file chan_zap.c. Referenced by available(). |
|
|
Whether restrict the callerid -> only send ANI Definition at line 516 of file chan_zap.c. |
|
|
Definition at line 580 of file chan_zap.c. Referenced by handle_init_event(), ss_thread(), zt_answer(), zt_handle_event(), zt_hangup(), and zt_read(). |
|
|
Definition at line 581 of file chan_zap.c. Referenced by handle_init_event(), ss_thread(), and zt_handle_event(). |
|
|
Definition at line 473 of file chan_zap.c. Referenced by bump_gains(), restore_gains(), zt_call(), zt_func_read(), and zt_setoption(). |
|
|
Saved conference info Definition at line 462 of file chan_zap.c. Referenced by restore_conference(), and save_conference(). |
|
|
Definition at line 612 of file chan_zap.c. Referenced by zt_call(). |
|
|
Signalling style Definition at line 468 of file chan_zap.c. Referenced by action_zapshowchannels(), available(), build_channels(), handle_init_event(), ss_thread(), zap_queue_frame(), zt_answer(), zt_bridge(), zt_call(), zt_confmute(), zt_digit_begin(), zt_digit_end(), zt_enable_ec(), zt_handle_event(), zt_hangup(), zt_indicate(), zt_new(), zt_read(), and zt_write(). |
|
|
Slave to us (follows our conferencing) Definition at line 464 of file chan_zap.c. Referenced by zt_link(), and zt_unlink(). |
|
|
Definition at line 538 of file chan_zap.c. Referenced by destroy_zt_pvt(), and ss_thread(). |
|
|
Span number Definition at line 570 of file chan_zap.c. Referenced by get_alarms(), zt_answer(), zt_digit_begin(), zt_hangup(), zt_indicate(), and zt_write(). |
|
|
Definition at line 582 of file chan_zap.c. Referenced by zt_call(). |
|
|
Just a safety precaution Definition at line 460 of file chan_zap.c. |
|
|
|
TDD flag Definition at line 600 of file chan_zap.c. Referenced by zt_read(), zt_sendtext(), and zt_setoption(). |
|
|
Definition at line 517 of file chan_zap.c. Referenced by zt_handle_event(). |
|
|
tone zone for this chan, or -1 for default Definition at line 475 of file chan_zap.c. |
|
|
Definition at line 518 of file chan_zap.c. Referenced by ss_thread(), zt_bridge(), and zt_handle_event(). |
|
|
allow flash-transfers to busy channels Definition at line 523 of file chan_zap.c. Referenced by zt_handle_event(). |
|
|
Definition at line 474 of file chan_zap.c. Referenced by bump_gains(), restore_gains(), zt_call(), zt_func_read(), and zt_setoption(). |
|
|
Whether or not to use caller id on this channel Definition at line 519 of file chan_zap.c. Referenced by ss_thread(), and zt_call(). |
|
|
Whether to use the callingpres the calling switch sends Definition at line 520 of file chan_zap.c. Referenced by zt_call(). |
|
|
Definition at line 537 of file chan_zap.c. Referenced by destroy_zt_pvt(), and ss_thread(). |
|
|
Definition at line 521 of file chan_zap.c. Referenced by ss_thread(). |
|
|
SIG_FEATDMF_TA Which wink are we on? Definition at line 596 of file chan_zap.c. Referenced by zt_call(), and zt_handle_event(). |
|
|
should we use the callerid from incoming call on zap transfer or not Definition at line 522 of file chan_zap.c. Referenced by zt_handle_event(). |