|
Definition at line 593 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Peer Address Definition at line 470 of file chan_iax2.c. Referenced by complete_transfer(), find_callno(), iax2_trunk_queue(), and match(). |
|
Definition at line 594 of file chan_iax2.c. Referenced by ast_iax2_new(), check_access(), and find_callno(). |
|
Hidden Caller ID (i.e. ANI) if appropriate Definition at line 528 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Last incoming sequence number we have acknowledged Definition at line 519 of file chan_iax2.c. Referenced by complete_transfer(), and iax2_send(). |
|
Reason to report failure Definition at line 587 of file chan_iax2.c. Referenced by auth_fail(). |
|
Authentication rejection ID Definition at line 586 of file chan_iax2.c. Referenced by auth_fail(), auth_reject(), and stop_stuff(). |
|
permitted authentication methods Definition at line 538 of file chan_iax2.c. Referenced by authenticate_verify(), and check_access(). |
|
Auto hangup for Dialplan requestor Definition at line 585 of file chan_iax2.c. Referenced by auto_hangup(), iax2_dprequest(), iax2_provision(), and stop_stuff(). |
|
Who we are bridged to Definition at line 579 of file chan_iax2.c. Referenced by iax2_bridge(). |
|
Definition at line 580 of file chan_iax2.c. |
|
Definition at line 581 of file chan_iax2.c. |
|
Definition at line 591 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Definition at line 590 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Definition at line 589 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Our call number Definition at line 476 of file chan_iax2.c. Referenced by ast_iax2_new(), calc_rxstamp(), calc_timestamp(), find_callno(), get_from_jb(), iax2_send(), iax2_trunk_queue(), make_trunk(), match(), send_command_final(), send_packet(), and socket_read(). |
|
What we are capable of sending Definition at line 456 of file chan_iax2.c. Referenced by ast_iax2_new(), cache_get_callno_locked(), and check_access(). |
|
MD5 challenge Definition at line 542 of file chan_iax2.c. Referenced by authenticate_reply(), and authenticate_verify(). |
|
Definition at line 526 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Caller ID if available Definition at line 525 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Default Context Definition at line 523 of file chan_iax2.c. Referenced by ast_iax2_new(), check_access(), and iax2_call(). |
|
Decryption AES-128 Key Definition at line 550 of file chan_iax2.c. |
|
DNID Definition at line 530 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Definition at line 595 of file chan_iax2.c. Referenced by complete_dpreply(), and find_cache(). |
|
Definition at line 592 of file chan_iax2.c. |
|
Encryption AES-128 Key Definition at line 548 of file chan_iax2.c. |
|
permitted encryption methods Definition at line 540 of file chan_iax2.c. Referenced by check_access(), iax2_call(), and merge_encryption(). |
|
Error, as discovered by the manager Definition at line 505 of file chan_iax2.c. Referenced by attempt_transmit(). |
|
Expiry (optional) Definition at line 511 of file chan_iax2.c. Referenced by find_callno(), and register_verify(). |
|
Requested Extension Definition at line 532 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
IAX_ flags Definition at line 562 of file chan_iax2.c. |
|
Dropped frame count: (just for stats) Definition at line 602 of file chan_iax2.c. Referenced by ast_cli_netstats(), and construct_rr(). |
|
received frame count: (just for stats) Definition at line 604 of file chan_iax2.c. Referenced by ast_cli_netstats(), construct_rr(), and socket_read(). |
|
Hostname/peername for naming purposes Definition at line 556 of file chan_iax2.c. Referenced by ast_iax2_new(), and iax2_request(). |
|
Initial peer auto-congest ID (based on qualified peers) Definition at line 588 of file chan_iax2.c. Referenced by auto_congest(), iax2_call(), socket_read(), and stop_stuff(). |
|
Public keys permitted keys for incoming authentication Definition at line 544 of file chan_iax2.c. Referenced by authenticate_verify(), check_access(), and register_verify(). |
|
Next incoming sequence number Definition at line 517 of file chan_iax2.c. Referenced by complete_transfer(), iax2_send(), socket_read(), and update_packet(). |
|
The jitterbuffer Definition at line 489 of file chan_iax2.c. Referenced by complete_transfer(), construct_rr(), get_from_jb(), and update_jbsched(). |
|
active jb read scheduler id Definition at line 491 of file chan_iax2.c. Referenced by get_from_jb(), stop_stuff(), and update_jbsched(). |
|
LAG Definition at line 503 of file chan_iax2.c. Referenced by complete_transfer(). |
|
Retransmit lag request Definition at line 584 of file chan_iax2.c. Referenced by find_callno(), make_trunk(), and stop_stuff(). |
|
Preferred language Definition at line 554 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Last received timestamp Definition at line 458 of file chan_iax2.c. Referenced by complete_transfer(), schedule_delivery(), socket_read(), and unwrap_timestamp(). |
|
Last sent timestamp - never send the same timestamp twice in a single call Definition at line 460 of file chan_iax2.c. Referenced by calc_timestamp(), complete_transfer(), and iax2_send(). |
|
Max time for initial response Definition at line 468 of file chan_iax2.c. Referenced by iax2_call(), and iax2_request(). |
|
Current base time: (just for stats) Definition at line 600 of file chan_iax2.c. Referenced by construct_rr(). |
|
Next outgoing timestamp if everything is good Definition at line 462 of file chan_iax2.c. Referenced by calc_timestamp(), and complete_transfer(). |
|
True if the last voice we transmitted was not silence/CNG Definition at line 464 of file chan_iax2.c. Referenced by calc_timestamp(). |
|
timeval that we base our transmission on Definition at line 484 of file chan_iax2.c. Referenced by calc_timestamp(), and complete_transfer(). |
|
Next outgoing sequence number Definition at line 513 of file chan_iax2.c. Referenced by complete_transfer(), and iax2_send(). |
|
Private key for outgoing authentication Definition at line 546 of file chan_iax2.c. Referenced by cache_get_callno_locked(), and iax2_call(). |
|
Owner if we have one Definition at line 507 of file chan_iax2.c. Referenced by ast_iax2_new(), attempt_transmit(), iax2_destroy(), iax2_fixup(), and iax2_predestroy(). |
|
Peer name Definition at line 521 of file chan_iax2.c. Referenced by register_verify(). |
|
Status of knowledge of peer ADSI capability Definition at line 576 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Peer callno Definition at line 478 of file chan_iax2.c. Referenced by complete_transfer(), find_callno(), iax2_send(), match(), and socket_read(). |
|
Peer capability Definition at line 482 of file chan_iax2.c. Referenced by check_access(). |
|
Peer selected format Definition at line 480 of file chan_iax2.c. Referenced by check_access(). |
|
Associated peer for poking Definition at line 560 of file chan_iax2.c. Referenced by iax2_poke_peer(). |
|
Transmit PING request Definition at line 583 of file chan_iax2.c. Referenced by find_callno(), make_trunk(), and stop_stuff(). |
|
Ping time Definition at line 466 of file chan_iax2.c. Referenced by ast_cli_netstats(), complete_transfer(), find_callno(), iax2_call(), iax2_poke_peer(), and iax2_send(). |
|
Actual used codec preferences Definition at line 472 of file chan_iax2.c. Referenced by check_access(). |
|
Associated registry Definition at line 558 of file chan_iax2.c. Referenced by delete_users(), iax2_ack_registry(), iax2_do_register(), and registry_rerequest(). |
|
last received remote rr Definition at line 598 of file chan_iax2.c. Referenced by ast_cli_netstats(), iax2_show_channels(), and save_rr(). |
|
Requested codec preferences Definition at line 474 of file chan_iax2.c. |
|
Next sequence number they have not yet acknowledged Definition at line 515 of file chan_iax2.c. Referenced by complete_transfer(), and socket_read(). |
|
timeval that we base our delivery on Definition at line 486 of file chan_iax2.c. Referenced by calc_rxstamp(), complete_transfer(), fix_peerts(), get_from_jb(), schedule_delivery(), and update_jbsched(). |
|
Expected Secret Definition at line 536 of file chan_iax2.c. Referenced by authenticate_verify(), cache_get_callno_locked(), check_access(), iax2_call(), and register_verify(). |
|
32 bytes of semi-random data Definition at line 552 of file chan_iax2.c. |
|
Socket to send/receive on for this call Definition at line 446 of file chan_iax2.c. Referenced by find_callno(), and iax2_trunk_queue(). |
|
What's our state? Definition at line 509 of file chan_iax2.c. Referenced by authenticate_verify(). |
|
Last sent video format Definition at line 454 of file chan_iax2.c. Referenced by complete_transfer(), and iax2_send(). |
|
Last sent voice format Definition at line 452 of file chan_iax2.c. Referenced by complete_transfer(), and iax2_send(). |
|
Transfer decrypt AES-128 Key Definition at line 573 of file chan_iax2.c. |
|
Who we are IAX transfering to Definition at line 569 of file chan_iax2.c. Referenced by complete_transfer(), match(), and try_transfer(). |
|
What's the new call number for the transfer Definition at line 571 of file chan_iax2.c. Referenced by complete_transfer(), iax2_send(), and try_transfer(). |
|
Transfer identifier Definition at line 567 of file chan_iax2.c. Referenced by try_transfer(). |
|
Transferring status Definition at line 565 of file chan_iax2.c. Referenced by complete_transfer(), iax2_start_transfer(), match(), socket_read(), and try_transfer(). |
|
Expected Username Definition at line 534 of file chan_iax2.c. Referenced by authenticate_reply(), authenticate_verify(), check_access(), and iax2_call(). |
|
Definition at line 596 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Last received video format Definition at line 450 of file chan_iax2.c. Referenced by complete_transfer(), and socket_read(). |
|
Last received voice format Definition at line 448 of file chan_iax2.c. Referenced by complete_transfer(), get_from_jb(), and socket_read(). |