|
Definition at line 585 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Peer Address Definition at line 465 of file chan_iax2.c. Referenced by complete_transfer(), find_callno(), iax2_prov_app(), iax2_send(), iax2_trunk_queue(), and match(). |
|
Definition at line 586 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 520 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Last incoming sequence number we have acknowledged Definition at line 511 of file chan_iax2.c. Referenced by complete_transfer(), iax2_send(), and socket_read(). |
|
Reason to report failure Definition at line 579 of file chan_iax2.c. Referenced by auth_fail(), and auth_reject(). |
|
Authentication rejection ID Definition at line 578 of file chan_iax2.c. Referenced by auth_fail(), auth_reject(), iax2_destroy(), iax2_predestroy(), new_iax(), and stop_stuff(). |
|
permitted authentication methods Definition at line 530 of file chan_iax2.c. Referenced by authenticate_request(), authenticate_verify(), check_access(), and socket_read(). |
|
Auto hangup for Dialplan requestor Definition at line 577 of file chan_iax2.c. Referenced by auto_hangup(), iax2_destroy(), iax2_dprequest(), iax2_predestroy(), iax2_provision(), new_iax(), and stop_stuff(). |
|
Who we are bridged to Definition at line 571 of file chan_iax2.c. Referenced by ast_cli_netstats(), iax2_bridge(), iax2_show_channels(), new_iax(), send_lagrq(), send_ping(), and socket_read(). |
|
Definition at line 572 of file chan_iax2.c. |
|
Definition at line 573 of file chan_iax2.c. Referenced by iax2_destroy(). |
|
Definition at line 583 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Definition at line 582 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Definition at line 581 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Our call number Definition at line 468 of file chan_iax2.c. Referenced by ast_iax2_new(), calc_rxstamp(), calc_timestamp(), find_callno(), get_from_jb(), iax2_destroy(), iax2_send(), iax2_trunk_queue(), make_trunk(), match(), new_iax(), and send_command_final(). |
|
What we are capable of sending Definition at line 451 of file chan_iax2.c. Referenced by ast_iax2_new(), cache_get_callno_locked(), check_access(), and socket_read(). |
|
MD5 challenge Definition at line 534 of file chan_iax2.c. Referenced by authenticate_reply(), authenticate_request(), and authenticate_verify(). |
|
Definition at line 518 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Caller ID if available Definition at line 517 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Default Context Definition at line 515 of file chan_iax2.c. Referenced by ast_iax2_new(), check_access(), and iax2_call(). |
|
Decryption AES-128 Key Definition at line 542 of file chan_iax2.c. Referenced by authenticate_reply(). |
|
DNID Definition at line 522 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Definition at line 587 of file chan_iax2.c. Referenced by complete_dpreply(), find_cache(), and socket_read(). |
|
Definition at line 584 of file chan_iax2.c. |
|
Encryption AES-128 Key Definition at line 540 of file chan_iax2.c. Referenced by authenticate_reply(), and iax2_send(). |
|
permitted encryption methods Definition at line 532 of file chan_iax2.c. Referenced by authenticate_reply(), authenticate_request(), check_access(), iax2_call(), merge_encryption(), and socket_read(). |
|
Error, as discovered by the manager Definition at line 497 of file chan_iax2.c. Referenced by attempt_transmit(), iax2_hangup(), iax2_write(), send_packet(), and socket_read(). |
|
Expiry (optional) Definition at line 503 of file chan_iax2.c. Referenced by find_callno(), and register_verify(). |
|
Requested Extension Definition at line 524 of file chan_iax2.c. Referenced by ast_iax2_new(), check_access(), and new_iax(). |
|
IAX_ flags Definition at line 554 of file chan_iax2.c. |
|
Dropped frame count: (just for stats) Definition at line 594 of file chan_iax2.c. Referenced by ast_cli_netstats(), construct_rr(), and schedule_delivery(). |
|
received frame count: (just for stats) Definition at line 596 of file chan_iax2.c. Referenced by ast_cli_netstats(), construct_rr(), and socket_read(). |
|
Hostname/peername for naming purposes Definition at line 548 of file chan_iax2.c. Referenced by ast_iax2_new(), iax2_request(), and new_iax(). |
|
Initial peer auto-congest ID (based on qualified peers) Definition at line 580 of file chan_iax2.c. Referenced by auto_congest(), iax2_call(), iax2_destroy(), iax2_predestroy(), new_iax(), socket_read(), and stop_stuff(). |
|
Public keys permitted keys for incoming authentication Definition at line 536 of file chan_iax2.c. Referenced by authenticate_verify(), check_access(), and register_verify(). |
|
Next incoming sequence number Definition at line 509 of file chan_iax2.c. Referenced by complete_transfer(), iax2_send(), socket_read(), and update_packet(). |
|
The jitterbuffer Definition at line 481 of file chan_iax2.c. Referenced by complete_transfer(), construct_rr(), get_from_jb(), iax2_destroy(), new_iax(), and update_jbsched(). |
|
active jb read scheduler id Definition at line 483 of file chan_iax2.c. Referenced by get_from_jb(), iax2_destroy(), iax2_predestroy(), new_iax(), schedule_delivery(), stop_stuff(), and update_jbsched(). |
|
LAG Definition at line 495 of file chan_iax2.c. Referenced by complete_transfer(), and socket_read(). |
|
Retransmit lag request Definition at line 576 of file chan_iax2.c. Referenced by find_callno(), iax2_destroy(), iax2_predestroy(), make_trunk(), new_iax(), and stop_stuff(). |
|
Preferred language Definition at line 546 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Last received timestamp Definition at line 453 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 455 of file chan_iax2.c. Referenced by calc_timestamp(), complete_transfer(), and iax2_send(). |
|
Max time for initial response Definition at line 463 of file chan_iax2.c. Referenced by iax2_call(), and iax2_request(). |
|
Current base time: (just for stats) Definition at line 592 of file chan_iax2.c. Referenced by construct_rr(), and schedule_delivery(). |
|
Next outgoing timestamp if everything is good Definition at line 457 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 459 of file chan_iax2.c. Referenced by calc_timestamp(). |
|
timeval that we base our transmission on Definition at line 476 of file chan_iax2.c. Referenced by calc_timestamp(), and complete_transfer(). |
|
Next outgoing sequence number Definition at line 505 of file chan_iax2.c. Referenced by complete_transfer(), iax2_send(), make_trunk(), and socket_read(). |
|
Private key for outgoing authentication Definition at line 538 of file chan_iax2.c. Referenced by cache_get_callno_locked(), and iax2_call(). |
|
Owner if we have one Definition at line 499 of file chan_iax2.c. Referenced by ast_iax2_new(), attempt_transmit(), iax2_destroy(), iax2_fixup(), iax2_predestroy(), iax2_queue_frame(), schedule_delivery(), and socket_read(). |
|
Peer name Definition at line 513 of file chan_iax2.c. Referenced by authenticate_reply(), iax2_request(), and register_verify(). |
|
Status of knowledge of peer ADSI capability Definition at line 568 of file chan_iax2.c. Referenced by ast_iax2_new(), and check_access(). |
|
Peer callno Definition at line 470 of file chan_iax2.c. Referenced by calc_timestamp(), complete_transfer(), find_callno(), iax2_send(), match(), new_iax(), and socket_read(). |
|
Peer capability Definition at line 474 of file chan_iax2.c. Referenced by check_access(), and socket_read(). |
|
Peer selected format Definition at line 472 of file chan_iax2.c. Referenced by check_access(), and socket_read(). |
|
Associated peer for poking Definition at line 552 of file chan_iax2.c. Referenced by destroy_peer(), iax2_poke_peer(), and socket_read(). |
|
Transmit PING request Definition at line 575 of file chan_iax2.c. Referenced by find_callno(), iax2_destroy(), iax2_predestroy(), make_trunk(), new_iax(), and stop_stuff(). |
|
Ping time Definition at line 461 of file chan_iax2.c. Referenced by ast_cli_netstats(), complete_transfer(), find_callno(), iax2_call(), iax2_poke_peer(), iax2_send(), and socket_read(). |
|
Definition at line 466 of file chan_iax2.c. Referenced by check_access(), new_iax(), and socket_read(). |
|
Associated registry Definition at line 550 of file chan_iax2.c. Referenced by attempt_transmit(), delete_users(), iax2_ack_registry(), iax2_destroy(), iax2_do_register(), registry_rerequest(), and socket_read(). |
|
last received remote rr Definition at line 590 of file chan_iax2.c. Referenced by ast_cli_netstats(), iax2_show_channels(), and save_rr(). |
|
Next sequence number they have not yet acknowledged Definition at line 507 of file chan_iax2.c. Referenced by complete_transfer(), and socket_read(). |
|
timeval that we base our delivery on Definition at line 478 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 528 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 544 of file chan_iax2.c. Referenced by iax2_send(). |
|
Socket to send/receive on for this call Definition at line 441 of file chan_iax2.c. Referenced by find_callno(), and iax2_trunk_queue(). |
|
What's our state? Definition at line 501 of file chan_iax2.c. Referenced by authenticate_verify(). |
|
Last sent video format Definition at line 449 of file chan_iax2.c. Referenced by complete_transfer(), and iax2_send(). |
|
Last sent voice format Definition at line 447 of file chan_iax2.c. Referenced by complete_transfer(), and iax2_send(). |
|
Transfer decrypt AES-128 Key Definition at line 565 of file chan_iax2.c. |
|
Who we are IAX transfering to Definition at line 561 of file chan_iax2.c. Referenced by complete_transfer(), iax2_send(), match(), and try_transfer(). |
|
What's the new call number for the transfer Definition at line 563 of file chan_iax2.c. Referenced by complete_transfer(), iax2_send(), new_iax(), and try_transfer(). |
|
Transfer identifier Definition at line 559 of file chan_iax2.c. Referenced by try_transfer(). |
|
Expected Username Definition at line 526 of file chan_iax2.c. Referenced by authenticate_reply(), authenticate_request(), check_access(), and iax2_call(). |
|
Definition at line 588 of file chan_iax2.c. Referenced by ast_iax2_new(), check_access(), and iax2_destroy(). |
|
Last received video format Definition at line 445 of file chan_iax2.c. Referenced by complete_transfer(), and socket_read(). |
|
Last received voice format Definition at line 443 of file chan_iax2.c. Referenced by complete_transfer(), get_from_jb(), and socket_read(). |