Asterisk - The Open Source Telephony Project
18.5.0
|
#include <parser.h>
Data Fields | |
unsigned char | buf [1024] |
int | pos |
unsigned char buf[1024] |
Definition at line 149 of file parser.h.
Referenced by __auth_reject(), __auto_hangup(), add_empty_calltoken_ie(), authenticate_reply(), authenticate_request(), cache_get_callno_locked(), dp_lookup(), handle_call_token(), iax2_call(), iax2_do_register(), iax2_dprequest(), iax2_hangup(), iax2_key_rotate(), iax2_poke_peer(), iax2_provision(), iax2_transfer(), iax_ie_append_raw(), prov_ver_calc(), registry_authrequest(), registry_rerequest(), resend_with_token(), send_apathetic_reply(), socket_process_helper(), try_transfer(), and update_registry().
int pos |
Definition at line 150 of file parser.h.
Referenced by __auth_reject(), __auto_hangup(), add_empty_calltoken_ie(), authenticate_reply(), authenticate_request(), cache_get_callno_locked(), dp_lookup(), iax2_call(), iax2_do_register(), iax2_dprequest(), iax2_hangup(), iax2_key_rotate(), iax2_poke_peer(), iax2_provision(), iax2_transfer(), iax_ie_append_raw(), prov_ver_calc(), registry_authrequest(), registry_rerequest(), send_apathetic_reply(), socket_process_helper(), try_transfer(), and update_registry().