Data Fields | |
sockaddr_in | addr |
int | authmethods |
int | callno |
int | capability |
char | cid_name [AST_MAX_EXTENSION] |
char | cid_num [AST_MAX_EXTENSION] |
char | context [AST_MAX_CONTEXT] |
char | dbsecret [80] |
sockaddr_in | defaddr |
ast_dnsmgr_entry * | dnsmgr |
int | encmethods |
int | expire |
int | expiry |
unsigned int | flags |
int | formats |
ast_ha * | ha |
int | historicms |
char | inkeys [80] |
int | lastms |
char | mailbox [AST_MAX_EXTENSION] |
in_addr | mask |
int | maxms |
char | name [80] |
iax2_peer * | next |
char | outkey [80] |
char | peercontext [AST_MAX_EXTENSION] |
int | pokeexpire |
int | pokefreqnotok |
int | pokefreqok |
ast_codec_pref | prefs |
char | regexten [AST_MAX_EXTENSION] |
char | secret [80] |
int | smoothing |
int | sockfd |
char | username [80] |
char | zonetag [80] |
|
Definition at line 313 of file chan_iax2.c. Referenced by __iax2_show_peers(), authenticate_reply(), create_addr(), expire_registry(), function_iaxpeer(), iax2_devicestate(), iax2_getpeername(), iax2_getpeertrunk(), iax2_poke_peer(), iax2_show_peer(), realtime_peer(), reg_source_db(), and update_registry(). |
|
Authentication methods (IAX_AUTH_*) Definition at line 321 of file chan_iax2.c. Referenced by authenticate_reply(), register_verify(), and registry_authrequest(). |
|
Call number of POKE request Definition at line 335 of file chan_iax2.c. Referenced by auto_congest(), destroy_peer(), function_iaxpeer(), iax2_poke_noanswer(), iax2_poke_peer(), and socket_read(). |
|
Capability Definition at line 331 of file chan_iax2.c. Referenced by create_addr(), function_iaxpeer(), and iax2_show_peer(). |
|
Default context (for transfer really) Definition at line 327 of file chan_iax2.c. Referenced by function_iaxpeer(), and iax2_show_peer(). |
|
Default context (for transfer really) Definition at line 326 of file chan_iax2.c. Referenced by function_iaxpeer(), and iax2_show_peer(). |
|
For transfers only Definition at line 307 of file chan_iax2.c. Referenced by create_addr(), function_iaxpeer(), and iax2_show_peer(). |
|
Definition at line 305 of file chan_iax2.c. Referenced by create_addr(). |
|
Default address if there is one Definition at line 320 of file chan_iax2.c. Referenced by create_addr(), iax2_devicestate(), and iax2_show_peer(). |
|
DNS refresh manager Definition at line 312 of file chan_iax2.c. Referenced by destroy_peer(). |
|
Encryption methods (IAX_ENCRYPT_*) Definition at line 322 of file chan_iax2.c. Referenced by __iax2_show_peers(), and create_addr(). |
|
Schedule entry for expiry Definition at line 329 of file chan_iax2.c. Referenced by destroy_peer(), expire_registry(), function_iaxpeer(), iax2_show_peer(), reg_source_db(), and update_registry(). |
|
How soon to expire Definition at line 330 of file chan_iax2.c. Referenced by expire_registry(), reg_source_db(), and update_registry(). |
|
Definition at line 317 of file chan_iax2.c. |
|
Definition at line 314 of file chan_iax2.c. |
|
Definition at line 345 of file chan_iax2.c. Referenced by destroy_peer(), iax2_show_peer(), and register_verify(). |
|
How long recent average responses took Definition at line 342 of file chan_iax2.c. Referenced by iax2_devicestate(), iax2_poke_peer(), and socket_read(). |
|
Key(s) this peer can use to authenticate to us Definition at line 323 of file chan_iax2.c. Referenced by register_verify(). |
|
How long last response took (in ms), or -1 for no response Definition at line 337 of file chan_iax2.c. Referenced by create_addr(), iax2_devicestate(), iax2_poke_noanswer(), iax2_poke_peer(), peer_status(), and socket_read(). |
|
Mailbox Definition at line 310 of file chan_iax2.c. Referenced by function_iaxpeer(), and iax2_show_peer(). |
|
Definition at line 316 of file chan_iax2.c. Referenced by __iax2_show_peers(), and authenticate_reply(). |
|
Max ms we will accept for the host to be up, 0 to not monitor Definition at line 338 of file chan_iax2.c. Referenced by create_addr(), iax2_devicestate(), iax2_poke_peer(), peer_status(), and socket_read(). |
|
Definition at line 302 of file chan_iax2.c. Referenced by __iax2_show_peers(), authenticate_reply(), build_peer(), complete_iax2_show_peer(), expire_registry(), find_peer(), iax2_getpeername(), iax2_poke_noanswer(), iax2_poke_peer(), iax2_show_peer(), peer_set_srcaddr(), reg_source_db(), register_peer_exten(), register_verify(), socket_read(), and update_registry(). |
|
Definition at line 346 of file chan_iax2.c. Referenced by __iax2_show_peers(), authenticate_reply(), build_peer(), complete_iax2_show_peer(), find_peer(), iax2_getpeername(), iax2_getpeertrunk(), load_module(), and set_config(). |
|
What key we use to talk to this peer Definition at line 306 of file chan_iax2.c. Referenced by authenticate_reply(), and create_addr(). |
|
Context to pass to peer Definition at line 309 of file chan_iax2.c. Referenced by create_addr(). |
|
When to expire poke Definition at line 336 of file chan_iax2.c. Referenced by destroy_peer(), iax2_poke_noanswer(), iax2_poke_peer(), iax2_poke_peer_s(), and socket_read(). |
|
How often to check when the host has been determined to be down Definition at line 341 of file chan_iax2.c. Referenced by iax2_poke_noanswer(), iax2_poke_peer(), iax2_show_peer(), and socket_read(). |
|
How often to check if the host is up Definition at line 340 of file chan_iax2.c. Referenced by iax2_show_peer(), and socket_read(). |
|
Definition at line 311 of file chan_iax2.c. Referenced by create_addr(), function_iaxpeer(), and iax2_show_peer(). |
|
Extension to register (if regcontext is used) Definition at line 308 of file chan_iax2.c. Referenced by register_peer_exten(). |
|
Definition at line 304 of file chan_iax2.c. Referenced by authenticate_reply(), create_addr(), iax2_show_peer(), and register_verify(). |
|
Sample over how many units to determine historic ms Definition at line 343 of file chan_iax2.c. Referenced by iax2_show_peer(), and socket_read(). |
|
Socket to use for transmission Definition at line 315 of file chan_iax2.c. Referenced by create_addr(), iax2_poke_peer(), load_module(), peer_set_srcaddr(), and update_registry(). |
|
Definition at line 303 of file chan_iax2.c. Referenced by __iax2_show_peers(), authenticate_reply(), create_addr(), and iax2_show_peer(). |
|
Time Zone Definition at line 332 of file chan_iax2.c. Referenced by create_addr(). |