Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

dprint.h File Reference

#include <assert.h>
#include <syslog.h>
#include <stdio.h>
#include "compiler_opt.h"
#include "cfg_core.h"

Go to the source code of this file.

Data Structures

struct  log_level_info

Defines

#define _FUNC_NAME_   ""
#define XCT2STR(i)   #i
#define CT2STR(l)   XCT2STR(l)
#define LOC_INFO   "<core> [" __FILE__ ":" CT2STR(__LINE__) "]: "
#define L_ALERT   -4
#define L_BUG   -3
#define L_CRIT   -2
#define L_ERR   -1
#define L_WARN   0
#define L_NOTICE   1
#define L_INFO   2
#define L_DBG   3
#define LOG_LEVEL2NAME(level)   (log_level_info[(level) - (L_ALERT)].name)
#define LOG2SYSLOG_LEVEL(level)   (log_level_info[(level) - (L_ALERT)].syslog_level)
#define DPRINT_NON_CRIT   (dprint_crit==0)
#define DPRINT_CRIT_ENTER   (dprint_crit++)
#define DPRINT_CRIT_EXIT   (dprint_crit--)
#define LOG_(level, prefix, fmt, args...)
#define LOG(level, fmt, args...)   LOG_((level), LOC_INFO, fmt, ## args)
#define ALERT(fmt, args...)   LOG(L_ALERT, fmt, ## args)
#define BUG(fmt, args...)   LOG(L_BUG, fmt, ## args)
#define ERR(fmt, args...)   LOG(L_ERR, fmt, ## args)
#define WARN(fmt, args...)   LOG(L_WARN, fmt, ## args)
#define NOTICE(fmt, args...)   LOG(L_NOTICE, fmt, ## args)
#define INFO(fmt, args...)   LOG(L_INFO, fmt, ## args)
#define DBG(fmt, args...)   LOG(L_DBG, fmt, ## args)
#define DEBUG(fmt, args...)   DBG(fmt, ## args)

Functions

int my_pid ()
int str2facility (char *s)
int log_facility_fixup (void *handle, str *gname, str *name, void **val)

Variables

int process_no
int log_stderr
log_level_info log_level_info []
volatile int dprint_crit


Define Documentation

#define _FUNC_NAME_   ""
 

Definition at line 44 of file dprint.h.

#define ALERT fmt,
args...   )     LOG(L_ALERT, fmt, ## args)
 

Definition at line 250 of file dprint.h.

#define BUG fmt,
args...   )     LOG(L_BUG, fmt, ## args)
 

Definition at line 251 of file dprint.h.

Referenced by authenticate(), avpdb_post_script_cb(), bind_mysql_params(), cancel_branch(), cfg_get_token(), check_cert(), check_result(), child_init(), db_double2ldap_str(), db_float2ldap_str(), db_int2ldap_str(), dbops_foreach_func(), dbops_func(), declare_config(), declare_switchboard_param(), em_receive_request(), encode2format(), eval_elem(), eval_location(), eval_stack_func_func(), eval_stack_oper_func(), eval_uac_routing(), eval_while_func(), eval_while_stack_func(), fix_actions(), fix_expr(), flat_put(), free_avp_ident(), get_abs_pathname(), get_as_bool(), get_as_int(), get_credentials(), init_db(), int2str_base_0pad(), ld_db2ldap(), my_cmd(), my_getopt(), parse_avp_ident(), parse_section(), pg_check_fld2pg(), pg_check_pg2fld(), pg_fld2pg(), pg_getopt(), pg_int2_2_db_cstr(), pg_int2_2_db_str(), pg_int4_2_db_cstr(), pg_int4_2_db_str(), pg_name2oid(), pg_oid2name(), pg_pg2fld(), resolve_select(), retr_buf_handler(), run_select(), search_avp_by_index(), sel_alt(), sel_cert_version(), sel_comp(), sel_sn(), sel_validity(), select_auth(), select_auth_param(), select_contact_params_spec(), select_sys_now_fmt(), select_via_params_spec(), t_unref(), tcp_register_cfg(), timer_handler(), tls_accept(), tls_complete_init(), tls_connect(), tls_h_blocking_write(), tls_h_nonblocking_write(), tls_h_tcpconn_clean(), tls_parse_method(), unlock_extra_attrs(), and uri2port().

#define CT2STR  )     XCT2STR(l)
 

Definition at line 58 of file dprint.h.

#define DBG fmt,
args...   )     LOG(L_DBG, fmt, ## args)
 

Definition at line 260 of file dprint.h.

Referenced by _lock(), _reply_light(), _set_fr_retr(), _unlock(), _w_t_forward_nonack(), ac_tm_fill(), add_avp_galias(), add_presence_subscription(), add_presentity(), add_user_name(), adjust_ticks(), after_loose(), after_strict(), append2buf(), append_to_timer(), assemble_msg(), attr_hdr_body2attrs(), auth_check_hdr_md5(), authorize_message(), avp_add_db_scheme(), bind_values(), build_authorization_hdr(), build_challenge_hf(), build_contact(), build_res_buf_from_sip_res(), cancel_all_uacs(), cancel_branch(), check_all_ha1(), check_and_split_timer(), check_byxxx(), check_cert(), check_cl(), check_content_type(), check_cseq_method(), check_cseq_value(), check_digest(), check_expires_value(), check_ftag(), check_lowlimit(), check_nonce(), check_parse_uris(), check_proxy_require(), check_refer_to(), check_register(), check_required_headers(), check_response(), check_routing(), check_ruri_scheme(), check_ruri_sip_version(), check_self(), check_sms_report(), check_via_address(), check_via_protocol(), check_via_sip_version(), child_init(), child_init_callid(), clean_routine(), cleanup_uac_timers(), clen_builder(), collect_data(), comp_ip(), compat_old_handler(), concat(), confirm_dialog(), convert_row(), correct_reply(), cpl_get(), cpl_load(), cpl_process_register(), cpl_proxy_to_loc_set(), cpl_remove(), cpl_run_script(), create_via_hf(), db_close(), db_delete(), db_drv_call(), db_free_result(), db_init(), db_insert(), db_pool_remove(), db_query(), db_read_watcherinfo(), db_remove_winfos(), db_update(), db_use_table(), dbrow2avp(), dbt_cache_get_db(), dbt_db_get_table(), dbt_delete(), dbt_get_refs(), dbt_insert(), dbt_load_file(), dbt_query(), dbt_result_extract_fields(), dbt_result_new(), dbt_table_check_row(), dbt_update(), decode_mail_url(), define_params(), deletesms(), destroy(), destroy_avp_list(), destroy_events_uac(), destroy_tls_h(), discard_notification(), dlg2hash(), do_notification(), do_parse_rr_body(), do_step_waiting_for_term_notify(), ds_load_list(), ds_select_dst_impl(), e2e_cancel(), enum_query(), exec_str(), exec_transl(), failure_handler(), fetchsms(), fifo_server(), final_response_handler(), find_cfg_var(), find_export_record(), find_first_route(), find_mod_export(), find_module_by_name(), find_next_route(), find_param_export(), fix_actions(), fix_socket_list(), fixup_check_avp(), fixup_hostport2proxy(), fixup_substre(), fixup_write_avp(), flat_con(), flat_con_connect(), flat_con_disconnect(), flat_open_table(), forward_reply(), forward_request(), free_cell(), free_faked_req(), free_params(), generate_avps(), get_autenticate_hdr(), get_auth_checks(), get_avp_as_str(), get_avp_id(), get_boundary_param(), get_contact_uri(), get_dest_user(), get_direction(), get_ha1(), get_hdr_field(), get_int_fparam(), get_orig_user(), get_out_socket(), get_preferred_event_mimetype(), get_record(), get_send_socket(), get_str_fparam(), get_to_uid(), get_uri_send_info(), get_user_script(), grep_sock_info(), grep_sock_info_by_port(), handle_ctrl_dgram(), handle_new_connect(), handle_new_subscription(), handle_renew_subscription(), handle_rls_subscription(), handle_sigs(), handle_stream_read(), has_to_tag(), has_totag(), init_callid(), init_fifo_server(), init_local_timer(), init_mod(), init_mod_child(), init_new_t(), init_timer(), init_tls_compression(), init_unixsock_children(), init_unixsock_socket(), initialize_kill(), io_listen_loop(), io_watch_add(), io_watch_chg(), io_watch_del(), is_lang_tag_matching(), is_maxfwd_present(), is_simple_rls_target(), is_user(), ld_cmd_exec(), ld_con(), ld_con_connect(), ld_con_disconnect(), load_ca_list(), load_cert(), load_contacts(), load_domains(), load_file(), load_gws(), load_module(), load_private_key(), load_uri_attrs(), load_user_attrs(), local_reply(), local_timer_add(), local_timer_del(), lock_initialize(), lock_pdomain(), lookup(), lookup2(), lookup_domain(), lookup_user_2(), loose_route(), m_clean_silo(), m_dump(), m_store(), m_tm_callback(), main(), main_loop(), mark_node(), matching_3261(), MDStringArray(), mk_action(), mk_proxy(), mod_child(), mod_destroy(), mod_init(), modem_process(), msg_list_check(), msg_list_check_msg(), msg_list_set_flag(), my_con(), my_con_connect(), my_con_disconnect(), new_dlg_uas(), new_subscription(), next_contacts(), oci_execute(), oci_prepare(), on_declare(), on_req(), open_reply_pipe(), ops_check_avp(), ops_dbload_avps(), ops_dbstore_avps(), ops_delete_avp(), ops_print_avp(), ops_pushto_avp(), ops_write_avp(), opt_reply(), pa_destroy(), pa_mod_init(), pa_subscribe(), parse_accept_hdr(), parse_attrs(), parse_authenticate_body(), parse_avp_ident(), parse_check_value(), parse_config_lines(), parse_content_disposition(), parse_content_type_hdr(), parse_headers(), parse_hfs(), parse_listen_id(), parse_method(), parse_msg(), parse_param_name(), parse_params(), parse_rr_header(), parse_sipifmatch(), parse_str_list(), parse_to(), parse_uri(), parse_via(), parse_via_header(), parse_via_param(), patch_content_length(), pdomain_load_presentities(), pdt_clean_cache(), pdt_print_hash(), pdt_print_node(), pdt_remove_from_tree(), pdt_sync_cache(), pg_con(), pg_con_connect(), pg_con_disconnect(), pg_new_oid_table(), pike_check_req(), pike_top(), pike_top_add_entry(), pike_top_print_addr(), pre_auth(), prefix2domain(), preload_udomain(), presence_notification_cb(), presence_subscribe(), presence_unsubscribe(), print_action(), print_disposition(), print_expr(), print_fixup_f(), print_fixup_f_1(), print_fixup_f_2(), print_hf_var(), print_ip(), print_location_set(), print_node(), print_rl(), print_select(), print_timer_list(), print_token(), print_tree(), print_tw_append(), process_internal_notify(), process_lumps(), process_maxfwd_header(), process_rls_notification(), process_tuple_change(), process_xmlrpc(), push_on_network(), put_command(), put_on_wait(), qm_malloc_init(), radius_authorize_sterman(), radius_does_uri_exist(), read_attrs(), receive_msg(), reg_replace(), registered(), registered2(), relay_reply(), relay_report_to_queue(), reload_trusted_table(), remove_expired_extension_elements(), remove_expired_notes(), remove_expired_tuples(), remove_expired_winfos(), remove_first_location(), remove_from_timer(), remove_location(), remove_node(), remove_presentity(), renew_subscription(), replace_from(), reply_callback(), reply_received(), replyout_handler(), resolve_select(), restore_from(), retr_buf_handler(), retransmission_handler(), rewrite_uri(), rl_check(), rl_limit_check(), rls_create_internal_subscription(), rls_generate_notify(), rls_generate_notify_int(), rpc_add(), rpc_cancel(), rpc_delete(), rpc_dump_file(), rpc_invite(), rpc_register(), rpc_reply(), rpc_subscribe(), rr_get_avp_cookies(), rr_set_avp_cookies(), run_actions(), run_address_switch(), run_cpl_node(), run_language_switch(), run_lookup(), run_priority_switch(), run_proxy(), run_remove_location(), run_reqin_callbacks_internal(), run_select(), run_string_switch(), run_time_switch(), run_trans_callbacks_internal(), run_ul_callbacks(), sanity_check(), save_gflags(), save_ruri(), sd_lookup(), sel_alt(), sel_comp(), sel_parse_cseq(), select_any_params(), select_event(), select_nameaddr_name(), select_nameaddr_uri(), SELECT_uri_header(), send_as_sms(), send_mail(), send_sms_as_sip(), send_sms_as_sip_scan_no(), set_mod_param_regex(), set_new_uri_with_user(), set_TZ(), sig_usr(), sl_filter_ACK(), sl_send_reply(), srv_sip_resolvehost(), stdout_print_ip(), str2ip(), str2s(), str2valid_uint(), subscription_expiration_cb(), subst_attr(), subst_f(), subst_parser(), subst_run(), subst_str(), subst_uri_f(), t_check(), t_check_status(), t_forward_cancel(), t_forward_nonack(), t_lookup_callid(), t_lookup_ident(), t_lookup_request(), t_lookupOriginalT(), t_newtran(), t_relay_to(), t_reply_matching(), t_reply_with_body(), t_retransmit_reply(), t_send_branch(), t_should_relay_response(), t_suspend(), t_uac_prepare(), t_unref(), test_max_contacts(), timer_add_safe(), timer_routine(), timestamp_format(), tls_accept(), tls_complete_init(), tls_connect(), tls_h_blocking_write(), tls_h_close(), tls_h_nonblocking_write(), tls_h_read(), tls_reload(), tls_shutdown(), tls_write(), tm_init_timers(), tm_shutdown(), tr_checker(), tr_parse_dtend(), tr_parse_dtstart(), traverse_subtree(), uac_auth(), udp_rcv_loop(), unix_server_loop(), unlock_pdomain(), unmatched_totag(), unregister_watcher(), update_new_uri(), update_sock_struct_from_via(), update_totag_set(), upload_cmd(), uri2dst(), verify_callback(), vs_create(), w_parse_select(), w_t_lookup_cancel(), w_t_reply(), wait_handler(), winfo_implicit_auth(), write_log(), write_to_fifo(), write_to_unixsock(), xcap_authorize(), xcap_query_impl(), xj_address_translation(), xj_exit_jconf(), xj_go_offline(), xj_go_online(), xj_jcon_check_jconf(), xj_jcon_connect(), xj_jcon_del_jconf(), xj_jcon_disconnect(), xj_jcon_free(), xj_jcon_get_jconf(), xj_jcon_get_roster(), xj_jcon_is_ready(), xj_jcon_pool_add(), xj_jcon_pool_add_jmsg(), xj_jcon_pool_del(), xj_jcon_pool_free(), xj_jcon_pool_get(), xj_jcon_send_msg(), xj_jcon_send_presence(), xj_jcon_send_subscribe(), xj_jcon_set_roster(), xj_jcon_update(), xj_jconf_init_jab(), xj_jconf_init_sip(), xj_jconf_new(), xj_join_jconf(), xj_manage_jab(), xj_register_watcher(), xj_send_message(), xj_send_sip_msg(), xj_send_sip_msgz(), xj_sig_handler(), xj_tuac_callback(), xj_wlist_check(), xj_wlist_clean_jobs(), xj_wlist_del(), xj_wlist_free(), xj_wlist_get(), xj_wlist_init(), xj_wlist_set_aliases(), xj_wlist_set_flag(), xj_worker_check_jcons(), xj_worker_check_qmsg(), xj_worker_check_watcher(), xj_worker_process(), xjab_check_workers(), xjab_manage_sipmsg(), xl_get_contact(), xl_get_useragent(), xl_mod_init(), xl_parse_format(), xl_print_log(), xlfix_attr(), xlset_destination(), and yyparse().

#define DEBUG fmt,
args...   )     DBG(fmt, ## args)
 

Definition at line 264 of file dprint.h.

Referenced by append_watcher(), avpdb_post_script_cb(), build_challenge_hf(), build_dlg_ack(), build_local_ack(), dbops_func(), destroy_mod(), do_seek(), eval_stack_func_func(), eval_uac_routing(), http_xmlrpc2sip(), init_db(), insert_into_hash_table_unsafe(), mod_init(), nhop_type(), parse_ops(), prepare_winfo_notify(), process_rls_notification(), rls_generate_notify_ext(), select_attr_fixup(), and timer_handler().

#define DPRINT_CRIT_ENTER   (dprint_crit++)
 

Definition at line 142 of file dprint.h.

#define DPRINT_CRIT_EXIT   (dprint_crit--)
 

Definition at line 143 of file dprint.h.

#define DPRINT_NON_CRIT   (dprint_crit==0)
 

Definition at line 141 of file dprint.h.

#define ERR fmt,
args...   )     LOG(L_ERR, fmt, ## args)
 

Definition at line 252 of file dprint.h.

Referenced by add_avp_before(), add_garbage(), add_presence_subscription(), add_rpl_expires(), add_uri_param(), add_xmlrpc_reply(), add_xmlrpc_reply_esc(), add_xmlrpc_reply_offset(), append_reply(), append_req(), append_watcher(), as_asciiz(), ask_auth_rules(), async_auth_timer_init(), attr2uri(), attr_destination(), attr_equals(), attr_equals_xl(), attrs_fixup(), authdb_fixup(), authenticate(), authorize_message(), avpgroup_fixup(), avpid_fixup(), bind_mysql_params(), bind_result(), bind_sl(), bind_values(), build_challenge_hf(), build_db_cmds(), build_delete_cmd(), build_dlg_ack(), build_local_ack(), build_match(), build_params(), build_replace_cmd(), build_result(), build_result_array(), build_select_cmd(), cancel_b_flags_fixup(), cfg_eat_eol(), cfg_eat_equal(), cfg_get_token(), cfg_parse(), cfg_parse_addr_port(), cfg_parse_bool(), cfg_parse_bool_opt(), cfg_parse_enum(), cfg_parse_enum_opt(), cfg_parse_int(), cfg_parse_int_opt(), cfg_parse_section(), cfg_parse_str(), cfg_parse_str_opt(), cfg_parser_init(), check_all_ha1(), check_ftag(), check_message(), check_query_opened(), check_result(), check_subscription_status_fix(), checkerr(), child_init(), collect_garbage(), comp_select(), connect_db(), convert_row(), core_pwd(), cpl_db_init(), cpl_init(), create_events_uac(), create_notify_cb_param(), create_pa_extension_element(), create_pg_params(), create_pres_note(), create_presence_subscription(), create_rcv_uri(), create_subscriptions(), create_via(), create_watcher(), db_add_db(), db_add_extension_element(), db_add_pres_note(), db_add_presence_tuple(), db_add_presentity(), db_close(), db_cmd(), db_con(), db_ctx_data(), db_datetime2ldap_gentime(), db_delete(), db_delete_ucontact(), db_drv_call(), db_drv_func(), db_fld(), db_fld_copy(), db_free_result(), db_get_did(), db_init(), db_insert(), db_load_domain_attrs(), db_load_rls(), db_load_winfo(), db_query(), db_raw_query(), db_read_extension_elements(), db_read_notes(), db_read_tuples(), db_read_watcherinfo(), db_rec(), db_remove_extension_element(), db_remove_pres_note(), db_remove_presentity_data(), db_remove_watcher(), db_remove_winfos(), db_res(), db_store_ucontact(), db_store_winfo(), db_update(), db_update_extension_element(), db_update_pres_note(), db_update_presence_tuple(), db_uri(), db_use_table(), dbops_close_query_fixup(), dbops_fixup_func(), dbops_foreach_fixup(), dbops_func(), dbops_query_fixup(), declare_attr_group(), declare_config(), declare_handle(), declare_register(), declare_switchboard_param(), declare_timer(), decline_response(), define_params(), delete_ipt_sessions(), destroy_events_uac(), discard_notification(), dlg_mod_init(), do_external_notifications(), do_notification(), do_step_confirmed(), do_step_destroyed(), do_step_waiting(), do_step_waiting_for_term_notify(), dump_offline_winfo(), em_receive_request(), enum_query(), euac_set_timer(), eval_clear_func(), eval_location(), eval_stack_func_fixup(), eval_stack_func_func(), eval_stack_oper_func(), eval_uac_routing(), eval_while_fixup(), eval_xl(), eval_xlstr(), events_qsa_interface_init(), exec_msg(), exec_transl(), exit_error(), extra_attrs_fixup(), fifo_check(), fifo_server(), fill_missing(), find_cfg_var(), find_euac_nolock(), fix_domain(), fix_max_conns(), fix_nated_register_f(), fix_param(), fixup_int_12(), fixup_ip_is_trusted(), fixup_location_12(), fixup_param_declare_ip_set(), fixup_part(), fixup_regex_12(), fixup_stack_oper(), fixup_str_12(), fixup_var_int_12(), fixup_var_str_12(), flags2attr(), flat_cmd(), flat_con(), flat_con_connect(), flat_open_table(), flat_put(), flat_uri(), gen_cmd_name(), generate_avps(), generate_queries(), get_abs_pathname(), get_as_int(), get_avp_id(), get_avp_modparam(), get_base_name(), get_body_part(), get_cur_connection(), get_did(), get_direction(), get_events(), get_filename(), get_ha1(), get_int_fparam(), get_multipart_body(), get_next_part(), get_presentity(), get_regex_fparam(), get_rpc_document(), get_sender_uri(), get_ssl(), get_subscription_status(), get_type(), get_types(), get_uac_rs(), handle_new_subscription(), handle_publish(), handle_renewal_subscription(), handle_subscription(), init_db(), init_db_res(), init_events_uac_internals(), init_extra_avp_locks(), init_fifo_server(), init_sl_stats(), init_sl_stats_child(), init_tls_h(), init_tm_stats_child(), init_unixsock_children(), init_unixsock_socket(), init_xmlrpc_reply(), insert(), insert_fake_via(), insert_req(), insert_RR(), insert_via_lump(), install_sigs(), ip_set_add_ip_s(), is_e164(), is_local(), is_present_hf_f(), is_simple_rls_target(), is_user(), lcr_db_init(), ld_cfg_validity_check(), ld_cmd(), ld_cmd_exec(), ld_con(), ld_con_connect(), ld_con_disconnect(), ld_con_free(), ld_db2ldap(), ld_fld(), ld_load_cfg(), ld_mod_init(), ld_prepare_ldap_filter(), ld_res(), ld_uri(), ldap_fld2db_fld(), ldap_int2db_int(), load_ca_list(), load_cert(), load_contacts(), load_domains(), load_extra_attrs(), load_gws(), load_private_key(), load_uri_attrs(), load_user_attrs(), lock_extra_attrs(), log_request(), lookup2(), lookup_domain(), lookup_domain_fixup(), lookup_uid(), lookup_user_2(), lookup_user_fixup(), m_dump(), map_int_param_type_and_size_to_ext(), mod_init(), msilo_db_init(), my_cmd(), my_cmd_first(), my_cmd_next(), my_fld(), my_res(), my_res_free(), my_uri(), new_chunk(), new_chunk_escape(), new_chunk_unescape(), new_presence_tuple(), new_presentity_no_wb(), new_subscription(), new_watcher_no_wb(), next_contacts(), next_gw(), open_doc(), open_reply_pipe(), pa_mod_init(), pa_notify_cb(), pa_qsa_interface_init(), pa_subscribe(), pa_unsubscribe(), parse_attr_params(), parse_attrs(), parse_avp_ident(), parse_domain(), parse_field_map(), parse_hf_values(), parse_hfs(), parse_hostport(), parse_iptrtpproxy_cfg(), parse_ipv4(), parse_ipv6(), parse_ldap_uri(), parse_location(), parse_ops(), parse_rr_header(), parse_sdp_content(), parse_section(), parse_select(), parse_subscription_state(), parse_switchboard_section(), parse_to_header(), parse_via_header(), parse_xlstr(), passwd_cb(), pdomain_load_presentities(), pdt_db_init(), pdt_load_db(), pg_bit2db_int(), pg_check_fld2pg(), pg_check_pg2fld(), pg_cmd(), pg_cmd_exec(), pg_con_connect(), pg_fld(), pg_inet2db_int(), pg_mod_init(), pg_new_oid_table(), pg_res(), pg_resolve_param_oids(), pg_resolve_result_oids(), pg_uri(), ping_contact_f(), preload_udomain(), prepare_hdrs(), prepare_lumps(), prepare_notify(), prepare_presence_notify(), prepare_unauthorized_notify(), prepare_winfo_notify(), presence_notification_cb(), presence_subscribe(), preset_dialog_route(), print_value(), process_maxfwd_header(), process_rls_notification(), process_tuple_change(), process_xmlrpc(), proxy_authenticate(), query_resource_list(), query_rls_services(), radius_proxy_authorize(), radius_www_authorize(), read_attrs(), read_line(), read_reg_avps(), read_reg_avps_fixup(), record_route_preset(), register_select_table(), register_table(), register_udomain(), registered2(), reload_gws(), remove_all_avps(), remove_euac_reference_nolock(), remove_expired_winfos(), remove_extra_attrs(), remove_hf(), renew_subscription(), replace_req(), rls_create_internal_subscription(), rls_create_subscription(), rls_generate_notify(), rls_generate_notify_ext(), rls_generate_notify_int(), rls_init(), rls_mod_init(), rls_notify_cb(), rls_timer_cb(), rpc_add_contact(), rpc_delete_contact(), rpc_delete_uid(), rpc_dump_file(), rpc_init_time(), rpc_printf(), rpc_reply(), rpc_scan(), rpc_send(), rpc_show_contacts(), rpc_struct_add(), rpc_struct_printf(), rpc_struct_scan(), rtpproxy_adjust_timeout(), rtpproxy_alloc(), rtpproxy_update(), safe_write(), save_avp(), save_extra_attrs(), save_real(), sb_add(), sd_lookup(), sd_lookup_fixup(), sel_alt(), sel_bits(), sel_cipher(), sel_comp(), sel_do_fetch(), sel_do_select(), sel_get_field(), sel_parse_cseq(), sel_register(), sel_timer(), sel_validity(), sel_version(), select_anyheader(), select_attr_fixup(), select_event(), select_ip_port(), select_nameaddr_params(), select_nameaddr_uri(), select_sdp_line(), send_reply(), send_winfo(), send_winfo_cb(), send_winfo_notify_offline(), serialize_avps(), set_cipher_list(), set_iattr(), set_new_uri_simple(), set_new_uri_with_user(), set_reg_avpflag_name(), set_sattr(), setup_attrs(), shm_asciiz_dup(), shm_parse_select(), shm_str_dup(), split_fields(), sqlt_to_db_type(), ss_parse(), start_fifo_server(), start_recording1_f(), store_offline_winfo(), subscribe_cb(), subst_attr(), t_check_status(), t_lookup_request(), t_protoaddr2proxy(), t_set_fr(), t_set_max_lifetime(), t_set_retr(), t_unref(), target_online(), timer_cb(), timer_enable_fixup(), timer_handler(), timestamp_format(), tls_accept(), tls_add_domain(), tls_check_sockets(), tls_complete_init(), tls_connect(), tls_h_blocking_write(), tls_h_init_si(), tls_h_read(), tls_load_config(), tls_new_cfg(), tls_new_domain(), tls_shutdown(), tls_update_fd(), tls_write(), to_gw(), trim_filename(), unforce_rtp_proxy1_f(), unix_server_loop(), unixsock_reply_sendto(), unlock_extra_attrs(), unserialize_ipt_session(), update(), upload_cmd(), uri2dst(), uri_param_2(), verify_callback(), vs_init(), w_exec_dset(), w_exec_msg(), w_ip_is_trusted(), w_parse_select(), w_t_reset_retr(), w_t_set_retr(), write_to_db(), www_authenticate(), xcap_query_impl(), xl_parse_format(), xlfix_attr(), xlset_attr(), and xmlrpc_reply().

#define INFO fmt,
args...   )     LOG(L_INFO, fmt, ## args)
 

Definition at line 255 of file dprint.h.

Referenced by build_db_cmds(), build_local_ack(), check_message(), child_init(), dump_attrs(), exec_cmd_safe(), fifo_server(), fix_max_conns(), get_cert(), handle_new_subscription(), handle_renewal_subscription(), handle_subscription(), init_db(), init_timer_cb(), load_gws(), mod_init(), nhop_type(), pa_subscribe(), parse_first_line(), parse_xlstr(), pdt_load_db(), pg_cmd_exec(), presence_unsubscribe(), sel_bits(), sel_cipher(), sel_desc(), sel_version(), start_fifo_server(), trace_avp(), and xcap_mod_init().

#define L_ALERT   -4
 

Definition at line 75 of file dprint.h.

Referenced by db_init(), and handle_sigs().

#define L_BUG   -3
 

Definition at line 76 of file dprint.h.

#define L_CRIT   -2
 

Definition at line 77 of file dprint.h.

Referenced by _set_fr_retr(), _w_t_relay_to(), add_binrpc_socket(), add_blind_uac(), add_contact(), add_route(), add_uac(), anchor_lump(), arm_timer(), avpops_db_bind(), avpops_db_init(), avpops_init(), build_authorization_hdr(), build_res_buf_from_sip_req(), build_userhost(), cancel_branch(), cfg_var_size(), check_self_op(), check_via_address(), child_init(), child_init_callid(), clean_hdr_field(), clone_authorized_hooks(), comp_avp(), comp_ip(), comp_num(), comp_str(), comp_string(), compose_hdr(), contact_length(), correct_reply(), cpl_child_init(), cpl_init(), crcitt_string_array(), daemonize(), dbg_abort(), dbg_msleep(), dbt_init_cache(), del_lump(), do_action(), dup_lump_list_r(), dyn_create_f(), dyn_destroy_f(), dyn_lock_f(), e2e_cancel(), e2e_cancel_branch(), enum_query(), eval_elem(), eval_expr(), final_response_handler(), fix_actions(), fix_expr(), fix_flag(), fix_group(), fix_user(), fixup_replace_from1(), fixup_replace_from2(), fixup_xlstr(), fmt2rad(), fmt2strar(), fork_process(), free_lump(), free_rr_lump(), free_via_clen_lump(), get_hdr_field(), get_max_open_fds(), get_max_procs(), get_out_socket(), get_reply_status(), get_send_socket(), get_sock_info_list(), get_source_uri(), get_static_buffer(), get_ticks(), get_ticks_raw(), get_xl_functions(), global_init(), handle_io(), handle_sigs(), hash_table_insert(), hostent2su(), hostent_cpy(), id_builder(), init_avp_params(), init_callid(), init_io_wait(), init_lock_ops(), init_pkg_mallocs(), init_rlist(), init_shm_mallocs(), init_su(), init_tcpudp_sock(), init_timer(), init_tls_compression(), init_tls_h(), init_tmcb_lists(), init_trusted(), init_ulcb_list(), int2str(), io_listen_loop(), io_wait_loop_poll(), io_watch_add(), io_watch_chg(), io_watch_del(), ip_addr2sbuf(), ipmatch(), kill_all_children(), local_timer_add(), local_timer_run(), lock_initialize(), locking_f(), lump_check_opt(), lumps_len(), main(), main_loop(), mk_action(), mk_elem(), mk_exp(), mk_listen_id(), mk_net(), mk_net_bitlen(), mk_proxy(), mk_proxy_from_ip(), mod_init(), msg_list_init(), msg_send(), ops_check_avp(), ops_dbdelete_avps(), ops_dbload_avps(), ops_dbstore_avps(), ops_pushto_avp(), opt_reply(), pa_mod_init(), parse_contact_class(), parse_headers(), parse_uri(), parse_uri_class(), parse_via(), pr_db_load(), preload_udomain(), print_expr(), print_var(), process_lumps(), process_rpc_req(), qm_check(), qm_free(), qm_realloc(), qm_status(), register_procs(), register_script_cb(), register_tmcb(), register_ulcb(), reload_im_cache(), remove_from_hash_table_unsafe(), replace_build(), replace_len(), reply_aggregate_auth(), reply_callback(), route_add(), route_new_list(), rpc_add(), rpc_scan(), rpc_struct_add(), rpc_struct_scan(), send_pr_buffer(), send_prepared_request_impl(), sig_alarm_abort(), sockaddr2ip_addr(), srv_sip_resolvehost(), start_final_repl_retr(), su2ip_addr(), su_cmp(), su_getport(), su_setport(), t_check_status(), t_send_branch(), t_should_relay_response(), tcp_addr_hash(), timer_add_safe(), timer_allow_del(), timer_del_safe(), timer_handler(), timer_list_expire(), tls_init_locks(), tree_item_add(), tree_item_alloc(), uac_auth(), uac_init(), udp_send(), un_escape(), update_totag_set(), via_builder(), w_t_reply(), xj_wlist_init(), xl_printstr(), yyerror(), and yyparse().

#define L_DBG   3
 

Definition at line 82 of file dprint.h.

Referenced by add_actions(), cfg_declare(), cfg_lookup_var(), clean_ipmatch(), db_read_tuples(), dlg_response_uac(), force_rtp_proxy(), forward_request(), free_rr_lump(), get_pres_uri(), ipmatch(), load_db(), load_file(), lookup_uid(), mod_init(), new_cfg_script_var(), ospAddOspHeader(), ospAppendHeader(), ospAppendHeaders(), ospBuildUsageFromDestination(), ospCheckHeader(), ospCheckOrigDestination(), ospCheckRoute(), ospConvertAddress(), ospCopyStrToBuffer(), ospDeleteProvider(), ospDestMod(), ospDumpAllDestination(), ospDumpDestination(), ospGetCallId(), ospGetDirection(), ospGetFromUserpart(), ospGetLastOrigDestination(), ospGetNextHop(), ospGetNextOrigDestination(), ospGetOspHeader(), ospGetRouteParameters(), ospGetRpidUserpart(), ospGetSourceAddress(), ospGetTermDestination(), ospGetToUserpart(), ospGetTransactionId(), ospGetUriUserpart(), ospInitChild(), ospInitDestination(), ospInitMod(), ospInitTm(), ospIsToReportUsage(), ospLoadRoutes(), ospOnReq(), ospPrepareAllRoutes(), ospPrepareDestination(), ospPrepareFirstRoute(), ospPrepareNextRoute(), ospRebuildDestionationUri(), ospRecordCode(), ospRecordEvent(), ospRecordOrigTransaction(), ospRecordTermTransaction(), ospRecordTransaction(), ospReportOrigSetupUsage(), ospReportTermSetupUsage(), ospReportUsage(), ospReportUsageFromCookie(), ospReportUsageWork(), ospReportUsageWrapper(), ospRequestRouting(), ospSaveDestination(), ospSaveOrigDestination(), ospSaveTermDestination(), ospSetupProvider(), ospSkipPlus(), ospTmcbFunc(), ospValidateHeader(), ospVerifyParameters(), pa_mod_init(), prepare_notify(), probe_max_receive_buffer(), process_watchers(), process_winfo_watchers(), publish_presentity(), remove_presentity(), resolv_reinit(), save_msg_lumps(), select_cfg_var(), subscribe_fixup(), t_check_status(), test_mimetype_parser(), timer_pdomain(), update_dlg_uas(), and xdbg().

#define L_ERR   -1
 

Definition at line 78 of file dprint.h.

Referenced by _parse_ruri(), _reply_light(), _send_sms_as_sip(), _test_insert_to_reply(), _w_t_forward_nonack(), _w_t_relay_to(), aaa_avps_init(), add_alias(), add_avp_galias(), add_avp_galias_str(), add_binrpc_socket(), add_blind_uac(), add_callback(), add_cisco_vsa(), add_contact(), add_contacts_to_loc_set(), add_credential(), add_diversion(), add_diversion_helper(), add_etag_to_rpl(), add_expires_to_rpl(), add_identity(), add_interfaces(), add_listen_iface(), add_location(), add_lump_rpl2(), add_maxfwd_header(), add_received(), add_to_vs_list(), add_uac(), add_uri_param(), add_user_name(), add_virtual_subscriptions_documents(), add_virtual_subscriptions_to_rlmi(), add_watcher(), addcert2table(), adjust_clen(), adjust_ticks(), after_loose(), after_strict(), allocate_tables(), allow_trusted(), alter_mediaip(), alter_mediaport(), alter_rtcp(), anchor_lump(), app2dynchr(), app2dynstr(), append2buf(), append_branch(), append_date(), append_fixed_vars(), append_hf(), append_hf_helper(), append_hf_value_fixup(), append_log(), append_new_lump(), append_time_f(), append_to_reply_f(), append_var(), apply_urihdr_changes(), arm_slow_timer(), arm_timer(), assemble_msg(), assemble_via(), assign_hf_do_lumping(), assign_hf_value_fixup(), async_auth_timer_init(), attr_destination(), attr_hdr_body2attrs(), attr_hdr_body2attrs_fixup(), auth_check_hdr_md5(), authenticate(), avp2timer(), avp_add_db_scheme(), bdb_close(), bdb_delete_table(), bdb_describe_table(), bdb_field_db2bdb(), bdb_get_db_row(), bdb_init(), bdb_insert(), bdb_open_table(), bdb_push_res_row(), bdb_query(), bdb_query_table(), bdb_raw_query(), bdb_row_db2bdb(), bdb_row_match(), bdb_rrow_db2bdb(), bdb_set_key(), bdb_set_skey(), bdb_sfield_db2bdb(), bdb_srow_db2bdb(), bdb_ufield_db2bdb(), bdb_update_table(), bdb_urow_db2bdb(), bdb_use_table(), bind_auth(), bind_usrloc(), build_ack(), build_all(), build_authorization_hdr(), build_body(), build_contact(), build_dlg_ack(), build_hf_struct(), build_local(), build_local_reparse(), build_only_headers(), build_req_buf_from_sip_req(), build_res_buf_from_sip_req(), build_res_buf_from_sip_res(), build_rr(), build_uac_req(), build_userhost(), calc_contact_q(), calculate_hooks(), callback(), callidhdr_proc(), cancel_branch(), canonize_headername(), cds2sms(), cfg_child_cb_new(), cfg_clone_global(), cfg_clone_str(), cfg_commit(), cfg_declare(), cfg_declare_str(), cfg_diff_init(), cfg_diff_release(), cfg_fixup_selects(), cfg_get_by_name(), cfg_help(), cfg_init(), cfg_new_group(), cfg_new_select(), cfg_register_ctx(), cfg_rollback(), cfg_script_fixup(), cfg_set_delayed(), cfg_set_now(), cfg_shmize(), char_msg_val(), check_all_ha1(), check_callid(), check_certificate(), check_content_type(), check_date(), check_digest(), check_file_container(), check_memory(), check_params(), check_parse_uris(), check_proxy_require(), check_refer_to(), check_register(), check_routing(), check_validity(), checkContentType(), child_init(), child_init_callid(), clen_builder(), compile_expresions(), compile_logs(), compose_hdr(), consume_credentials(), contact_iterator(), contact_parser(), contacts(), convert_time(), convert_val(), correct_reply(), cpl_aux_process(), cpl_exit(), cpl_get(), cpl_init(), cpl_load(), cpl_process_register(), cpl_proxy_to_loc_set(), cpl_remove(), cpl_run_script(), cpy2dynstr(), create_avp(), create_headers(), create_rcv_uri(), create_subscription_dialog(), create_subscriptions(), create_vars(), create_via_hf(), cseqhdr_proc(), daemonize(), date_proc(), datehdr_proc(), db_add_presence_tuple(), db_add_presentity(), db_add_tuple_extension(), db_add_tuple_note(), db_add_watcher(), db_drv_func(), db_load_domain_attrs(), db_load_rls(), db_load_vs(), db_load_vs_names(), db_read_tuple_extensions(), db_read_tuple_notes(), db_read_watcherinfo(), db_remove_presence_tuple(), db_remove_presentity_data(), db_remove_tuple_extensions(), db_remove_tuple_notes(), db_remove_winfos(), db_store_avp(), db_store_winfo(), db_update_watcher(), dbrow2avp(), dbt_cache_get_db(), dbt_close(), dbt_convert_result(), dbt_convert_row(), dbt_convert_rows(), dbt_delete(), dbt_free_columns(), dbt_free_query(), dbt_free_result(), dbt_free_row(), dbt_free_rows(), dbt_get_columns(), dbt_get_result(), dbt_init(), dbt_insert(), dbt_new_result(), dbt_query(), dbt_row_update_val(), dbt_update(), dbt_use_table(), decode2format(), decode_contact(), decode_contact_header(), decode_from(), decode_mail_url(), decode_mime_type(), decode_pdu(), decode_uri(), decrement_maxfwd(), del_lump(), delete_ucontact(), delete_urecord(), delete_value_lump(), digeststr_asm(), dlg2str(), dlg_confirmed_resp_uac(), dlg_early_resp_uac(), dlg_mod_init(), dlg_new_resp_uac(), dlg_request_uas(), dlg_response_uac(), dns_a_parser(), dns_aaaa_parser(), dns_cname_parser(), dns_naptr_parser(), dns_srv_parser(), dns_try_ipv6_fixup(), do_action(), do_duplicate_params(), do_duplicate_rr(), do_parse_rr_body(), do_RR(), do_script_action(), do_script_download(), domain_add(), domain_fixup(), download_cer(), ds_hash_callid(), ds_hash_fromuri(), ds_hash_ruri(), ds_hash_touri(), ds_load_list(), ds_select_dst_impl(), dump_hdr_field(), dup_lump_list_r(), e2e_cancel(), e2e_cancel_branch(), encode2format(), encode_address_attr(), encode_address_switch_attr(), encode_contact(), encode_from(), encode_lang_attr(), encode_location_attr(), encode_log_attr(), encode_lookup_attr(), encode_mail_attr(), encode_node(), encode_priority_attr(), encode_proxy_attr(), encode_redirect_attr(), encode_reject_attr(), encode_rmvloc_attr(), encode_string_attr(), encode_string_switch_attr(), encode_sub_attr(), encode_subaction_attr(), encode_time_attr(), encode_time_switch_attr(), encode_uri(), encodeCPL(), encodeQuopri(), EndMediaSession(), enum_query(), etag_parser(), eval_elem(), eval_xlstr(), event_parser(), exec_msg(), exec_str(), expires_parser(), extract_body(), extract_mediainfo(), extract_mediaip(), extract_plain_uri(), fake_req(), final_response_handler(), find_credentials(), find_first_route(), find_next_hf(), find_next_route(), find_presence_tuple_id(), find_registered_presence_tuple(), find_rem_target(), find_socket(), fix_actions(), fix_all_socket_lists(), fix_flag(), fix_group(), fix_hostname(), fix_nated_contact_f(), fix_nated_sdp_f(), fix_socket_list(), fix_user(), FixContact(), fixup_check_avp(), fixup_copy_avp(), fixup_cpl_run_script(), fixup_db_avp(), fixup_delete_avp(), fixup_files_1(), fixup_hname_param(), fixup_hostport2proxy(), fixup_is_avp_set(), fixup_on_sl_reply(), fixup_pushto_avp(), fixup_routes(), fixup_sms_send_msg_to_net(), fixup_str2int(), fixup_substre(), fixup_t_write(), fixup_w_im(), fixup_w_im_onsend(), fixup_write_avp(), fixup_xl_1(), fixup_xlstr(), flag_in_range(), fmt2rad(), fmt2strar(), force_rtp_proxy(), fork_process(), forward_reply(), forward_request(), fromhdr_proc(), gen_did_table(), gen_domain_table(), generate_avps(), generate_random_secret(), get_attr_or_alias(), get_autenticate_hdr(), get_avp_name(), get_callid(), get_certificate(), get_contact_body(), get_contact_uri(), get_cseq_method(), get_cseq_value(), get_dest_user(), get_dlg_uri(), get_event(), get_from_tag(), get_from_uid(), get_from_uri(), get_ha1(), get_hdr_field(), get_orig_user(), get_out_socket(), get_package(), get_pathname(), get_plain_uri(), get_pres_uri(), get_proto(), get_record(), get_reply_status(), get_route_set(), get_send_socket(), get_sender_uri(), get_source_uri(), get_subscribers_uri(), get_subscription_expiration(), get_to_tag(), get_uri(), get_uri_hash_keys(), get_uri_send_info(), get_user_script(), get_username(), get_watch_uri(), get_watcher_uri(), getContactURI(), getDestinationDomain(), getFromAddress(), getFromDomain(), getFromTag(), getMediaIPFromBlock(), getMediaStreams(), getSDPMessage(), getSessionLevelMediaIP(), getsms(), getToAddress(), getToDomain(), getToTag(), global_init(), handle_ctrl_dgram(), handle_new_connect(), handle_publish(), handle_sr(), handle_stream_read(), has_to_tag(), has_totag(), header_fixup(), hex2int(), id_builder(), identityhdr_proc(), identityinfohdr_proc(), im_reload(), in_contacthdr_proc(), in_msgbody_proc(), init_addr_info(), init_avps(), init_callid(), init_CPL_parser(), init_ctrl_sockets(), init_events_uac_internals(), init_hash(), init_hash_table(), init_im_db(), init_im_hash(), init_io_wait(), init_ip_tree(), init_ipmatch(), init_lock_set(), init_mod(), init_mod_child(), init_modules(), init_nonsip_hooks(), init_pt(), init_rb(), init_report_queue(), init_sock_opt(), init_table(), init_tcpudp_sock(), init_timer(), init_trusted_db(), init_twrite_sock(), init_unix_sock(), init_unixsock_socket(), initialize_kill(), initmodem(), insert(), insert_cond_lump_after(), insert_cond_lump_before(), insert_header_lump(), insert_hf(), insert_hf_value_fixup(), insert_im_hash(), insert_into_table(), insert_new_lump(), insert_new_lump_after(), insert_new_lump_before(), insert_RR(), insert_subst_lump_after(), insert_subst_lump_before(), insert_tmcb(), insert_ucontact(), insert_urecord(), insert_value_lump(), insupddel_hf_value_f(), io_listen_loop(), io_wait_loop_poll(), io_watch_add(), io_watch_chg(), io_watch_del(), ipmatch(), ipmatch_2(), ipmatch_onsend(), is_gflag(), is_lang_tag_matching(), is_maxfwd_present(), is_simple_rls_target(), is_user(), kill_transaction(), kill_transaction_unsafe(), load_attrs(), load_db(), load_file(), load_module(), load_tm(), load_xjab(), log_facility_fixup(), log_missed(), log_request(), lookup(), lookup_uid(), lookup_user_2(), loose_route(), m_dump(), m_store(), main(), main_loop(), mark_authorized_cred(), match_hash_table(), match_proto(), match_res(), mem_insert_ucontact(), mem_insert_urecord(), mem_update_ucontact(), mod_destroy(), mod_init(), modem_process(), movetomybuffer(), msg_lump_cloner(), msg_send(), my_con(), my_con_connect(), natping(), natping_contact(), natpinger_child_init(), natpinger_init(), new_addr_info(), new_cell(), new_cfg_script_var(), new_cpl_interpreter(), new_credentials(), new_dlg_uac(), new_dlg_uas(), new_dlist(), new_domain(), new_expression(), new_hash_entry(), new_hash_table(), new_im_entry(), new_im_hash(), new_ip_node(), new_pd_op(), new_pdomain(), new_presentity_no_wb(), new_rule(), new_sock2list(), new_sock2list_after(), new_sock_info(), new_t(), new_ucontact(), new_udomain(), new_urecord(), new_watcher_no_wb(), next_proto(), no_contacts(), on_req(), ops_check_avp(), ops_copy_avp(), ops_dbdelete_avps(), ops_dbload_avps(), ops_dbstore_avps(), ops_pushto_avp(), ops_write_avp(), opt_reply(), ospAddOspHeader(), ospAppendHeader(), ospAppendHeaders(), ospCopyStrToBuffer(), ospDeleteProvider(), ospGetCallId(), ospGetFromUserpart(), ospGetNextHop(), ospGetOspHeader(), ospGetRouteParameters(), ospGetRpidUserpart(), ospGetToUserpart(), ospGetTransactionId(), ospGetUriUserpart(), ospInitTm(), ospLoadRoutes(), ospOnReq(), ospPrepareDestination(), ospRebuildDestionationUri(), ospRecordTransaction(), ospReportTermSetupUsage(), ospReportUsageFromCookie(), ospReportUsageWork(), ospRequestRouting(), ospSaveDestination(), ospSetupProvider(), ospValidateHeader(), ospVerifyParameters(), out_contacthdr_proc(), out_msgbody_proc(), pa_child_init(), pa_mod_init(), parse_accept_body(), parse_accept_hdr(), parse_allow_header(), parse_authenticate_body(), parse_avp_attr(), parse_avp_db(), parse_avp_db_scheme(), parse_avp_spec(), parse_check_value(), parse_config_file(), parse_config_line(), parse_config_lines(), parse_contact(), parse_contact_class(), parse_contacts(), parse_content_disposition(), parse_content_length(), parse_content_type_hdr(), parse_credentials(), parse_cseq(), parse_date(), parse_date_header(), parse_disposition(), parse_diversion_header(), parse_dlg(), parse_event(), parse_expires(), parse_expression(), parse_expression_list(), parse_from_header(), parse_headers(), parse_hfs(), parse_identity(), parse_identity_header(), parse_identityinfo(), parse_identityinfo_header(), parse_intstr_value(), parse_ip(), parse_listen_id(), parse_message(), parse_method(), parse_methods(), parse_msg(), parse_naptr_regexp(), parse_orig_ruri(), parse_param(), parse_param_body(), parse_params(), parse_phostport(), parse_proxyrequire(), parse_publish_hfs(), parse_q(), parse_refer_to_header(), parse_retry_after(), parse_rls_headers(), parse_rpid_header(), parse_rr(), parse_sip_msg_uri(), parse_sipifmatch(), parse_source_uri(), parse_str_list(), parse_to(), parse_to_param(), parse_tw_append(), parse_uri(), parse_uri_class(), parse_via(), parse_via_param(), partial_dlg_matching(), patch(), patch_content_length(), pdomain_load_presentities(), pdt_add_to_hash(), pdt_add_to_tree(), pdt_check_pd(), pdt_clean_cache(), pdt_get_domain(), pdt_get_prefix(), pdt_init_hash(), pdt_init_tree(), pdt_print_tree(), pdt_remove_from_hash(), pdt_remove_from_tree(), pdt_sync_cache(), perm_init_db(), pg_con(), pike_init(), pingClients(), post_auth(), pr_db_load(), pre_auth(), prefix2domain(), prefix_route(), preload_udomain(), prepare_notify(), prepare_presence_notify(), prepare_req_within(), prepare_unauthorized_notify(), pres_uri2uid(), print_av_var(), print_content_length(), print_cseq_num(), print_dset(), print_hf_var(), print_uac_request(), probe_max_receive_buffer(), proc_cid(), process_rpc_req(), publish_presence(), push_on_network(), put_command(), putsms(), radius_authorize_sterman(), radius_does_uri_exist(), receive_msg(), received_builder(), record_route_preset(), register_avpflag(), register_flag(), register_module(), register_pdomain(), register_script_cb(), register_timer(), register_udomain(), register_ulcb(), register_watcher(), registered(), registered2(), relay_reply(), reload_im_cache(), reload_trusted_table(), remove_expired_winfos(), remove_from_vs_list(), remove_hf_value_fixup(), replace_all_f(), replace_build(), replace_env(), replace_f(), replace_from(), replace_req(), replaceElement(), reply_aggregate_auth(), reply_callback(), reply_received(), replyin_handler(), req_outside(), req_within(), request(), request2dlg(), request_hf_helper(), request_inside(), request_outside(), reset_gflag(), resolve_select(), response2dlg(), restore_from(), retransmission_handler(), retrieve_x509(), rewrite_uri(), rls_alloc_subscription(), rls_authorize_subscription(), rls_child_init(), rls_create_subscription(), rls_db_add(), rls_db_remove(), rls_db_update(), rls_find_subscription(), rls_generate_notify_ext(), rls_init(), rls_mod_init(), rmv_from_db(), rpc_add(), rpc_delete(), rpc_fault(), rpc_list(), rpc_printf(), rpc_reload(), rpc_send(), rpc_struct_printf(), rport_builder(), rr_get_avp_cookies(), rr_set_avp_cookies(), rsa_sha1_dec(), rsa_sha1_enc(), rtpproxy_stop_stream(), rtpproxy_stream(), run_actions(), run_address_switch(), run_cpl_node(), run_failure_handlers(), run_language_switch(), run_location(), run_log(), run_lookup(), run_mail(), run_priority_switch(), run_proxy(), run_redirect(), run_reject(), run_remove_location(), run_string_switch(), run_sub(), run_time_switch(), sanity_fixup(), save_gflags(), save_msg_lumps(), save_ruri(), schedule_to_kill(), sd_lookup(), sdp_1918(), sdp_mangle_ip(), sdp_mangle_port(), search_append_f(), search_avp(), search_hdr(), search_next_avp(), sel_hf_value_name(), sel_rewrite_contact(), select_cfg_var(), select_rtpp_node(), send_error(), send_mail(), send_prepared_request_impl(), send_reply(), send_rtpp_command(), send_sip_msg_request(), send_sms_as_sip(), sendMediaproxyCommand(), set_auth_params(), set_dlg_target(), set_dst_uri(), set_env(), set_gflag(), set_mod_param_regex(), set_modem_arg(), set_network_arg(), set_non_blocking(), set_subscription_info(), set_table(), set_TZ(), set_watcher_db_data(), should_acc_reply(), shutdown_children(), sip_hostport2su(), sip_msg_cloner(), sip_ping_builder(), skip_name(), skip_uri(), sl_filter_ACK(), sl_reply_error(), sl_send_reply(), sl_startup(), slow_timer_main(), sm_create(), sm_prepare_subscription_response(), sms_child_init(), srv_sip_resolvehost(), star(), start_recording_f(), store_reply(), str_duplicate(), subscribe_fixup(), subscription_management_init(), subst_f(), subst_parser(), subst_run(), subst_str(), subst_user_f(), t_any_replied(), t_any_timeout(), t_check(), t_check_status(), t_continue(), t_forward_nonack(), t_get_trans_ident(), t_grep_status(), t_is_canceled(), t_is_expired(), t_is_local(), t_lookup_callid(), t_lookup_ident(), t_lookup_request(), t_lookupOriginalT(), t_newtran(), t_protoaddr2proxy(), t_reply_matching(), t_reply_with_body(), t_send_branch(), t_should_relay_response(), t_suspend(), t_uac_prepare(), t_write_req(), t_write_unix(), tel2sip(), tem_create(), tem_init(), test_max_contacts(), test_mimetype_parser(), time_event_management_init(), timer_handler(), timer_pdomain(), timer_udomain(), tohdr_proc(), tr_checker(), tree_item_add(), uac_auth(), udp_rcv_loop(), udp_send(), un_escape(), unforce_rtp_proxy_f(), unmatched_totag(), unregister_watcher(), update(), update_dlg_uas(), update_new_uri(), update_totag_set(), update_ucontact(), uri2dst(), uri2proxy(), uri_param_2(), UseMediaProxy(), verify_fmt(), verify_x509(), version_control(), via_builder(), virtual_subscription_db_add(), vs_create(), vs_db_remove(), vs_init(), w_exec_dset(), w_exec_msg(), w_im_1(), w_im_2(), w_im_filter(), w_im_onsend(), w_t_newtran(), w_t_reply(), w_t_save_lumps(), wb_timer(), write_cpl_cmd(), write_log(), write_to_fifo(), write_to_file(), write_to_unixsock(), wt_timer(), xdbg_fixup(), xj_extract_aor(), xjab_check_workers(), xjab_manage_sipmsg(), xl_get_branches(), xl_get_callid(), xl_get_color(), xl_get_cseq(), xl_get_from(), xl_get_from_tag(), xl_get_header(), xl_get_refer_to(), xl_get_ruri(), xl_get_to(), xl_get_to_tag(), xl_mod_init(), xl_parse_format(), xl_print_log(), xl_printstr(), xlfix_attr(), xlog(), and xlog_fixup().

#define L_INFO   2
 

Definition at line 81 of file dprint.h.

Referenced by add_sms_into_report_queue(), avpops_init(), cfg_commit(), cfg_rollback(), cfg_set_delayed(), cfg_set_now(), check_callid(), check_date(), check_routing(), check_timeout_in_report_queue(), check_validity(), check_x509_subj(), checkAsymmetricFile(), cpl_child_init(), cpl_exit(), cpl_init(), date_proc(), dump_attrs(), dump_avp_reverse(), fill_missing(), FixContact(), forward_request(), get_xl_functions(), handle_rls_subscription(), handle_sigs(), im_reload(), init_io_wait(), init_lock_set(), init_timer(), init_tls_compression(), init_tls_h(), initmodem(), io_listen_loop(), load_file(), lock_initialize(), main(), matching_3261(), mod_init(), ospDumpParameters(), ospLoadRoutes(), ospPrepareDestination(), ospReportOrigSetupUsage(), ospReportTermSetupUsage(), ospReportUsage(), ospRequestRouting(), ospValidateHeader(), parse_first_line(), parse_headers(), pdt_free_tree(), pike_exit(), pike_init(), pr_db_load(), prefix2domain(), print_attr(), probe_max_receive_buffer(), put_command(), relay_report_to_queue(), rpc_delete(), rpc_reload(), rsa_sha1_dec(), rtpp_test(), set_gettime_function(), set_ssl_options(), set_verification(), sig_usr(), sms_init(), udp_rcv_loop(), udp_send(), and xl_parse_format().

#define L_NOTICE   1
 

Definition at line 80 of file dprint.h.

Referenced by bdb_close_table(), bdb_delete_table(), bdb_describe_table(), bdb_find_table(), bdb_free_result(), bdb_free_table_list(), bdb_init(), bdb_open_table(), bdb_query_table(), bdb_row_db2bdb(), bdb_row_match(), bdb_rrow_db2bdb(), bdb_set_row(), bdb_set_skey(), bdb_srow_db2bdb(), bdb_update_table(), bdb_urow_db2bdb(), bdb_use_table(), child_init(), cpl_init(), do_action(), forward_reply(), handle_sigs(), initmodem(), mod_destroy(), mod_init(), nodb_timer(), notice_processor(), pr_db_load(), rpc_reload(), run_log(), run_priority_switch(), tree_flush(), update_sock_struct_from_via(), verify_callback(), warning_builder(), wb_timer(), and wt_timer().

#define L_WARN   0
 

Definition at line 79 of file dprint.h.

Referenced by _local_timer_dist_tl(), _resolv_init(), _set_fr_retr(), _timer_dist_tl(), _w_t_forward_nonack(), ack_matching(), add_identity(), adjust_ticks(), anchor_lump(), append_fixed_vars(), blst_add_f(), blst_add_retry_after_f(), blst_del_f(), blst_is_blacklisted_f(), build_res_buf_from_sip_req(), check_cl(), check_content_type(), check_cseq_method(), check_cseq_value(), check_expires_value(), check_flag(), check_memory(), check_parse_uris(), check_proxy_require(), check_required_headers(), check_ruri_scheme(), check_ruri_sip_version(), checkAsymmetricFile(), checkContentType(), checkmodem(), comp_avp(), contact_length(), create_headers(), daemonize(), date_proc(), del_lump(), do_action(), e2e_cancel_branch(), encode_lookup_attr(), fix_hostname(), fix_socket_list(), fixup_routes(), force_rtp_proxy(), get_send_socket(), get_uri_hash_keys(), handle_sigs(), init_ipmatch(), init_sock_opt(), init_tcpudp_sock(), init_tls_compression(), init_tls_h(), initdynstr(), initmodem(), ipmatch_2(), isRTPAsymmetric(), isSIPAsymmetric(), load_db(), load_file(), load_module(), loose_route(), main(), main_loop(), mk_net(), mod_init(), modem_process(), msg_send(), mysql_mod_init(), natpinger_init(), opt_reply(), ospVerifyParameters(), parse_config_file(), parse_config_lines(), pike_check_req(), print_net(), publish_presentity(), putsms(), qm_free(), receive_msg(), register_flag(), reparse_on_dns_failover_fixup(), reply_callback(), rtpp_test(), run_address_switch(), run_failure_handlers(), run_location(), run_lookup(), run_mail(), sdp_mangle_ip(), sdp_mangle_port(), send_sms_as_sip(), send_sms_as_sip_scan_no(), set_auth_params(), set_modem_arg(), set_ssl_options(), sip_ping_builder(), sl_send_reply(), sm_init_subscription_nolock(), srv_sip_resolvehost(), subst_parser(), t_check(), t_retransmit_reply(), t_unref(), uac_init(), udp_rcv_loop(), UseMediaProxy(), w_t_lookup_cancel(), w_t_relay_cancel(), w_t_reply(), w_t_retransmit_reply(), warn(), and xl_mod_init().

#define LOC_INFO   "<core> [" __FILE__ ":" CT2STR(__LINE__) "]: "
 

Definition at line 63 of file dprint.h.

#define LOG level,
fmt,
args...   )     LOG_((level), LOC_INFO, fmt, ## args)
 

Definition at line 223 of file dprint.h.

Referenced by _local_timer_dist_tl(), _parse_ruri(), _reply_light(), _resolv_init(), _send_sms_as_sip(), _set_fr_retr(), _test_insert_to_reply(), _timer_dist_tl(), _w_t_forward_nonack(), _w_t_relay_to(), aaa_avps_init(), ack_matching(), add_actions(), add_alias(), add_avp_galias(), add_avp_galias_str(), add_binrpc_socket(), add_blind_uac(), add_callback(), add_cisco_vsa(), add_contact(), add_contacts_to_loc_set(), add_credential(), add_diversion(), add_diversion_helper(), add_etag_to_rpl(), add_expires_to_rpl(), add_identity(), add_interfaces(), add_listen_iface(), add_location(), add_lump_rpl2(), add_maxfwd_header(), add_received(), add_route(), add_sms_into_report_queue(), add_to_vs_list(), add_uac(), add_uri_param(), add_user_name(), add_virtual_subscriptions_documents(), add_virtual_subscriptions_to_rlmi(), add_watcher(), addcert2table(), adjust_clen(), adjust_ticks(), after_loose(), after_strict(), allocate_tables(), allow_trusted(), alter_mediaip(), alter_mediaport(), alter_rtcp(), anchor_lump(), app2dynchr(), app2dynstr(), append2buf(), append_branch(), append_date(), append_fixed_vars(), append_hf(), append_hf_helper(), append_hf_value_fixup(), append_log(), append_new_lump(), append_time_f(), append_to_reply_f(), append_var(), apply_urihdr_changes(), arm_slow_timer(), arm_timer(), assemble_msg(), assemble_via(), assign_hf_do_lumping(), assign_hf_value_fixup(), async_auth_timer_init(), attr_destination(), attr_hdr_body2attrs(), attr_hdr_body2attrs_fixup(), auth_check_hdr_md5(), authenticate(), avp2timer(), avp_add_db_scheme(), avpops_db_bind(), avpops_db_init(), avpops_init(), bdb_close(), bdb_close_table(), bdb_delete_table(), bdb_describe_table(), bdb_field_db2bdb(), bdb_find_table(), bdb_free_result(), bdb_free_table_list(), bdb_get_db_row(), bdb_init(), bdb_insert(), bdb_open_table(), bdb_push_res_row(), bdb_query(), bdb_query_table(), bdb_raw_query(), bdb_row_db2bdb(), bdb_row_match(), bdb_rrow_db2bdb(), bdb_set_key(), bdb_set_row(), bdb_set_skey(), bdb_sfield_db2bdb(), bdb_srow_db2bdb(), bdb_ufield_db2bdb(), bdb_update_table(), bdb_urow_db2bdb(), bdb_use_table(), bind_auth(), bind_usrloc(), blst_add_f(), blst_add_retry_after_f(), blst_del_f(), blst_is_blacklisted_f(), build_ack(), build_all(), build_authorization_hdr(), build_body(), build_contact(), build_dlg_ack(), build_hf_struct(), build_local(), build_local_reparse(), build_only_headers(), build_req_buf_from_sip_req(), build_res_buf_from_sip_req(), build_res_buf_from_sip_res(), build_rr(), build_uac_req(), build_userhost(), calc_contact_q(), calculate_hooks(), callback(), callidhdr_proc(), cancel_branch(), canonize_headername(), cds2sms(), cfg_child_cb_new(), cfg_clone_global(), cfg_clone_str(), cfg_commit(), cfg_declare(), cfg_declare_str(), cfg_diff_init(), cfg_diff_release(), cfg_fixup_selects(), cfg_get_by_name(), cfg_help(), cfg_init(), cfg_lookup_var(), cfg_new_group(), cfg_new_select(), cfg_register_ctx(), cfg_rollback(), cfg_script_fixup(), cfg_set_delayed(), cfg_set_now(), cfg_shmize(), cfg_var_size(), char_msg_val(), check_all_ha1(), check_callid(), check_certificate(), check_cl(), check_content_type(), check_cseq_method(), check_cseq_value(), check_date(), check_digest(), check_expires_value(), check_file_container(), check_flag(), check_memory(), check_params(), check_parse_uris(), check_proxy_require(), check_refer_to(), check_register(), check_required_headers(), check_routing(), check_ruri_scheme(), check_ruri_sip_version(), check_self_op(), check_timeout_in_report_queue(), check_validity(), check_via_address(), check_x509_subj(), checkAsymmetricFile(), checkContentType(), checkmodem(), child_init(), child_init_callid(), clean_hdr_field(), clean_ipmatch(), cleanup(), clen_builder(), clone_authorized_hooks(), comp_avp(), comp_ip(), comp_num(), comp_str(), comp_string(), compile_expresions(), compile_logs(), compose_hdr(), consume_credentials(), contact_iterator(), contact_length(), contact_parser(), contacts(), convert_time(), convert_val(), correct_reply(), cpl_aux_process(), cpl_child_init(), cpl_exit(), cpl_get(), cpl_init(), cpl_load(), cpl_process_register(), cpl_proxy_to_loc_set(), cpl_remove(), cpl_run_script(), cpy2dynstr(), crcitt_string_array(), create_avp(), create_headers(), create_rcv_uri(), create_subscription_dialog(), create_subscriptions(), create_vars(), create_via_hf(), cseqhdr_proc(), daemonize(), date_proc(), datehdr_proc(), db_add_presence_tuple(), db_add_presentity(), db_add_tuple_extension(), db_add_tuple_note(), db_add_watcher(), db_drv_func(), db_init(), db_load_domain_attrs(), db_load_rls(), db_load_vs(), db_load_vs_names(), db_read_tuple_extensions(), db_read_tuple_notes(), db_read_tuples(), db_read_watcherinfo(), db_remove_presence_tuple(), db_remove_presentity_data(), db_remove_tuple_extensions(), db_remove_tuple_notes(), db_remove_winfos(), db_store_avp(), db_store_winfo(), db_update_watcher(), dbg_abort(), dbg_msleep(), dbrow2avp(), dbt_cache_get_db(), dbt_close(), dbt_convert_result(), dbt_convert_row(), dbt_convert_rows(), dbt_delete(), dbt_free_columns(), dbt_free_query(), dbt_free_result(), dbt_free_row(), dbt_free_rows(), dbt_get_columns(), dbt_get_result(), dbt_init(), dbt_init_cache(), dbt_insert(), dbt_new_result(), dbt_query(), dbt_row_update_val(), dbt_update(), dbt_use_table(), decode2format(), decode_contact(), decode_contact_header(), decode_from(), decode_mail_url(), decode_mime_type(), decode_pdu(), decode_uri(), decrement_maxfwd(), del_lump(), delete_ucontact(), delete_urecord(), delete_value_lump(), digeststr_asm(), dlg2str(), dlg_confirmed_resp_uac(), dlg_early_resp_uac(), dlg_mod_init(), dlg_new_resp_uac(), dlg_request_uas(), dlg_response_uac(), dns_a_parser(), dns_aaaa_parser(), dns_cname_parser(), dns_naptr_parser(), dns_srv_parser(), dns_try_ipv6_fixup(), do_action(), do_duplicate_params(), do_duplicate_rr(), do_parse_rr_body(), do_RR(), do_script_action(), do_script_download(), domain_add(), domain_fixup(), download_cer(), ds_hash_callid(), ds_hash_fromuri(), ds_hash_ruri(), ds_hash_touri(), ds_load_list(), ds_select_dst_impl(), dump_attrs(), dump_avp_reverse(), dump_hdr_field(), dup_lump_list_r(), dyn_create_f(), dyn_destroy_f(), dyn_lock_f(), e2e_cancel(), e2e_cancel_branch(), encode2format(), encode_address_attr(), encode_address_switch_attr(), encode_contact(), encode_from(), encode_lang_attr(), encode_location_attr(), encode_log_attr(), encode_lookup_attr(), encode_mail_attr(), encode_node(), encode_priority_attr(), encode_proxy_attr(), encode_redirect_attr(), encode_reject_attr(), encode_rmvloc_attr(), encode_string_attr(), encode_string_switch_attr(), encode_sub_attr(), encode_subaction_attr(), encode_time_attr(), encode_time_switch_attr(), encode_uri(), encodeCPL(), encodeQuopri(), EndMediaSession(), enum_query(), etag_parser(), eval_elem(), eval_expr(), eval_xlstr(), event_parser(), exec_msg(), exec_str(), expires_parser(), extract_body(), extract_mediainfo(), extract_mediaip(), extract_plain_uri(), fake_req(), fill_missing(), final_response_handler(), find_credentials(), find_first_route(), find_next_hf(), find_next_route(), find_presence_tuple_id(), find_registered_presence_tuple(), find_rem_target(), find_socket(), fix_actions(), fix_all_socket_lists(), fix_expr(), fix_flag(), fix_group(), fix_hostname(), fix_nated_contact_f(), fix_nated_sdp_f(), fix_socket_list(), fix_user(), FixContact(), fixup_check_avp(), fixup_copy_avp(), fixup_cpl_run_script(), fixup_db_avp(), fixup_delete_avp(), fixup_files_1(), fixup_hname_param(), fixup_hostport2proxy(), fixup_is_avp_set(), fixup_on_sl_reply(), fixup_pushto_avp(), fixup_replace_from1(), fixup_replace_from2(), fixup_routes(), fixup_sms_send_msg_to_net(), fixup_str2int(), fixup_substre(), fixup_t_write(), fixup_w_im(), fixup_w_im_onsend(), fixup_write_avp(), fixup_xl_1(), fixup_xlstr(), flag_in_range(), fmt2rad(), fmt2strar(), force_rtp_proxy(), fork_process(), forward_reply(), forward_request(), free_lump(), free_rr_lump(), free_via_clen_lump(), fromhdr_proc(), gen_did_table(), gen_domain_table(), generate_avps(), generate_random_secret(), get_attr_or_alias(), get_autenticate_hdr(), get_avp_name(), get_callid(), get_certificate(), get_contact_body(), get_contact_uri(), get_cseq_method(), get_cseq_value(), get_dest_user(), get_dlg_uri(), get_event(), get_from_tag(), get_from_uid(), get_from_uri(), get_ha1(), get_hdr_field(), get_max_open_fds(), get_max_procs(), get_orig_user(), get_out_socket(), get_package(), get_pathname(), get_plain_uri(), get_pres_uri(), get_proto(), get_record(), get_reply_status(), get_route_set(), get_send_socket(), get_sender_uri(), get_sock_info_list(), get_source_uri(), get_static_buffer(), get_subscribers_uri(), get_subscription_expiration(), get_ticks(), get_ticks_raw(), get_to_tag(), get_uri(), get_uri_hash_keys(), get_uri_send_info(), get_user_script(), get_username(), get_watch_uri(), get_watcher_uri(), get_xl_functions(), getContactURI(), getDestinationDomain(), getFromAddress(), getFromDomain(), getFromTag(), getMediaIPFromBlock(), getMediaStreams(), getSDPMessage(), getSessionLevelMediaIP(), getsms(), getToAddress(), getToDomain(), getToTag(), global_init(), handle_ctrl_dgram(), handle_io(), handle_new_connect(), handle_publish(), handle_rls_subscription(), handle_sigs(), handle_sr(), handle_stream_read(), has_to_tag(), has_totag(), hash_table_insert(), header_fixup(), hex2int(), hostent2su(), hostent_cpy(), id_builder(), identityhdr_proc(), identityinfohdr_proc(), im_reload(), in_contacthdr_proc(), in_msgbody_proc(), init_addr_info(), init_avp_params(), init_avps(), init_callid(), init_CPL_parser(), init_ctrl_sockets(), init_events_uac_internals(), init_hash(), init_hash_table(), init_im_db(), init_im_hash(), init_io_wait(), init_ip_tree(), init_ipmatch(), init_lock_ops(), init_lock_set(), init_mod(), init_mod_child(), init_modules(), init_nonsip_hooks(), init_pkg_mallocs(), init_pt(), init_rb(), init_report_queue(), init_rlist(), init_shm_mallocs(), init_sock_opt(), init_su(), init_table(), init_tcpudp_sock(), init_timer(), init_tls_compression(), init_tls_h(), init_tmcb_lists(), init_trusted(), init_trusted_db(), init_twrite_sock(), init_ulcb_list(), init_unix_sock(), initdynstr(), initialize_kill(), initmodem(), insert(), insert_cond_lump_after(), insert_cond_lump_before(), insert_header_lump(), insert_hf(), insert_hf_value_fixup(), insert_im_hash(), insert_into_table(), insert_new_lump(), insert_new_lump_after(), insert_new_lump_before(), insert_RR(), insert_subst_lump_after(), insert_subst_lump_before(), insert_tmcb(), insert_ucontact(), insert_urecord(), insert_value_lump(), insupddel_hf_value_f(), int2str(), io_listen_loop(), io_wait_loop_poll(), io_watch_add(), io_watch_chg(), io_watch_del(), ip_addr2sbuf(), ipmatch(), ipmatch_2(), ipmatch_onsend(), is_gflag(), is_lang_tag_matching(), is_maxfwd_present(), is_simple_rls_target(), is_user(), isRTPAsymmetric(), isSIPAsymmetric(), kill_all_children(), kill_transaction(), kill_transaction_unsafe(), load_attrs(), load_db(), load_file(), load_module(), load_tm(), load_xjab(), local_timer_add(), local_timer_run(), lock_initialize(), locking_f(), log_facility_fixup(), log_missed(), log_request(), lookup(), lookup_uid(), lookup_user_2(), loose_route(), lump_check_opt(), lumps_len(), m_dump(), m_store(), main(), main_loop(), mark_authorized_cred(), match_hash_table(), match_proto(), match_res(), matching_3261(), mem_insert_ucontact(), mem_insert_urecord(), mem_update_ucontact(), mk_action(), mk_elem(), mk_exp(), mk_listen_id(), mk_net(), mk_net_bitlen(), mk_proxy(), mk_proxy_from_ip(), mod_destroy(), mod_init(), modem_process(), movetomybuffer(), msg_list_init(), msg_lump_cloner(), msg_send(), my_con(), my_con_connect(), mysql_mod_init(), natping(), natping_contact(), natpinger_child_init(), natpinger_init(), new_addr_info(), new_cell(), new_cfg_script_var(), new_cpl_interpreter(), new_credentials(), new_dlg_uac(), new_dlg_uas(), new_dlist(), new_domain(), new_expression(), new_hash_entry(), new_hash_table(), new_im_entry(), new_im_hash(), new_ip_node(), new_pd_op(), new_pdomain(), new_presentity_no_wb(), new_rule(), new_sock2list(), new_sock2list_after(), new_sock_info(), new_t(), new_ucontact(), new_udomain(), new_urecord(), new_watcher_no_wb(), next_proto(), no_contacts(), nodb_timer(), notice_processor(), on_req(), ops_check_avp(), ops_copy_avp(), ops_dbdelete_avps(), ops_dbload_avps(), ops_dbstore_avps(), ops_pushto_avp(), ops_write_avp(), opt_reply(), ospAddOspHeader(), ospAppendHeader(), ospAppendHeaders(), ospBuildUsageFromDestination(), ospCheckHeader(), ospCheckOrigDestination(), ospCheckRoute(), ospConvertAddress(), ospCopyStrToBuffer(), ospDeleteProvider(), ospDestMod(), ospDumpAllDestination(), ospDumpDestination(), ospDumpParameters(), ospGetCallId(), ospGetDirection(), ospGetFromUserpart(), ospGetLastOrigDestination(), ospGetNextHop(), ospGetNextOrigDestination(), ospGetOspHeader(), ospGetRouteParameters(), ospGetRpidUserpart(), ospGetSourceAddress(), ospGetTermDestination(), ospGetToUserpart(), ospGetTransactionId(), ospGetUriUserpart(), ospInitChild(), ospInitDestination(), ospInitMod(), ospInitTm(), ospIsToReportUsage(), ospLoadRoutes(), ospOnReq(), ospPrepareAllRoutes(), ospPrepareDestination(), ospPrepareFirstRoute(), ospPrepareNextRoute(), ospRebuildDestionationUri(), ospRecordCode(), ospRecordEvent(), ospRecordOrigTransaction(), ospRecordTermTransaction(), ospRecordTransaction(), ospReportOrigSetupUsage(), ospReportTermSetupUsage(), ospReportUsage(), ospReportUsageFromCookie(), ospReportUsageWork(), ospReportUsageWrapper(), ospRequestRouting(), ospSaveDestination(), ospSaveOrigDestination(), ospSaveTermDestination(), ospSetupProvider(), ospSkipPlus(), ospTmcbFunc(), ospValidateHeader(), ospVerifyParameters(), out_contacthdr_proc(), out_msgbody_proc(), pa_child_init(), pa_mod_init(), parse_accept_body(), parse_accept_hdr(), parse_allow_header(), parse_authenticate_body(), parse_avp_attr(), parse_avp_db(), parse_avp_db_scheme(), parse_avp_spec(), parse_check_value(), parse_config_file(), parse_config_line(), parse_config_lines(), parse_contact(), parse_contact_class(), parse_contacts(), parse_content_disposition(), parse_content_length(), parse_content_type_hdr(), parse_credentials(), parse_cseq(), parse_date(), parse_date_header(), parse_disposition(), parse_diversion_header(), parse_dlg(), parse_event(), parse_expires(), parse_expression(), parse_expression_list(), parse_first_line(), parse_from_header(), parse_headers(), parse_hfs(), parse_identity(), parse_identity_header(), parse_identityinfo(), parse_identityinfo_header(), parse_intstr_value(), parse_ip(), parse_listen_id(), parse_message(), parse_method(), parse_methods(), parse_msg(), parse_naptr_regexp(), parse_orig_ruri(), parse_param(), parse_param_body(), parse_params(), parse_phostport(), parse_proxyrequire(), parse_publish_hfs(), parse_q(), parse_refer_to_header(), parse_retry_after(), parse_rls_headers(), parse_rpid_header(), parse_rr(), parse_sip_msg_uri(), parse_sipifmatch(), parse_source_uri(), parse_str_list(), parse_to(), parse_to_param(), parse_tw_append(), parse_uri(), parse_uri_class(), parse_via(), parse_via_param(), partial_dlg_matching(), patch(), patch_content_length(), pdomain_load_presentities(), pdt_add_to_hash(), pdt_add_to_tree(), pdt_check_pd(), pdt_clean_cache(), pdt_free_tree(), pdt_get_domain(), pdt_get_prefix(), pdt_init_hash(), pdt_init_tree(), pdt_print_tree(), pdt_remove_from_hash(), pdt_remove_from_tree(), pdt_sync_cache(), perm_init_db(), pg_con(), pike_check_req(), pike_exit(), pike_init(), pingClients(), post_auth(), pr_db_load(), pre_auth(), prefix2domain(), prefix_route(), preload_udomain(), prepare_notify(), prepare_presence_notify(), prepare_req_within(), prepare_unauthorized_notify(), pres_uri2uid(), print_attr(), print_av_var(), print_content_length(), print_cseq_num(), print_dset(), print_expr(), print_hf_var(), print_net(), print_uac_request(), print_var(), probe_max_receive_buffer(), proc_cid(), process_lumps(), process_rpc_req(), process_watchers(), process_winfo_watchers(), publish_presence(), publish_presentity(), push_on_network(), put_command(), putsms(), qm_check(), qm_free(), qm_realloc(), qm_status(), radius_authorize_sterman(), radius_does_uri_exist(), receive_msg(), received_builder(), record_route_preset(), register_avpflag(), register_flag(), register_module(), register_pdomain(), register_procs(), register_script_cb(), register_timer(), register_tmcb(), register_udomain(), register_ulcb(), register_watcher(), registered(), registered2(), relay_reply(), relay_report_to_queue(), reload_im_cache(), reload_trusted_table(), remove_expired_winfos(), remove_from_hash_table_unsafe(), remove_from_vs_list(), remove_hf_value_fixup(), remove_presentity(), reparse_on_dns_failover_fixup(), replace_all_f(), replace_build(), replace_env(), replace_f(), replace_from(), replace_len(), replace_req(), replaceElement(), reply_aggregate_auth(), reply_callback(), reply_received(), replyin_handler(), req_outside(), req_within(), request(), request2dlg(), request_hf_helper(), request_inside(), request_outside(), reset_gflag(), resolv_reinit(), resolve_select(), response2dlg(), restore_from(), retransmission_handler(), retrieve_x509(), rewrite_uri(), rls_alloc_subscription(), rls_authorize_subscription(), rls_child_init(), rls_create_subscription(), rls_db_add(), rls_db_remove(), rls_db_update(), rls_find_subscription(), rls_generate_notify_ext(), rls_init(), rls_mod_init(), rmv_from_db(), route_add(), route_new_list(), rpc_add(), rpc_delete(), rpc_fault(), rpc_list(), rpc_printf(), rpc_reload(), rpc_scan(), rpc_send(), rpc_struct_add(), rpc_struct_printf(), rpc_struct_scan(), rport_builder(), rr_get_avp_cookies(), rr_set_avp_cookies(), rsa_sha1_dec(), rsa_sha1_enc(), rtpp_test(), rtpproxy_stop_stream(), rtpproxy_stream(), run_actions(), run_address_switch(), run_cpl_node(), run_failure_handlers(), run_language_switch(), run_location(), run_log(), run_lookup(), run_mail(), run_priority_switch(), run_proxy(), run_redirect(), run_reject(), run_remove_location(), run_string_switch(), run_sub(), run_time_switch(), sanity_fixup(), save_gflags(), save_msg_lumps(), save_ruri(), schedule_to_kill(), sd_lookup(), sdp_1918(), sdp_mangle_ip(), sdp_mangle_port(), search_append_f(), search_avp(), search_hdr(), search_next_avp(), sel_hf_value_name(), sel_rewrite_contact(), select_cfg_var(), select_rtpp_node(), send_error(), send_mail(), send_pr_buffer(), send_prepared_request_impl(), send_reply(), send_rtpp_command(), send_sip_msg_request(), send_sms_as_sip(), send_sms_as_sip_scan_no(), sendMediaproxyCommand(), set_auth_params(), set_dlg_target(), set_dst_uri(), set_env(), set_gettime_function(), set_gflag(), set_mod_param_regex(), set_modem_arg(), set_network_arg(), set_non_blocking(), set_ssl_options(), set_subscription_info(), set_table(), set_TZ(), set_verification(), set_watcher_db_data(), should_acc_reply(), shutdown_children(), sig_alarm_abort(), sig_usr(), sip_hostport2su(), sip_msg_cloner(), sip_ping_builder(), skip_name(), skip_uri(), sl_filter_ACK(), sl_reply_error(), sl_send_reply(), sl_startup(), slow_timer_main(), sm_create(), sm_init_subscription_nolock(), sm_prepare_subscription_response(), sms_child_init(), sms_init(), sockaddr2ip_addr(), srv_sip_resolvehost(), star(), start_final_repl_retr(), start_recording_f(), store_reply(), str_duplicate(), su2ip_addr(), su_cmp(), su_getport(), su_setport(), subscribe_fixup(), subscription_management_init(), subst_f(), subst_parser(), subst_run(), subst_str(), subst_user_f(), t_any_replied(), t_any_timeout(), t_check(), t_check_status(), t_continue(), t_forward_nonack(), t_get_trans_ident(), t_grep_status(), t_is_canceled(), t_is_expired(), t_is_local(), t_lookup_callid(), t_lookup_ident(), t_lookup_request(), t_lookupOriginalT(), t_newtran(), t_protoaddr2proxy(), t_reply_matching(), t_reply_with_body(), t_retransmit_reply(), t_send_branch(), t_should_relay_response(), t_suspend(), t_uac_prepare(), t_unref(), t_write_req(), t_write_unix(), tcp_addr_hash(), tel2sip(), tem_create(), tem_init(), test_max_contacts(), test_mimetype_parser(), time_event_management_init(), timer_add_safe(), timer_allow_del(), timer_del_safe(), timer_handler(), timer_list_expire(), timer_pdomain(), timer_udomain(), tls_accept(), tls_connect(), tls_dump_cert_info(), tls_dump_verification_failure(), tls_h_read(), tls_init_locks(), tohdr_proc(), tr_checker(), tree_flush(), tree_item_add(), tree_item_alloc(), uac_auth(), uac_init(), udp_init(), udp_rcv_loop(), udp_send(), un_escape(), unforce_rtp_proxy_f(), unmatched_totag(), unregister_watcher(), update(), update_dlg_uas(), update_new_uri(), update_sock_struct_from_via(), update_totag_set(), update_ucontact(), uri2dst(), uri2proxy(), uri_param_2(), UseMediaProxy(), verify_callback(), verify_fmt(), verify_x509(), version_control(), via_builder(), virtual_subscription_db_add(), vs_create(), vs_db_remove(), vs_init(), w_exec_dset(), w_exec_msg(), w_im_1(), w_im_2(), w_im_filter(), w_im_onsend(), w_t_lookup_cancel(), w_t_newtran(), w_t_relay_cancel(), w_t_reply(), w_t_retransmit_reply(), w_t_save_lumps(), warn(), warning_builder(), wb_timer(), write_cpl_cmd(), write_log(), write_to_fifo(), write_to_file(), write_to_unixsock(), wt_timer(), xdbg_fixup(), xj_extract_aor(), xj_wlist_init(), xjab_check_workers(), xjab_manage_sipmsg(), xl_get_branches(), xl_get_callid(), xl_get_color(), xl_get_cseq(), xl_get_from(), xl_get_from_tag(), xl_get_header(), xl_get_refer_to(), xl_get_ruri(), xl_get_to(), xl_get_to_tag(), xl_mod_init(), xl_parse_format(), xl_print_log(), xl_printstr(), xlfix_attr(), xlog(), xlog_fixup(), yyerror(), and yyparse().

#define LOG2SYSLOG_LEVEL level   )     (log_level_info[(level) - (L_ALERT)].syslog_level)
 

Definition at line 85 of file dprint.h.

#define LOG_ level,
prefix,
fmt,
args...   ) 
 

Definition at line 187 of file dprint.h.

Referenced by do_action(), xdbg(), and xlog().

#define LOG_LEVEL2NAME level   )     (log_level_info[(level) - (L_ALERT)].name)
 

Definition at line 84 of file dprint.h.

#define NOTICE fmt,
args...   )     LOG(L_NOTICE, fmt, ## args)
 

Definition at line 254 of file dprint.h.

#define WARN fmt,
args...   )     LOG(L_WARN, fmt, ## args)
 

Definition at line 253 of file dprint.h.

Referenced by check_cl(), db_get_did(), dbops_foreach_func(), destroy_fifo(), do_step_destroyed(), do_step_waiting_for_term_notify(), em_receive_request(), eval_uac_routing(), eval_while_func(), eval_while_stack_func(), events_mod_init(), find_euac_nolock(), fix_timeout(), generate_avps(), get_timer_value(), handle_renew_subscription(), init_tls_h(), ld_cmd_exec(), ldap_bit2db_int(), mod_init(), my_con_connect(), nhop_type(), pa_notify_cb(), parse_avp_ident(), parse_sdp_content(), pg_inet2db_int(), read_reg_avps(), resolve_select(), rls_notify_cb(), rls_timer_cb(), sctp_options_check(), search_avp(), search_next_avp(), tcp_cfg_def_fix(), timer_handler(), timer_pdomain(), tls_accept(), tls_connect(), tls_shutdown(), and tls_write().

#define XCT2STR  )     #i
 

Definition at line 57 of file dprint.h.


Function Documentation

int log_facility_fixup void handle,
str gname,
str name,
void **  val
 

Definition at line 87 of file dprint.c.

References L_ERR, LOG, str, and str2facility().

int my_pid  ) 
 

Definition at line 191 of file pt.c.

Referenced by child_init_callid(), dprint(), io_watch_add(), and warning_builder().

int str2facility char *  s  ) 
 

Definition at line 75 of file dprint.c.

References int_fac, s, and str_fac.

Referenced by log_facility_fixup(), and yyparse().


Variable Documentation

volatile int dprint_crit
 

Definition at line 41 of file dprint.c.

struct log_level_info log_level_info[]
 

Definition at line 64 of file dprint.c.

int log_stderr
 

Definition at line 320 of file main.c.

Referenced by daemonize(), main(), and yyparse().

int process_no
 

Definition at line 314 of file main.c.

Referenced by dprint(), fork_process(), init_pt(), main_loop(), sip_ping_builder(), start_fifo_server(), and tls_complete_init().


Generated on Thu Jul 29 04:15:54 2010 for SIPExpressRouter by  doxygen 1.3.9.1