dprint.h File Reference

Kamailio Debug console print functions. More...

#include <syslog.h>
#include <time.h>

Include dependency graph for dprint.h:

Go to the source code of this file.

Defines

#define __DP_FUNC   __FUNCTION__
#define DP_ALERT_PREFIX   DP_PREFIX DP_ALERT_TEXT
#define DP_ALERT_TEXT   "ALERT:"
#define DP_CRIT_PREFIX   DP_PREFIX DP_CRIT_TEXT
#define DP_CRIT_TEXT   "CRITICAL:"
#define DP_DBG_PREFIX   DP_PREFIX DP_DBG_TEXT
#define DP_DBG_TEXT   "DBG:"
#define DP_ERR_PREFIX   DP_PREFIX DP_ERR_TEXT
#define DP_ERR_TEXT   "ERROR:"
#define DP_INFO_PREFIX   DP_PREFIX DP_INFO_TEXT
#define DP_INFO_TEXT   "INFO:"
#define DP_NOTICE_PREFIX   DP_PREFIX DP_NOTICE_TEXT
#define DP_NOTICE_TEXT   "NOTICE:"
#define DP_PREFIX   "%s [%d] "
#define DP_WARN_PREFIX   DP_PREFIX DP_WARN_TEXT
#define DP_WARN_TEXT   "WARNING:"
#define is_printable(_level)   (debug>=(_level))
#define L_ALERT   -3
#define L_CRIT   -2
#define L_DBG   4
#define L_ERR   -1
#define L_INFO   3
#define L_NOTICE   2
#define L_WARN   1
#define LM_ALERT(fmt, args...)
#define LM_CRIT(fmt, args...)
#define LM_DBG(fmt, args...)
#define LM_ERR(fmt, args...)
#define LM_GEN1(_lev, args...)   LM_GEN2( log_facility, _lev, ##args)
#define LM_GEN2(_facility, _lev, fmt, args...)
#define LM_INFO(fmt, args...)
#define LM_NOTICE(fmt, args...)
#define LM_WARN(fmt, args...)
#define LOG_PREFIX   MOD_NAME ":%s: "
#define MOD_NAME   "core"
#define MY_DPRINT(_prefix, _fmt, args...)
#define MY_SYSLOG(_log_level, _prefix, _fmt, args...)

Functions

int dp_my_pid (void)
 Small wrapper around my_pid.
static char * dp_time (void)
 Print time for logging purposes to static buffer.
void dprint (char *format,...)
 Logging function to STDERR.
void reset_proc_debug_level (void)
 Reset the server debug level to the previous value.
void set_proc_debug_level (int level)
 Set the server debug level, save the previous value.
int str2facility (char *s)
 Return the integer value of a log facility string.

Variables

char ctime_buf []
int debug
int log_facility
char * log_name
int log_stderr


Detailed Description

Kamailio Debug console print functions.

See also:
syslog.h

Definition in file dprint.h.


Define Documentation

#define __DP_FUNC   __FUNCTION__

Definition at line 183 of file dprint.h.

#define DP_ALERT_PREFIX   DP_PREFIX DP_ALERT_TEXT

Definition at line 86 of file dprint.h.

#define DP_ALERT_TEXT   "ALERT:"

Definition at line 78 of file dprint.h.

#define DP_CRIT_PREFIX   DP_PREFIX DP_CRIT_TEXT

Definition at line 87 of file dprint.h.

#define DP_CRIT_TEXT   "CRITICAL:"

Definition at line 79 of file dprint.h.

#define DP_DBG_PREFIX   DP_PREFIX DP_DBG_TEXT

Definition at line 92 of file dprint.h.

#define DP_DBG_TEXT   "DBG:"

Definition at line 84 of file dprint.h.

#define DP_ERR_PREFIX   DP_PREFIX DP_ERR_TEXT

Definition at line 88 of file dprint.h.

#define DP_ERR_TEXT   "ERROR:"

Definition at line 80 of file dprint.h.

#define DP_INFO_PREFIX   DP_PREFIX DP_INFO_TEXT

Definition at line 91 of file dprint.h.

#define DP_INFO_TEXT   "INFO:"

Definition at line 83 of file dprint.h.

#define DP_NOTICE_PREFIX   DP_PREFIX DP_NOTICE_TEXT

Definition at line 90 of file dprint.h.

#define DP_NOTICE_TEXT   "NOTICE:"

Definition at line 82 of file dprint.h.

#define DP_PREFIX   "%s [%d] "

Definition at line 75 of file dprint.h.

#define DP_WARN_PREFIX   DP_PREFIX DP_WARN_TEXT

Definition at line 89 of file dprint.h.

#define DP_WARN_TEXT   "WARNING:"

Definition at line 81 of file dprint.h.

#define is_printable ( _level   )     (debug>=(_level))

Definition at line 179 of file dprint.h.

Referenced by xdbg(), xlog_1(), and xlog_2().

#define L_ALERT   -3

Alert level

Definition at line 63 of file dprint.h.

Referenced by fix_actions(), and xlog_fixup().

#define L_CRIT   -2

Critical level

Definition at line 64 of file dprint.h.

Referenced by xlog_fixup().

#define L_DBG   4

Debug level

Definition at line 69 of file dprint.h.

Referenced by fix_actions(), xdbg(), and xlog_fixup().

#define L_ERR   -1

Error level

Definition at line 65 of file dprint.h.

Referenced by conf_error(), xlog_1(), and xlog_fixup().

#define L_INFO   3

Info level

Definition at line 68 of file dprint.h.

Referenced by xlog_fixup().

#define L_NOTICE   2

Notice level

Definition at line 67 of file dprint.h.

Referenced by xlog_fixup().

#define L_WARN   1

Warning level

Definition at line 66 of file dprint.h.

Referenced by xlog_fixup().

#define LM_ALERT ( fmt,
args...   ) 

Definition at line 384 of file dprint.h.

Referenced by do_action(), and do_assign().

#define LM_CRIT ( fmt,
args...   ) 

Definition at line 394 of file dprint.h.

Referenced by _bdb_delete_cursor(), _reply_light(), add_list_to_head(), add_rr_param(), add_sdp(), add_sock_hdr(), add_uac(), avpops_db_bind(), avpops_init(), bdb_delete(), bdb_insert(), bdb_query(), bdb_raw_query(), bdb_update(), bdblib_close(), bdblib_init(), bdblib_reopen(), build_async_handler(), build_authorization_hdr(), build_new_dlg(), build_res_buf_from_sip_req(), build_user_AOR(), bye_reply_cb(), cancel_branch(), check_actions(), check_and_split_time_list(), check_self_op(), check_via_address(), child_init(), child_init_callid(), clean_hdr_field(), clone_authorized_hooks(), comp_ip(), comp_n2n(), comp_no(), comp_s2r(), comp_s2s(), comp_scriptvar(), comp_str(), comp_strval(), cpl_db_bind(), cpl_db_init(), cpl_init(), crcitt_string_array(), create_bl_head(), daemonize(), datagram_process(), db_bind_mod(), db_table_version(), dbg_abort(), dbrow2info(), dbt_init_cache(), del_lump(), destroy_dlg(), dlg_connect_db(), dlg_onreply(), dlg_onroute(), do_srv_lookup(), do_suid(), domainpolicy_db_bind(), domainpolicy_db_init(), domainpolicy_db_ver(), dp_can_connect_str(), dp_connect_db(), ds_connect_db(), dup_lump_list_r(), e2e_cancel_branch(), eval_elem(), eval_expr(), extract_hdrs(), fifo_process(), filter_and_sort_naptr(), final_response_handler(), fix_actions(), fix_expr(), fixup_phostport2proxy(), fixup_profile(), fixup_replace_from2(), free_lump(), free_via_clen_lump(), get_hdr_field(), get_naptr_proto(), get_natping_socket(), get_next_he(), get_out_socket(), get_redirect(), get_reply_status(), get_send_socket(), get_sock_info_list(), get_ticks(), get_ucontact(), get_uticks(), global_init(), group_db_init(), handle_sigs(), hash_table_insert(), hostent2su(), hostent_cpy(), id_builder(), imc_htable_init(), increase_open_fds(), init_addresses(), init_black_lists(), init_callid(), init_pkg_mallocs(), init_puacb_list(), init_shm_mallocs(), init_shmlock(), init_su(), init_timer(), init_tmcb_lists(), init_trusted(), init_ulcb_list(), init_xmpp_cb_list(), insert_dlg_timer(), int2bstr(), internal_fork(), io_wait_loop_poll(), io_watch_add(), io_watch_del(), ip_addr2a(), lcr_db_init(), load_dialog_info_from_db(), lock_initialize(), log_next_state_dlg(), lump_check_opt(), lumps_len(), main(), main_loop(), mi_child_init(), mk_action(), mk_elem(), mk_exp(), mk_net(), mk_net_bitlen(), mk_proxy(), mk_proxy_from_ip(), mk_shm_proxy(), mod_init(), msg_list_init(), msg_send(), new_htable(), next_state_dlg(), ops_check_avp(), ops_dbdelete_avps(), ops_dbload_avps(), ops_dbstore_avps(), ops_op_avp(), ops_pushto_avp(), opt_reply(), parse_headers(), parse_uri(), parse_via(), perlresult2dbres(), perlvdb_perlmethod(), pre_datagram_process(), preload_udomain(), print_expr(), print_ip_stack(), print_red_ips(), print_var(), process_lumps(), pv_get_tm_reply_code(), qm_free(), qm_realloc(), qm_status(), register_dlgcb(), register_puacb(), register_qoscb(), register_script_cb(), register_tmcb(), register_ulcb(), register_xmpp_cb(), reload_gws_and_lcrs(), remove_dialog_timer(), remove_from_hash_table_unsafe(), remove_timer_unsafe(), replace_build(), reply_callback(), rewrite_on_rule(), rule_translate(), send_pr_buffer(), set_1timer(), set_core_dump(), set_dlg_profile(), set_timer(), shm_getmem(), shm_mem_init_mallocs(), sig_alarm_abort(), sockaddr2ip_addr(), socket2str(), sort_srvs(), start_timer_processes(), su2ip_addr(), su_cmp(), su_getport(), su_setport(), subnet_table_insert(), t_check_status(), t_local_replied(), t_next_contacts(), t_retransmit_reply(), t_should_relay_response(), tcp_addr_hash(), tlsops_alt(), tlsops_cert_version(), tlsops_check_cert(), tlsops_comp(), tlsops_sn(), tlsops_validity(), uac_auth(), uac_init(), udp_send(), un_escape(), unset_dlg_profile(), update_cseqs(), update_totag_set(), uridb_db_init(), uridb_db_ver(), version_control(), via_builder(), w_t_relay(), w_t_reply(), xj_wlist_init(), and xmlrpc_process().

#define LM_DBG ( fmt,
args...   ) 

Definition at line 447 of file dprint.h.

Referenced by _bdb_delete_cursor(), _bm_register_timer(), _lock(), _reply_light(), _set_fr_retr(), _shm_resize(), _tls_read(), _unlock(), a2dns_node(), AAAPrintMessage(), ac_cancel(), ac_reply(), ac_sl_msg(), ac_uac_req(), acc_onreq(), account_connecting(), account_disabled(), account_enabled(), account_error_changed(), action_stat(), add_actions(), add_avp_galias(), add_dest2list(), add_domain_data(), add_event(), add_from_db(), add_gws_into_avps(), add_list_to_head(), add_pending_sdp_session(), add_profile_definitions(), add_pua_event(), add_re(), add_resource(), add_rr_param(), add_rtpproxy_socks(), add_rule2hash(), add_sdp(), add_source(), add_waiting_watchers(), adjust_clen(), after_loose(), after_strict(), agregate_xmls(), alias_db_lookup(), allow_source_address(), allow_source_address_group(), allow_test(), allow_uri(), append_header(), append_rpid_hf(), append_rpid_hf_p(), append_to_timer(), as_relay_stat(), assemble_msg(), auth_get_ha1(), authorize(), avp_add_db_scheme(), bdb_append_row(), bdb_check_reload(), bdb_convert_row(), bdb_delete(), bdb_get_colmap(), bdb_get_columns(), bdb_insert(), bdb_query(), bdb_reload(), bdb_str2val(), bdb_update(), bdb_val2str(), bdblib_close(), bdblib_create_table(), bdblib_get_db(), bdblib_get_table(), bdblib_reopen(), bdblib_valtochar(), binary_search(), bla_cb(), bla_handle_notify(), bla_process_body(), bla_set_flag(), buddy_added(), buddy_signed_off(), buddy_signed_on(), buddy_status_changed(), build_async_handler(), build_auth_hf(), build_authorization_hdr(), build_contact(), build_dlg_t(), build_local(), build_new_dlg(), build_pidf(), build_publish(), build_req_buf_from_sip_req(), build_res_buf_from_sip_res(), build_rule(), build_str_hdr(), build_uac_cancel(), build_xmpp_content(), bye_reply_cb(), cancel_branch(), cfg_lock_helper(), check_against_rule_list(), check_and_split_timer(), check_blacklist(), check_content_type(), check_message_support(), check_nonce(), check_options_callback(), check_our_gws(), check_register(), check_response(), check_route_param(), check_routing(), check_rule(), check_self(), check_sms_report(), check_user_blacklist(), check_username(), check_via_address(), child_init(), child_init_callid(), clean_msg_clone(), clean_routine(), cleanup_uac_timers(), clen_builder(), client_enable_account(), client_find_account(), cmd_send_message(), comp_ip(), comp_scriptvar(), constr_multipart_body(), constr_rlmi_doc(), CONSTR_RLSUBS_DID(), core2strar(), count_module_procs(), cpl_process_register(), cpl_proxy_to_loc_set(), cpl_run_script(), create_as_event_t(), datagram_close_async(), db_allocate_columns(), db_allocate_row(), db_allocate_rows(), db_bind_mod(), db_close_query(), db_do_init(), db_free_columns(), db_free_result(), db_free_row(), db_free_rows(), db_load_urecord(), db_mysql_convert_row(), db_mysql_convert_rows(), db_mysql_fetch_result(), db_mysql_get_columns(), db_mysql_new_connection(), db_mysql_store_result(), db_mysql_val2str(), db_new_result(), db_oracle_new_connection(), db_postgres_convert_row(), db_postgres_convert_rows(), db_postgres_fetch_result(), db_postgres_free_connection(), db_postgres_free_query(), db_postgres_get_columns(), db_postgres_new_connection(), db_postgres_store_result(), db_postgres_str2val(), db_postgres_submit_query(), db_postgres_val2str(), db_query_avp(), db_restore(), db_str2val(), db_table_version(), db_unixodbc_convert_row(), db_unixodbc_fetch_result(), db_unixodbc_get_columns(), db_unixodbc_new_connection(), db_unixodbc_store_result(), db_unixodbc_str2val(), db_unixodbc_val2str(), db_update(), dbrow2avp(), dbt_cache_get_db(), dbt_check_mtime(), dbt_db_get_table(), dbt_delete(), dbt_get_columns(), dbt_load_file(), dbt_query(), dbt_result_extract_fields(), dbt_result_new(), dbt_table_check_row(), dbt_table_new(), decode_mail_url(), default_method(), delete_cell(), delete_handler(), delete_phtable(), deletesms(), destroy(), destroy_avp_list(), destroy_dlg(), destroy_modules(), destroy_qos_callbacks_list(), destroy_qos_ctx(), destroy_rule(), destroy_tls(), Dialog_Param_add_candidate(), dialog_update_db(), diameter_authorize(), diameter_is_user_in(), dispatch_relay(), dispatcher_main_loop(), dlg2hash(), dlg_bridge(), dlg_bridge_tm_callback(), dlg_onreply(), dlg_onroute(), dlg_ontimeout(), dlg_refer_callee(), dlg_refer_tm_callback(), dlg_timer_routine(), dlg_update_cseq(), do_action(), do_dns_failover(), do_from_gw(), do_load_gws(), do_parse_rr_body(), do_query(), do_read(), do_replace_body_f(), do_send_bulk_message_component(), do_send_message_component(), do_send_message_server(), do_srv_lookup(), do_to_gw(), does_uri_exist(), dp_apply_policy(), dp_can_connect(), dp_can_connect_str(), dp_get_ivalue(), dp_get_svalue(), dp_load_db(), dp_trans_fixup(), dp_translate_f(), ds_check_timer(), ds_hash_authusername(), ds_hash_pvar(), ds_mark_dst(), ds_next_dst(), ds_options_callback(), ds_print_sets(), ds_select_dst(), dump_fifo(), encode_msg(), enum_pv_query_3(), escape_param(), escape_user(), event_stat(), exec_avp(), exec_str(), extract_allowed_headers(), extract_avp(), extract_parsed_hdrs(), extract_sdialog_info(), extract_sphere(), fetchsms(), fifo_process(), filter_and_sort_naptr(), filter_body_f(), final_response_handler(), find_accounts(), find_cmd_export_t(), find_first_route(), find_mod_export(), find_next_route(), find_param_export(), find_qos_sdp(), find_sip_user(), find_users(), fix_actions(), fix_socket_list(), fixup_as_relay(), fixup_check_avp(), fixup_method(), fixup_subst(), fixup_substre(), flat_get_connection(), flat_release_connection(), force_rtp_proxy(), forward_reply(), forward_request(), forward_sl_request(), freeInterprocessBuffer(), func_handle_publish(), func_handle_subscribe(), func_send_message(), generate_avps(), generate_ETag(), generate_uris(), get_autenticate_hdr(), get_columns(), get_counter(), get_dest_user(), get_dialog(), get_dlg(), get_dlg_timeout(), get_fifo_opts(), get_final_notify_body(), get_ha1(), get_hdr_field(), get_hfblock(), get_maddr_uri(), get_orig_user(), get_out_socket(), get_p_notify_body(), get_path_dst_uri(), get_record(), get_record_id(), get_redirect(), get_register_expire(), get_reply_totag(), get_resource_list(), get_rule_node(), get_rules_doc(), get_send_socket(), get_sock_hdr(), get_sphere(), get_stored_info(), get_subs_db(), get_subs_dialog(), get_user_group(), get_user_script(), get_wi_notify_body(), get_wi_subs_db(), grep_aliases(), grep_sock_info(), gw_set_state(), handle_as_data(), handle_publish(), handle_sigs(), handle_subscribe(), handle_unc_as_data(), has_body_f(), has_totag(), hash_func(), hashT_clean(), hashtable_dec_counter(), hashtable_inc_counter(), i_enum_query_2(), identify_command(), imc_add_member(), imc_get_member(), imc_handle_create(), imc_handle_destroy(), imc_handle_help(), imc_handle_invite(), imc_handle_join(), imc_handle_list(), imc_handle_message(), imc_handle_remove(), imc_handle_unknown(), imc_inv_callback(), imc_manager(), imc_parse_cmd(), imc_room_broadcast(), in_stream_node_callback(), increase_open_fds(), init(), init_callid(), init_data(), init_mod(), init_mod_child(), init_ssl_ctx_behavior(), init_ssl_methods(), init_tls(), init_tls_domains(), initialize_kill(), insert(), insert_dialog_timer_unsafe(), insert_timer_unsafe(), internal_fork(), internal_get_dlg(), internal_mi_print_dlgs(), io_watch_add(), io_watch_del(), is_3263_failure(), is_direction(), is_domain_local(), is_from_user_enum_2(), is_lang_tag_matching(), is_maxfwd_lt(), is_maxfwd_present(), is_myself(), is_nonce_index_valid(), is_peer_verified(), is_preloaded(), is_rpid_user_e164(), is_uri_user_e164(), is_user(), is_user_in(), lcr_hash_table_contents_free(), lcr_hash_table_insert(), lcr_hash_table_lookup(), ldap_connect(), ldap_params_search(), ldap_result_check(), ldap_url_search(), lds_search(), link_dlg(), link_negotiated_qos_sdp_and_run_cb(), link_pending_qos_sdp(), list_hash(), list_rule(), load_ca(), load_certificate(), load_dialog_info_from_db(), load_file(), load_fixup(), load_gws_1(), load_gws_from_grp(), load_metadata_defaults(), load_private_key(), load_re(), load_route_data_db(), local_reply(), lock_initialize(), lookup(), lookup_dlg(), loose_route(), m_clean_silo(), m_dump(), m_extract_content_type(), m_send_ontimer(), m_sleep(), m_store(), m_tm_callback(), m_usleep(), main(), mark_node(), matching_3261(), MD5File(), MD5StringArray(), mi_child_init(), mi_cleanup(), mi_cpl_get(), mi_cpl_load(), mi_cpl_remove(), mi_datagram_parse_node(), mi_datagram_parse_tree(), mi_datagram_server(), mi_datagram_write_node(), mi_fifo_server(), mi_init_datagram_server(), mi_init_fifo_server(), mi_mod_init(), mi_open_reply_pipe(), mi_parse_node(), mi_parse_tree(), mi_pua_publish(), mi_pua_subscribe(), mi_publ_rpl_cback(), mi_refreshWatchers(), mi_send_dgram(), mi_set_pipe(), mi_show_rtpproxies(), mi_terminate_dlg(), mi_tm_cancel(), mi_translate(), mi_uac_dlg_hdl(), miniclient_start(), mk_proxy(), mk_shm_proxy(), mod_child_init(), mod_destroy(), mod_init(), modem_process(), ms_reset_stime(), msg_list_check(), msg_list_check_msg(), msg_list_set_flag(), msg_presentity_clean(), msg_watchers_clean(), mysql_mod_init(), net_connect(), net_listen(), net_printf(), new_dlg_uas(), next_gw(), next_state_dlg(), nodb_timer(), notify(), Notify2Xmpp(), ops_check_avp(), ops_dbload_avps(), ops_dbquery_avps(), ops_dbstore_avps(), ops_delete_avp(), ops_op_avp(), ops_pushto_avp(), ops_subst(), oracle_mod_init(), ospAddOspHeader(), ospCheckOrigDestination(), ospCheckTranslation(), ospDumpAllDestination(), ospDumpDestination(), ospGetLastOrigDestination(), ospGetNextHop(), ospGetNextOrigDestination(), ospGetRouteParameters(), ospGetRpidUserpart(), ospGetSourceAddress(), ospGetTermDestination(), ospInitChild(), ospInitDestination(), ospIsToReportUsage(), ospLoadRoutes(), ospPrepareDestination(), ospRebuildDestionationUri(), ospRecordCode(), ospRecordEvent(), ospRecordTransaction(), ospReportOrigSetupUsage(), ospReportTermSetupUsage(), ospReportUsage(), ospReportUsageFromCookie(), ospReportUsageWork(), ospReportUsageWrapper(), ospSaveDestination(), ospSetupProvider(), ospTmcbFunc(), ospValidateHeader(), out_stream_node_callback(), p_tm_callback(), parse_ac_msg(), parse_accept_hdr(), parse_authenticate_body(), parse_check_value(), parse_cluster_cfg(), parse_config_lines(), parse_content_disposition(), parse_content_type_hdr(), parse_headers(), parse_methods(), parse_msg(), parse_op_value(), parse_param_name(), parse_params(), parse_pipe_params(), parse_queue_params(), parse_sipifmatch(), parse_to(), parse_uri(), parse_via(), parse_via_param(), patch_content_length(), pdt_check_pd_node(), pdt_mi_add(), pdt_mi_delete(), pdt_print_node(), pdt_print_tree(), perl_exec_simple(), pike_check_req(), pipe_handle_message(), pipe_handle_publish(), pipe_handle_subscribe(), pipe_reader(), pool_remove(), populate_leg_info(), post_auth(), pre_auth(), pre_init_tls(), pre_print_uac_request(), prefix2domain(), preload_udomain(), prepare_ha(), pres_agg_nbody(), pres_apply_auth(), pres_process_body(), pres_update_status(), pres_watcher_allowed(), pres_Xmpp2Sip(), presence_subscribe(), prime_hash_func(), primitive_parse(), print_action(), print_disposition(), print_expr(), print_hf_var(), print_ip(), print_local_uri(), print_location_set(), print_publ(), print_qos_sdp(), print_request_uri(), print_rl(), print_rr_body(), print_subs(), print_timer_list(), print_ua_pres(), printf_subs(), probe_max_receive_buffer(), process_action(), process_bind_action(), process_event_reply(), process_input(), process_list_and_exec(), process_mi_params(), process_pings(), process_pong(), process_unbind_action(), pua_build_dlg_t(), pua_set_publish(), publ_build_hdr(), publ_cback_func(), publ_notify(), publ_send200ok(), purple_free_cmd(), purple_new_cmd(), purple_send_cmd(), purple_send_message_cmd(), purple_send_publish_cmd(), purple_send_sip_msg(), purple_send_sip_publish(), purple_send_subscribe_cmd(), push_on_network(), put_command(), put_on_wait(), pv_fetch_contacts(), pv_get_tm_reply_code(), pv_get_ulc(), pv_parse_ulc_name(), pv_printf(), pv_table_add(), qm_malloc_init(), qos_dialog_created_CB(), qos_dialog_request_CB(), query_db_notify(), query_xcap_update(), radius_authorize_sterman(), radius_does_uri_user_exist(), radius_does_uri_user_host_exist(), radius_is_user_in(), radius_load_callee_avps(), radius_load_caller_avps(), rand_event(), receive_msg(), reg_replace(), register_module(), register_qoscb(), registered(), reindex_dests(), relay_reply(), relay_report_to_queue(), reload_address_table(), reload_domain_table(), reload_gws_and_lcrs(), reload_trusted_table(), remove_dialog_from_db(), remove_first_location(), remove_from_timer(), remove_location(), remove_node(), remove_sdp(), remove_timeout(), remove_timer_unsafe(), replace_body_f(), replace_from(), reply_callback(), reply_received(), request_winfo(), reserve_nonce_index(), reset_timer(), restore_db_subs(), restore_from(), restore_from_reply(), restore_to_reply(), retransmission_handler(), rewrite_on_rule(), rewrite_uri(), ring_filter(), rl_check(), rl_drop(), rls_handle_notify(), rls_handle_subscribe(), rls_notify_callback(), rls_notify_dlg(), rls_restore_db_subs(), rls_send_notify(), rtpp_test(), rule_translate(), run_action_list(), run_address_switch(), run_cpl_node(), run_create_callbacks(), run_create_cbs(), run_dlg_callbacks(), run_language_switch(), run_lookup(), run_priority_switch(), run_proxy(), run_pua_callbacks(), run_qos_callbacks(), run_remove_location(), run_reqin_callbacks(), run_rr_callbacks(), run_sl_callbacks(), run_string_switch(), run_time_switch(), run_timer_process(), run_trans_callbacks(), run_ul_callbacks(), run_xcap_update_cb(), run_xmpp_callbacks(), runprocs(), save_ruri(), sd_lookup(), search_append_body_f(), search_body_f(), search_event(), search_htable(), search_phtable(), seas_init_tags(), seas_sighandler(), send_as_sms(), send_bye(), send_full_notify(), send_mail(), send_notify_request(), send_publish(), send_reject(), send_reply(), send_sms_as_sip(), send_subscribe(), set_body_f(), set_core_dump(), set_err_info(), set_mod_param_regex(), set_next_domain_on_rule(), set_timeout_avp(), set_timer(), set_TZ(), setup_dialog_callbacks(), shm_dup_cbparam(), shm_mem_destroy(), shm_mem_init_mallocs(), shmcontact2dset(), sig_handler(), sig_usr(), signed_off(), signed_on(), signing_off(), signing_on(), sip_resolvehost(), sip_trace(), sipping_rpl_filter(), Sipreply2Xmpp(), sl_filter_ACK(), sl_reply_error(), socket2str(), sort_contacts(), sr_load_module(), sst_check_min(), sst_dialog_created_CB(), sst_dialog_request_within_CB(), sst_dialog_response_fwded_CB(), sst_dialog_terminate_CB(), stack_to_avp(), start_module_procs(), stdout_print_ip(), str2ip(), str2ip6(), str2s(), str_map_int(), str_map_str(), stream_node_callback(), subs_cback_func(), subs_cbparam_indlg(), subst_body_f(), subst_f(), subst_parser(), subst_run(), subst_str(), subst_uri_f(), sys_free(), sys_malloc(), sys_realloc(), t_cancel_branches(), t_check(), t_check_status(), t_forward_nonack(), t_load_contacts(), t_lookup_callid(), t_lookup_ident(), t_lookup_request(), t_lookupOriginalT(), t_newtran(), t_next_contacts(), t_pick_branch(), t_relay_to(), t_reply_matching(), t_reply_with_body(), t_retransmit_reply(), t_should_relay_response(), t_uac(), tcp_send_recv(), test_max_contacts(), timer_routine(), timer_send_notify(), tls_accept(), tls_close(), tls_connect(), tls_dump_cert_info(), tls_dump_verification_failure(), tls_find_client_domain(), tls_find_client_domain_name(), tls_find_server_domain(), tls_init(), tls_new_server_domain(), tls_shutdown(), tls_tcpconn_clean(), tls_tcpconn_init(), tls_update_fd(), tls_write(), tlsops_comp(), tm_shutdown(), tr_exec(), tr_table_add(), trace_onreply_in(), trace_onreply_out(), trace_onreq_in(), trace_onreq_out(), trace_sl_ack_in(), trace_sl_onreply_out(), translate(), uac_auth(), uac_cb(), uac_req_init(), uac_send_tm_callback(), udp_rcv_loop(), ul_publish(), unescape_user(), unlink_timer_lists(), unmatched_totag(), update_contact(), update_db_subs(), update_dialog_dbinfo(), update_new_uri(), update_phtable(), update_presentity(), update_pua(), update_pw_dialogs(), update_rlsubs(), update_shtable(), update_sock_struct_from_via(), update_subscription(), update_totag_set(), update_ucontact(), update_watchers_status(), utils_forward(), verify_destination(), verify_source(), w_as_relay_sl(), w_as_relay_t(), w_exec_avp(), w_exec_dset(), w_exec_msg(), w_is_domain_local(), w_pcre_match(), w_pcre_match_group(), w_process_maxfwd_header(), w_rl_check_forced(), w_rl_check_forced_pipe(), w_rl_drop_forced(), w_t_reply(), wait_handler(), wb_timer(), winfo2xmpp(), write_conv(), write_log(), write_to_db(), write_to_fifo(), wt_timer(), xcapGetElem(), xcapGetNewDoc(), 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_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(), xml_add_events(), xmpp_component_child_process(), xmpp_process(), xmpp_server_child_process(), xode_send(), xr_build_response(), and xr_build_response_array().

#define LM_ERR ( fmt,
args...   ) 

Definition at line 404 of file dprint.h.

Referenced by __dialog_confirmed(), __dialog_created(), __dialog_early(), __sl_reply_out(), _bdb_delete_cursor(), _bm_log_timer(), _bm_register_timer(), _bm_start_timer(), _reply_light(), _tls_read(), a2dns_node(), AAAAddAVPToMessage(), AAABuildMsgBuffer(), AAACloneAVP(), AAAConvertAVPToString(), AAACreateAVP(), AAAFindMatchingAVP(), AAAFreeAVP(), AAAInMessage(), AAARemoveAVPFromMessage(), AAATranslateMessage(), ac_cancel(), ac_reply(), ac_sl_msg(), ac_uac_req(), acc_fixup(), acc_onreq(), acc_preparse_req(), actually_rewrite(), add_alias(), add_avp(), add_avp_galias(), add_avp_galias_str(), add_backup_rule(), add_blind_uac(), add_callback(), add_carrier_data(), add_cisco_vsa(), add_code_to_array(), add_contacts(), add_contacts_to_loc_set(), add_credential(), add_dest2list(), add_diversion(), add_diversion_helper(), add_dlg_rr_param(), add_domain_data(), add_event(), add_failure_route(), add_failure_route_to_tree(), add_filter(), add_from_db(), add_gws_into_avps(), add_header_fixup(), add_hf_helper(), add_interfaces(), add_ld_session(), add_listen_iface(), add_location(), add_lump_rpl(), add_maxfwd_header(), add_mi_attr(), add_mi_sdp_nodes(), add_mi_session_nodes(), add_mi_stream_nodes(), add_new_as(), add_path(), add_pending_sdp_session(), add_pipe_params(), add_profile_definitions(), add_pua_event(), add_queue_params(), add_rcv_param_f(), add_re(), add_resource(), add_resource_instance(), add_retry_after(), add_rls_event(), add_route(), add_route_to_tree(), add_rr_param(), add_rtpproxy_socks(), add_rule2hash(), add_rule_to_list(), add_sdp(), add_sock_hdr(), add_source(), add_to_tree(), add_uac(), add_unsupported(), add_uri_param(), add_waiting_watchers(), add_watcher_list(), addr_hash_table_insert(), adjust_clen(), after_loose(), after_strict(), agg_body_sendn_update(), agregate_xmls(), alias_db_lookup(), allow_address(), allow_source_address(), allow_test(), allow_trusted(), allow_trusted_2(), allow_uri(), alter_mediaip(), alter_mediaport(), alter_rtcp(), anchor_lump(), append2buf(), append_branch(), append_fixed_vars(), append_header(), append_log(), append_new_lump(), append_rpid_helper(), append_rpid_hf(), append_rpid_hf_p(), append_time_f(), append_to_reply_f(), append_var(), apply_urihdr_changes(), as_action_fail_resp(), assemble_msg(), assemble_via(), auth_fixup(), authorize(), avp2timer(), avp_add_db_scheme(), avp_name_fixup(), avpops_db_init(), avpops_get_aname(), avpops_parse_pvar(), backup_config(), bdb_append_row(), bdb_check_reload(), bdb_cmp_val(), bdb_convert_row(), bdb_delete(), bdb_get_columns(), bdb_init(), bdb_insert(), bdb_is_neq_type(), bdb_query(), bdb_reload(), bdb_str2val(), bdb_time2str(), bdb_update(), bdb_val2str(), bdblib_create_dbenv(), bdblib_create_journal(), bdblib_create_table(), bdblib_get_db(), bdblib_get_table(), bdblib_log(), bdblib_recover(), bdblib_valtochar(), binary_search(), bind_auth(), bind_domain(), bind_libxml_api(), bind_presence(), bind_pua(), bind_usrloc(), bind_xcap(), bind_xmpp(), bla_cb(), bla_handle_notify(), bla_process_body(), bla_set_flag(), bm_get_time(), branch_uri2dset(), buddy_signed_off(), buddy_signed_on(), build_async_handler(), build_auth_hf(), build_authorization_hdr(), build_contact(), build_dlg_ack(), build_dlg_t(), build_empty_bla_body(), build_extra_hdr(), build_hf_struct(), build_local(), build_new_dlg(), build_new_qos_ctx(), build_path_vector(), build_pidf(), build_publish(), build_req_buf_from_sip_req(), build_res_buf_from_sip_req(), build_res_buf_from_sip_res(), build_rr(), build_rule(), build_sipping(), build_str_hdr(), build_uac_cancel(), build_uac_req(), build_uppubl_cbparam(), build_user_AOR(), build_xmpp_content(), bye_reply_cb(), calc_contact_q(), calculate_hooks(), cancel_branch(), canonize_headername(), carrier_data_fixup(), carrier_fixup(), carrierroute_db_init(), carrierroute_db_open(), cds2sms(), cfg_lock_helper(), challenge(), char_msg_val(), check_actions(), check_blacklist(), check_blacklist_fixup(), check_content_type(), check_feedback_setpoints(), check_from(), check_if_dialog(), check_memory(), check_message_support(), check_options_callback(), check_our_gws(), check_params(), check_register(), check_rls(), check_routing(), check_rule(), check_to(), check_user_blacklist(), check_user_blacklist_fixup(), check_username(), child_init(), child_init_callid(), clen_builder(), cmd_send_message(), cmp_istr_f(), cmp_str_f(), compile_logs(), conf_parse_filter(), conf_parse_proxy(), conf_parse_switch(), conf_str2id(), conf_str2int(), conn_new(), constr_multipart_body(), constr_rlmi_doc(), CONSTR_RLSUBS_DID(), consume_credentials(), contact_iterator(), contact_parser(), contains_event(), conv183(), convert_row(), cpl_aux_process(), cpl_db_bind(), cpl_init(), cpl_process_register(), cpl_proxy_to_loc_set(), cpl_run_script(), cr_do_route(), cr_gp2id(), cr_load_next_domain(), cr_load_next_domain_fixup(), cr_load_user_carrier(), cr_load_user_carrier_fixup(), cr_route_fixup(), create_as_action_reply(), create_as_event_sl(), create_as_event_t(), create_bl_head(), create_mi_node(), create_ping_event(), create_rcv_uri(), create_socket_info(), create_vars(), create_winfo_xml(), createContactRow(), createHashRecord(), createHashTable(), createIndex(), createRegUserRow(), createRow(), createRowsFromIPList(), daemonize(), datagram_close_async(), datagram_process(), datagram_recur_write_tree(), db_allocate_columns(), db_allocate_row(), db_allocate_rows(), db_bind_mod(), db_build_userbl_tree(), db_check_api(), db_check_table_version(), db_delete_ucontact(), db_delete_urecord(), db_do_close(), db_do_delete(), db_do_init(), db_do_insert(), db_do_query(), db_do_raw_query(), db_do_replace(), db_do_update(), db_double2str(), db_free_columns(), db_free_result(), db_free_row(), db_free_rows(), db_insert_ucontact(), db_insert_update(), db_int2str(), db_last_inserted_id(), db_load_urecord(), db_longlong2str(), db_mysql_convert_result(), db_mysql_convert_row(), db_mysql_convert_rows(), db_mysql_fetch_result(), db_mysql_free_result(), db_mysql_get_columns(), db_mysql_new_connection(), db_mysql_store_result(), db_mysql_submit_query(), db_mysql_val2str(), db_new_result(), db_oracle_delete(), db_oracle_disconnect(), db_oracle_errorinfo(), db_oracle_free_result(), db_oracle_insert(), db_oracle_new_connection(), db_oracle_query(), db_oracle_raw_query(), db_oracle_store_result(), db_oracle_submit_query(), db_oracle_update(), db_oracle_val2bind(), db_oracle_val2str(), db_postgres_convert_result(), db_postgres_convert_row(), db_postgres_convert_rows(), db_postgres_fetch_result(), db_postgres_free_result(), db_postgres_get_columns(), db_postgres_new_connection(), db_postgres_store_result(), db_postgres_str2val(), db_postgres_submit_query(), db_postgres_val2str(), db_print_columns(), db_print_set(), db_print_values(), db_print_where(), db_query_avp(), db_reload_source(), db_restore(), db_store_avp(), db_str2double(), db_str2int(), db_str2longlong(), db_str2time(), db_str2val(), db_table_version(), db_time2str(), db_timer_udomain(), db_unixodbc_build_conn_str(), db_unixodbc_convert_result(), db_unixodbc_convert_row(), db_unixodbc_convert_rows(), db_unixodbc_extract_error(), db_unixodbc_fetch_result(), db_unixodbc_free_result(), db_unixodbc_get_columns(), db_unixodbc_list_insert(), db_unixodbc_new_connection(), db_unixodbc_store_result(), db_unixodbc_submit_query(), db_unixodbc_val2str(), db_update(), db_update_ucontact(), db_use_table(), db_val2str(), dbrow2avp(), dbrow2info(), dbt_cache_get_db(), dbt_close(), dbt_cmp_val(), dbt_convert_result(), dbt_convert_row(), dbt_convert_rows(), dbt_db_get_table(), dbt_delete(), dbt_free_result(), dbt_get_columns(), dbt_get_refs(), dbt_get_result(), dbt_init(), dbt_insert(), dbt_is_neq_type(), dbt_query(), dbt_row_update_val(), dbt_sort_result(), dbt_update(), decode2format(), decode_avp_value(), decode_branch_info(), decode_contact(), decode_contact_header(), decode_from(), decode_mail_url(), decode_mime_type(), decode_msg(), decode_pdu(), decode_uri(), decode_uri_sip_xmpp(), default_method(), del_lump(), delete_cell(), delete_db_subs(), delete_handler(), delete_phtable(), delete_ucontact(), delete_urecord(), destroy(), determine_fromto_uri(), determine_fromto_user(), determine_source(), Dialog_Param_add_candidate(), Dialog_Param_new(), dialog_update_db(), diam_pre_auth(), diameter_authorize(), diameter_is_user_in(), direction_fixup(), dispatch_actions(), dispatch_relay(), dispatcher_main_loop(), diversion_param(), dlg_add_extra(), dlg_bridge(), dlg_bridge_tm_callback(), dlg_bye(), dlg_bye_all(), dlg_confirmed_resp_uac(), dlg_early_resp_uac(), dlg_new_dialog(), dlg_new_resp_uac(), dlg_onreply(), dlg_onroute(), dlg_refer_callee(), dlg_refer_tm_callback(), dlg_request_uas(), dlg_response_uac(), dlg_set_leg_info(), dlg_transfer(), dlg_update_cseq(), dns_a_parser(), dns_aaaa_parser(), dns_cname_parser(), dns_ebl_parser(), dns_naptr_parser(), dns_node_copy(), dns_srv_parser(), dns_txt_parser(), do_action(), do_assign(), do_dns_failover(), do_duplicate_params(), do_duplicate_rr(), do_from_gw(), do_load_gws(), do_parse_rr_body(), do_query(), do_read(), do_replace_body_f(), do_script_action(), do_script_download(), do_send_bulk_message_component(), do_suid(), do_to_gw(), does_uri_exist(), domain_db_bind(), domain_db_init(), domain_db_ver(), domain_fixup(), done_timelimit(), double_fixup(), dp_apply_policy(), dp_can_connect(), dp_can_connect_str(), dp_connect_db(), dp_get_ivalue(), dp_get_svalue(), dp_load_db(), dp_trans_fixup(), dp_translate_f(), dp_update(), ds_check_timer(), ds_get_index(), ds_hash_authusername(), ds_hash_callid(), ds_hash_fromuri(), ds_hash_pvar(), ds_hash_ruri(), ds_hash_touri(), ds_is_from_list(), ds_load_db(), ds_load_list(), ds_mi_list(), ds_mi_set(), ds_next_dst(), ds_options_callback(), ds_print_list(), ds_print_mi_list(), ds_select_dst(), ds_set_state(), ds_update_dst(), ds_warn_fixup(), dump_contact_body_test(), dump_fifo(), dump_hdr_field(), dump_route_body_test(), dump_via_body_test(), dup_lump_list_r(), e2e_cancel_branch(), encode2format(), encode_address_attr(), encode_address_switch_attr(), encode_branch_info(), encode_contact(), encode_contact_body(), encode_cseq(), encode_digest(), encode_from(), encode_header(), encode_lang_attr(), encode_location_attr(), encode_log_attr(), encode_lookup_attr(), encode_mail_attr(), encode_msg(), encode_node(), encode_priority_attr(), encode_proxy_attr(), encode_redirect_attr(), encode_reject_attr(), encode_rmvloc_attr(), encode_route(), encode_route_body(), encode_string_attr(), encode_string_switch_attr(), encode_sub_attr(), encode_subaction_attr(), encode_time_attr(), encode_time_switch_attr(), encode_to_body(), encode_uri(), encode_uri2(), encode_uri_sip_xmpp(), encode_via_body(), encodeCPL(), end_media_session(), EndMediaSession(), EngageMediaProxy(), enum_pv_query_3(), enum_query_2(), escape_param(), escape_user(), etag_parser(), eval_elem(), event_parser(), exec_avp(), exec_avp_fixup(), exec_msg(), exec_str(), executeInterprocessBufferCmd(), expires_parser(), extra2int(), extra2strar(), extract_allowed_headers(), extract_aor(), extract_avp(), extract_body(), extract_mediainfo(), extract_mediaip(), extract_sdialog_info(), extract_sphere(), fake_req(), faked_msg_init(), fifo_close_async(), filter_body_f(), final_response_handler(), find_accounts(), find_content_type_application_sdp(), find_credentials(), find_first_route(), find_line_start(), find_next_route(), find_qos_sdp(), find_rem_target(), find_sip_user(), find_users(), fix_actions(), fix_all_socket_lists(), fix_nated_contact_f(), fix_nated_register_f(), fix_nated_sdp_f(), fix_socket_list(), FixContact(), fixstringloadgws(), fixup_as_relay(), fixup_bm_timer(), fixup_body_type(), fixup_cancel_branches(), fixup_check_avp(), fixup_copy_avp(), fixup_cpl_run_script(), fixup_db_avp(), fixup_db_query_avp(), fixup_delete_avp(), fixup_dlg_bridge(), fixup_dlg_bye(), fixup_dlg_refer(), fixup_exist(), fixup_fix_nated_register(), fixup_fix_sdp(), fixup_flag(), fixup_free_http_query(), fixup_free_igp_pvar_pvar(), fixup_free_pvar_null(), fixup_free_pvar_pvar(), fixup_free_pvar_str(), fixup_free_pvar_str_str(), fixup_free_regexp_none(), fixup_free_regexp_null(), fixup_free_str_null(), fixup_free_str_str(), fixup_get_ivalue(), fixup_get_profile2(), fixup_get_svalue(), fixup_gflags(), fixup_http_query(), fixup_igp(), fixup_igp_igp(), fixup_igp_null(), fixup_igp_pvar_pvar(), fixup_is_avp_set(), fixup_local_replied(), fixup_maxfwd_header(), fixup_method(), fixup_op_avp(), fixup_phostport2proxy(), fixup_presence(), fixup_privacy(), fixup_prob(), fixup_profile(), fixup_pua_xmpp(), fixup_pushto_avp(), fixup_pvar(), fixup_pvar_null(), fixup_pvar_pvar(), fixup_pvar_str(), fixup_pvar_str_str(), fixup_regexp(), fixup_regexp_none(), fixup_regexp_null(), fixup_regexpNL_none(), fixup_regexpNL_null(), fixup_replace_from1(), fixup_replace_from2(), fixup_rule_backup(), fixup_set_id(), fixup_sl_send_reply(), fixup_sms_send_msg_to_net(), fixup_spve(), fixup_spve_null(), fixup_spve_spve(), fixup_spve_str(), fixup_spve_uint(), fixup_stat(), fixup_str(), fixup_str_null(), fixup_str_str(), fixup_subscribe(), fixup_subst(), fixup_substre(), fixup_t_relay1(), fixup_t_relay2(), fixup_t_replicate(), fixup_t_send_reply(), fixup_t_write(), fixup_uint(), fixup_uint_null(), fixup_uint_uint(), fixup_var_str_int(), flag_idx2mask(), flag_in_range(), flat_db_close(), flat_db_init(), flat_db_insert(), flat_get_connection(), flat_new_connection(), flat_release_connection(), flat_reopen_connection(), flat_use_table(), force_rtp_proxy(), forward_fifo_filter(), forward_fifo_proxy(), forward_fifo_switch(), forward_reply(), forward_request(), forward_sl_request(), func_handle_publish(), func_handle_subscribe(), func_send_message(), generate_avps(), generate_ETag(), generate_random_secret(), generate_string(), generate_uris(), get_all_db_ucontacts(), get_autenticate_hdr(), get_avp_name(), get_callid(), get_carrier_data(), get_cert(), get_columns(), get_connected_ldap_session(), get_contact_uri(), get_cpuload(), get_cseq_method(), get_cseq_number(), get_cseq_value(), get_cur_connection(), get_database_info(), get_db_subs_auth(), get_dest_user(), get_dlg_uri(), get_domain(), get_domain_data(), get_domain_data_or_add(), get_error_reason(), get_event_flag(), get_event_list(), get_expires(), get_fdisplay_anchor(), get_final_notify_body(), get_from_tag(), get_from_uri(), get_gid_fixup(), get_ha1(), get_hdr_field(), get_hf(), get_hfblock(), get_ld_session(), get_local_contact(), get_maddr_uri(), get_media_ip_from_block(), get_name(), get_natping_socket(), get_next_su(), get_nr_max(), get_orig_user(), get_out_socket(), get_p_notify_body(), get_path_dst_uri(), get_pathname(), get_plain_uri(), get_proto(), get_realm(), get_record(), get_record_id(), get_redirect(), get_redirect_fixup(), get_register_expire(), get_reply_filename(), get_reply_status(), get_reply_totag(), get_resource_list(), get_route_set(), get_rows(), get_rtcp_port_attribute(), get_rule_node(), get_rules_doc(), get_sdp_message(), get_sdp_session_ip(), get_send_socket(), get_session_info(), get_sl_branch(), get_sock_hdr(), get_source_uri(), get_sphere(), get_ssl(), get_stored_info(), get_subs_db(), get_subs_dialog(), get_to_tag(), get_to_uri(), get_uri(), get_uri_hash_keys(), get_uri_user(), get_user_group(), get_user_script(), get_username(), get_username_domain(), get_wi_notify_body(), get_wi_subs_db(), get_xcap_path(), getsms(), global_init(), group_db_bind(), group_db_init(), group_fixup(), gw_set_state(), h350_auth_lookup(), h350_auth_lookup_fixup(), h350_call_preferences(), h350_exp_fn_init(), h350_service_level(), h350_sipuri_lookup(), handle_as_data(), handle_expired_record(), handle_expired_subs(), handle_openserSIPServiceStartTime(), handle_publish(), handle_sigs(), handle_sr(), handle_subscribe(), handle_unc_as_data(), handleContactCallbacks(), handleSipEntityType(), has_body_f(), has_totag(), hash_table_insert(), hash_table_install(), hashT_clean(), HashTable_new(), hex2int(), hf_fixup(), hname_fixup(), http_get_rules_doc(), http_query(), i_enum_query_2(), id_builder(), identify_command(), imc_add_member(), imc_add_room(), imc_del_member(), imc_del_room(), imc_get_member(), imc_get_room(), imc_handle_accept(), imc_handle_create(), imc_handle_deny(), imc_handle_destroy(), imc_handle_exit(), imc_handle_invite(), imc_handle_join(), imc_handle_list(), imc_handle_message(), imc_handle_remove(), imc_handle_unknown(), imc_htable_init(), imc_inv_callback(), imc_manager(), imc_mi_list_members(), imc_parse_cmd(), imc_release_room(), in_stream_node_callback(), init(), init_addresses(), init_async_lock(), init_avp_params(), init_black_lists(), init_callid(), init_child_trusted(), init_CPL_parser(), init_data(), init_db_data(), init_dlg_callback(), init_dlg_db(), init_dlg_table(), init_dlg_timer(), init_ds_db(), init_evlist(), init_hash_table(), init_ip_tree(), init_libpurple(), init_lock_set(), init_mi_child(), init_mi_core(), init_mi_tree(), init_mi_uptime(), init_mod(), init_mod_child(), init_multi_proc_support(), init_mytcp(), init_params(), init_pingtable(), init_pua_evlist(), init_qos_callbacks(), init_raw_socket(), init_rb(), init_report_queue(), init_rpid_avp(), init_seas_stats_table(), init_ssl_ctx_behavior(), init_tag_avp(), init_timer(), init_tls(), init_tls_domains(), init_trusted(), init_twrite_sock(), initialize_kill(), initInterprocessBuffers(), initmodem(), insert_cond_lump_after(), insert_cond_lump_before(), insert_contacts(), insert_db_subs_auth(), insert_element(), insert_gw(), insert_hf(), insert_new_lump(), insert_new_lump_after(), insert_new_lump_before(), insert_path_as_route(), insert_rr_param_lump(), insert_shtable(), insert_subst_lump_after(), insert_subst_lump_before(), insert_tmcb(), insert_ucontact(), insert_urecord(), insertContactRecord(), install_sigs(), internal_fork(), internal_mi_print_dlg(), internal_mi_print_dlgs(), io_wait_loop_poll(), io_watch_add(), io_watch_del(), is_domain_local(), is_from_local(), is_from_user_enum_2(), is_lang_tag_matching(), is_maxfwd_present(), is_method_f(), is_nonce_index_valid(), is_peer_verified(), is_preloaded(), is_rpid_user_e164(), is_uri_host_local(), is_uri_user_e164(), is_user(), is_user_in(), it_list_fixup(), keepalive_registration(), keepalive_subscription(), kill_transaction(), lcr_db_bind(), lcr_db_init(), lcr_hash_table_insert(), ldap_connect(), ldap_disconnect(), ldap_filter_url_encode(), ldap_filter_url_encode_fixup(), ldap_get_attr_vals(), ldap_get_vendor_version(), ldap_inc_result_pointer(), ldap_params_search(), ldap_reconnect(), ldap_result_check(), ldap_result_check_fixup(), ldap_result_fixup(), ldap_search_fixup(), ldap_search_impl(), ldap_url_search(), ldap_write_result(), lds_search(), link_negotiated_qos_sdp_and_run_cb(), link_pending_qos_sdp(), load_bm_api(), load_ca(), load_carrier_map(), load_certificate(), load_config(), load_dialog_info_from_db(), load_domain_map(), load_file(), load_gws_from_grp(), load_ldap_api(), load_metadata_columns(), load_metadata_keys(), load_pcres(), load_private_key(), load_qos_api(), load_re(), load_route_data_db(), load_rr_api(), load_sl_api(), load_textops_api(), load_tm_api(), load_user_carrier(), load_xjab(), lookup(), loose_route(), lrt_do_init_child(), m_clean_silo(), m_dump(), m_send_ontimer(), m_store(), m_tm_callback(), main(), main_loop(), mark_authorized_cred(), match_hash_table(), match_proto(), match_res(), matching_3261(), MD5File(), mediaproxy_connect(), mem_insert_ucontact(), mem_insert_urecord(), mi_address_dump(), mi_arg(), mi_check_hash(), mi_child_init(), mi_cpl_get(), mi_cpl_load(), mi_cpl_remove(), mi_datagram_parse_node(), mi_datagram_parse_tree(), mi_datagram_server(), mi_datagram_write_tree(), mi_destroy(), mi_dlg_bridge(), mi_domain_dump(), mi_fifo_check(), mi_fifo_reply(), mi_fifo_server(), mi_fmt_init(), mi_get_pid(), mi_get_pipes(), mi_get_queues(), mi_init_addresses(), mi_init_datagram_buffer(), mi_init_datagram_server(), mi_init_fifo_server(), mi_init_trusted(), mi_is_gflag(), mi_lcr_gw_dump(), mi_lcr_lcr_dump(), mi_mod_init(), mi_open_reply_pipe(), mi_parse_node(), mi_parse_tree(), mi_parser_init(), mi_pcres_reload(), mi_print_fmt(), mi_print_routes(), mi_print_uris(), mi_ps(), mi_pua_publish(), mi_pua_subscribe(), mi_publ_rpl_cback(), mi_push_load(), mi_pwd(), mi_read_line(), mi_refreshWatchers(), mi_reload_rules(), mi_reset_gflag(), mi_set_dbg(), mi_set_gflag(), mi_set_pipe(), mi_set_prob(), mi_set_queue(), mi_show_rtpproxies(), mi_sock_check(), mi_stats(), mi_subnet_dump(), mi_translate(), mi_trusted_dump(), mi_uac_dlg_hdl(), mi_uptime(), mi_version(), mi_which(), mi_write_tree(), mi_writer_init(), mk_action(), mod_destroy(), mod_init(), mod_lrt_init(), modem_process(), ms_extract_time(), ms_reset_stime(), msg_list_check_msg(), msg_list_set_flag(), msg_presentity_clean(), msg_send(), msg_watchers_clean(), mwi_add_events(), mwi_publ_handl(), NAT_Contact_new(), NAT_Keepalive(), nathelper_add_rtpproxy_set(), net_connect(), net_listen(), net_read_static(), new_addr_hash_table(), new_as_connect(), new_cpl_interpreter(), new_credentials(), new_db_id(), new_dlg_profile(), new_dlg_uac(), new_dlg_uas(), new_dlist(), new_expression(), new_flat_id(), new_hash_table(), new_htable(), new_ip_node(), new_phtable(), new_presentity(), new_rule(), new_shtable(), new_sock2list(), new_sock_info(), new_sr_timer(), new_str(), new_subnet_table(), new_t(), new_timer_process_list(), new_ucontact(), new_udomain(), new_urecord(), next_gw(), next_proto(), nh_timer(), no_contacts(), notify(), Notify2Xmpp(), offline_nbody(), one_str_pv_elem_fixup(), open_server_sockets(), openserSIPRegUserLookupTable_set_action(), openserSIPStatusCodesTable_set_action(), ops_check_avp(), ops_copy_avp(), ops_dbdelete_avps(), ops_dbload_avps(), ops_dbquery_avps(), ops_dbstore_avps(), ops_delete_avp(), ops_is_avp_set(), ops_op_avp(), ops_pushto_avp(), ops_subst(), opt_reply(), ospAddOspHeader(), ospAppendHeader(), ospCheckTranslation(), ospCopyStrToBuffer(), ospDeleteProvider(), ospGetCallId(), ospGetFromUserpart(), ospGetNextHop(), ospGetOspHeader(), ospGetRouteParameters(), ospGetRpidUserpart(), ospGetToUserpart(), ospGetTransactionId(), ospGetUriUserpart(), ospInitTm(), ospLoadRoutes(), ospOnReq(), ospPrepareDestination(), ospRebuildDestionationUri(), ospRecordTransaction(), ospReportTermSetupUsage(), ospReportUsage(), ospReportUsageFromCookie(), ospReportUsageWork(), ospRequestRouting(), ospSaveDestination(), ospSetRpid(), ospSetupProvider(), ospValidateHeader(), ospVerifyParameters(), out_stream_node_callback(), pack_ci(), parse_aaa_avps(), parse_ac_msg(), parse_acc_extra(), parse_acc_leg(), parse_accept_hdr(), parse_allow(), parse_auth_avp(), parse_authenticate_body(), parse_avp_db(), parse_avp_db_scheme(), parse_avp_name(), parse_check_value(), parse_cluster_cfg(), parse_config(), 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_disposition(), parse_diversion_header(), parse_dlg(), parse_dlg_rr_param(), parse_event(), parse_expires(), parse_expression_list(), parse_extra_str(), parse_first_line(), parse_flat_url(), parse_from_header(), parse_from_uri(), parse_headers(), parse_intstr_value(), parse_message(), parse_method(), parse_methods(), parse_msg(), parse_nameaddr(), parse_naptr_regexp(), parse_op_value(), parse_orig_ruri(), parse_pai_header(), parse_param_body(), parse_params(), parse_phostport(), parse_ping(), parse_pipe_params(), parse_ppi_header(), parse_ppi_uri(), parse_priv_value(), parse_privacy(), parse_pvname_list(), parse_q(), parse_queue_params(), parse_refer_to_header(), parse_repl(), parse_rlsubs_did(), parse_rpid_header(), parse_rr(), parse_session_expires_body(), parse_sip_msg_uri(), parse_sipifmatch(), parse_subs_state(), parse_supported(), parse_to(), parse_to_param(), parse_to_uri(), parse_tw_append(), parse_uri(), parse_uri_class(), parse_via(), parse_via_param(), parser_init(), partial_dlg_matching(), passwd_cb(), patch(), patch_content_length(), path_rr_callback(), pdt_add_to_tree(), pdt_check_pd(), pdt_get_domain(), pdt_get_tree(), pdt_init_tree(), pdt_load_db(), pdt_mi_add(), pdt_mi_delete(), pdt_mi_list(), pdt_mi_reload(), perl_exec2(), perl_exec_simple(), perlresult2dbres(), perlvdb_db_close(), perlvdb_db_init(), perlvdb_db_query(), perlvdb_use_table(), pike_init(), pipe_handle_subscribe(), pipe_push(), pipe_reader(), pkg_str_dup(), pool_get(), pool_remove(), populate_leg_info(), post_auth(), pre_auth(), pre_init_tls(), pre_match_parse(), pre_print_uac_request(), prefix2domain(), prefix_len_insert(), preinit_black_lists(), preload_udomain(), prepend_path(), preprocess_request(), pres_agg_nbody(), pres_apply_auth(), pres_db_delete_status(), pres_htable_restore(), pres_process_body(), pres_update_status(), pres_watcher_allowed(), pres_Xmpp2Sip(), presence_subscribe(), prime_hash_func(), print_av_var(), print_dset(), print_encoded_contact_body(), print_encoded_route_body(), print_encoded_via_body(), print_expr(), print_hf_var(), print_local_uri(), print_rr_body(), print_sock_info(), print_uac_request(), printHashSlot(), probe_max_receive_buffer(), process_bind_action(), process_input(), process_list_and_exec(), process_routeset(), process_unbind_action(), pua_add_events(), pua_build_dlg_t(), publ_build_hdr(), publ_cback_func(), publ_notify(), publ_send200ok(), publish_cbparam(), purple_new_cmd(), purple_send_cmd(), purple_send_sip_msg(), purple_send_sip_publish(), push_on_network(), put_command(), putsms(), pv_authorize(), pv_fetch_contacts(), pv_get_avp_name(), pv_get_color(), pv_get_spec_index(), pv_get_spec_name(), pv_get_spec_value(), pv_get_tm_reply_code(), pv_get_ulc(), pv_lookup_spec_name(), pv_parse_color_name(), pv_parse_dlg_ctx_name(), pv_parse_dlg_name(), pv_parse_index(), pv_parse_spec(), pv_parse_t_var_name(), pv_parse_uac_req_name(), pv_parse_ulc_name(), pv_printf(), pv_set_uac_req(), pv_t_copy_msg(), pv_t_update_req(), pv_t_update_rpl(), pv_table_add(), pxml_add_xcap_server(), qos_dialog_created_CB(), qos_dialog_mi_context_CB(), qos_dialog_request_CB(), qos_dialog_response_CB(), query_db_notify(), query_xcap_update(), radius_authorize_sterman(), radius_does_uri_exist_0(), radius_does_uri_exist_1(), radius_does_uri_user_exist(), radius_does_uri_user_exist_0(), radius_does_uri_user_exist_1(), radius_does_uri_user_host_exist(), radius_is_user_in(), radius_load_callee_avps(), radius_load_caller_avps(), read_name(), receive_msg(), received_builder(), reconnect(), record_route(), record_route_preset(), recur_build_response(), recur_build_response_array(), recur_write_tree(), redirect_init(), refresh_watcher(), refreshXcapDoc(), reg_ex_comp(), reg_statistic(), regexp_compile(), register_all_mod_stats(), register_dlgcb(), register_lrt_info(), register_mi_cmd(), register_mi_mod(), register_module(), register_puacb(), register_pvars_mod(), register_qoscb(), register_rrcb(), register_script_cb(), register_slcb(), register_tmcb(), register_trans_mod(), register_udomain(), register_ulcb(), register_xmpp_cb(), registered(), registerForUSRLOCCallbacks(), regpv_get_profile(), reindex_dests(), relay_reply(), reload_address_table(), reload_domain_table(), reload_gws_and_lcrs(), reload_route_data(), reload_sources(), reload_trusted_table(), remove_counter(), remove_dialog_from_db(), remove_element(), remove_header(), remove_hf_f(), remove_hf_re_f(), remove_sdp(), repl_exp_parse(), replace_all_f(), replace_body_f(), replace_build(), replace_element(), replace_env(), replace_f(), replace_from(), replace_sdp_ip(), reply_200(), reply_421(), reply_489(), reply_callback(), reply_received(), req_outside(), req_within(), request(), request2dlg(), request_winfo(), resolv_blacklist_init(), resource_subscriptions(), response2dlg(), restore_db_subs(), restore_from(), restore_from_reply(), restore_to_reply(), retransmission_handler(), rewrite_on_rule(), rewrite_ruri(), rewrite_uri(), ring_filter(), ring_fixup(), ring_insert_callid(), rl_drop(), rls_handle_notify(), rls_handle_subscribe(), rls_notify_callback(), rls_notify_dlg(), rls_notify_extra_hdr(), rls_presentity_clean(), rls_restore_db_subs(), rls_send_notify(), rlsubs_table_update(), rmv_from_db(), rport_builder(), rr_checker(), rtpproxy_set_store(), rtpproxy_stop_stream(), rtpproxy_stream(), rule_fixup_recursor(), rule_translate(), 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(), save(), save_config(), save_fixup(), save_ruri(), schedule_to_kill(), sd_lookup(), sdp_1918(), search_append_body_f(), search_append_f(), search_body_f(), search_first_avp(), seas_child_init(), seas_init(), select_entire_dialog_table(), select_rtpp_node(), select_rtpp_set(), send_2XX_reply(), send_ack(), send_bye(), send_command(), send_error(), send_error_reply(), send_full_notify(), send_http_get(), send_keepalive(), send_mail(), send_notify_request(), send_ping(), send_publish(), send_raw(), send_reject(), send_reply(), send_resp(), send_response(), send_rtpp_command(), send_sip_msg_request(), send_sip_options_request(), send_sms_as_sip(), send_sockinfo(), send_subscribe(), serve_stats(), set_body_f(), set_default_method(), set_dlg_profile(), set_dst_uri(), set_env(), set_if_valid_threshold(), set_mod_param_regex(), set_modem_arg(), set_network_arg(), set_next_domain_on_rule(), set_path_vector(), set_rpl_body_f(), set_table(), set_timeout_avp(), set_tv(), set_TZ(), setf_fixup(), shm_clone_proxy(), shm_copy_xcap_list(), shm_dup_cbparam(), shm_str_dup(), shmcontact2dset(), sig_handler(), single_fixup(), SIP_Dialog_new(), sip_msg_cloner(), sip_resolvehost(), sip_trace(), sipping_rpl_filter(), Sipreply2Xmpp(), skip_name(), skip_uri(), sl_filter_ACK(), sl_reply_error(), sl_send_reply_helper(), sl_startup(), socket2str(), sort_contacts(), spawn_action_dispatcher(), spawn_pinger(), spawn_sysUpTime_child(), sql_buf_small(), sr_load_module(), srv2dns_node(), srv_response(), sst_check_min(), sst_dialog_created_CB(), sst_dialog_mi_context_CB(), sst_dialog_request_within_CB(), sst_dialog_response_fwded_CB(), stack_push(), stack_to_avp(), star(), start_module_procs(), start_recording_f(), start_stats_server(), start_timer_processes(), store_reply(), str_cpy(), str_strcasecmp(), str_strcmp(), str_to_shm(), stream_node_callback(), stringHandlerSanityCheck(), subs_build_hdr(), subs_cback_func(), subs_cbparam_indlg(), subscribe_cbparam(), subst_body_f(), subst_f(), subst_parser(), subst_run(), subst_str(), subst_user_f(), t_check(), t_check_status(), t_check_trans(), t_flush_flags(), t_forward_nonack(), t_get_trans_ident(), t_is_local(), t_load_contacts(), t_local_replied(), t_lookup_callid(), t_lookup_ident(), t_lookup_request(), t_lookupOriginalT(), t_newtran(), t_next_contacts(), t_replicate(), t_reply_matching(), t_reply_with_body(), t_uac(), t_uac_cancel(), t_was_cancelled(), t_write_req(), t_write_unix(), table2dt(), tcp_send_recv(), tel2sip(), test_max_contacts(), testdb_udomain(), timer_db_update(), timer_send_notify(), tls_accept(), tls_blocking_write(), tls_connect(), tls_init(), tls_new_client_domain(), tls_new_client_domain_name(), tls_new_domain(), tls_new_server_domain(), tls_print_errstack(), tls_read(), tls_shutdown(), tls_tcpconn_init(), tls_update_fd(), tls_write(), tlsops_alt(), tlsops_bits(), tlsops_cipher(), tlsops_comp(), tlsops_tlsext(), tlsops_validity(), tlsops_version(), tm_init_timers(), tr_get_class(), tr_lookup(), tr_lookup_class(), tr_new(), tr_table_add(), tr_txt_eval_re(), tr_txt_parse_re(), trace_onreply_in(), trace_onreply_out(), trace_onreq_in(), trace_onreq_out(), trace_send_duplicate(), trace_sl_onreply_out(), translate(), uac_auth(), uac_cb(), uandd_to_uri(), udp_init(), udp_rcv_loop(), udp_send(), ul_init_locks(), ul_publish(), un_escape(), unescape_user(), unforce_rtp_proxy_f(), unmatched_totag(), unregister(), update_contact(), update_contacts(), update_cseqs(), update_db_subs(), update_dialog_dbinfo(), update_filter(), update_htable(), update_in_list(), update_new_uri(), update_phtable(), update_presentity(), update_proxy(), update_pua(), update_pw_dialogs(), update_rlsubs(), update_route_data(), update_route_data_recursor(), update_shtable(), update_subs_db(), update_subscription(), update_switch(), update_totag_set(), update_uac_dst(), update_ucontact(), update_watchers_status(), updateUser(), uri2proxy(), uri2sock(), uri2su(), uri_param_2(), uridb_db_bind(), uridb_db_init(), uridb_db_ver(), use_dialog_table(), use_media_proxy(), userblacklist_db_init(), userblacklist_db_open(), utils_forward(), valdata(), validate_msg(), verify_destination(), verify_source(), version_control(), via_builder(), via_diff(), w_add_rr_param(), w_as_relay_sl(), w_as_relay_t(), w_cmp_aor(), w_cmp_uri(), w_dlg_bridge(), w_dlg_get(), w_dlg_isflagset(), w_dlg_manage(), w_dlg_refer(), w_dlg_resetflag(), w_dlg_setflag(), w_ds_select_domain(), w_ds_select_dst(), w_exec_avp(), w_exec_dset(), w_exec_msg(), w_get_profile_size(), w_pcre_match(), w_pcre_match_group(), w_prefix2domain_1(), w_prefix2domain_2(), w_process_maxfwd_header(), w_record_route(), w_record_route_preset(), w_reset_stat(), w_restore_from(), w_rl_check_forced(), w_set_dlg_profile(), w_t_relay(), w_t_reply(), w_unset_dlg_profile(), w_update_stat(), wait_handler(), warning_builder(), wb_timer(), winfo2xmpp(), write_conv(), write_cpl_cmd(), write_function(), write_log(), write_to_db(), write_to_fifo(), write_to_file(), write_to_unixsock(), wt_timer(), xcap_doc_updated(), xcapGetElem(), xcapGetNewDoc(), xcapNodeSelAddStep(), xdbg_fixup(), xj_extract_aor(), xj_jconf_init_jab(), xj_jconf_init_sip(), xj_manage_jab(), xj_register_watcher(), xj_send_sip_msgz(), xj_worker_check_qmsg(), xj_worker_process(), xjab_check_workers(), xjab_manage_sipmsg(), xlog_2(), xlog_fixup(), xml_add_events(), xml_publ_handl(), xmlrpc_process(), xmpp_component_child_process(), xmpp_send_pipe_cmd(), xmpp_server_child_process(), xode_send(), xr_build_response(), xr_build_response_array(), xr_parse_tree(), and xr_writer_init().

#define LM_GEN1 ( _lev,
args...   )     LM_GEN2( log_facility, _lev, ##args)

#define LM_GEN2 ( _facility,
_lev,
fmt,
args...   ) 

Definition at line 352 of file dprint.h.

Referenced by acc_log_request().

#define LM_INFO ( fmt,
args...   ) 

Definition at line 434 of file dprint.h.

Referenced by add_domain_data(), add_failure_route(), add_from_db(), add_ld_session(), add_route(), add_route_rule(), add_sms_into_report_queue(), backup_config(), bdb_init(), bdblib_create_table(), check_for_krb(), check_rule(), check_timeout_in_report_queue(), cpl_init(), cr_do_route(), cr_load_next_domain(), datagram_process(), db_oracle_new_connection(), db_oracle_submit_query(), db_restore(), dbt_init(), destroy(), dispatcher_main_loop(), do_action(), do_read(), dp_can_connect_str(), ds_set_state(), find_queue(), fixup_http_query(), get_cert(), get_domain_data_or_add(), get_rule_by_hash(), get_session_info(), get_statistic(), h350_auth_lookup(), h350_call_preferences(), handle_sigs(), handle_unc_as_data(), hname_fixup(), imc_mi_list_members(), increase_open_fds(), init_addresses(), init_lock_set(), init_mod(), init_tls(), init_tls_domains(), init_trusted(), initmodem(), insert_contacts(), ldap_search_impl(), lds_search(), load_config(), load_route_data_db(), lock_initialize(), main(), mi_check_hash(), mi_get_hash(), mi_mod_init(), mod_destroy(), mod_init(), ops_dbdelete_avps(), ops_dbload_avps(), ops_dbstore_avps(), ops_print_avp(), ospDumpParameters(), ospLoadRoutes(), ospPrepareDestination(), ospReportOrigSetupUsage(), ospReportTermSetupUsage(), ospReportUsage(), ospRequestRouting(), ospValidateHeader(), parse_first_line(), parse_headers(), parser_init(), prefix2domain(), probe_max_receive_buffer(), put_command(), registerForUSRLOCCallbacks(), relay_report_to_queue(), reload_sources(), reserve_nonce_index(), restore_db_subs(), rewrite_on_rule(), rewrite_uri_recursor(), rls_restore_db_subs(), rtpp_test(), rule_fixup(), rule_fixup_recursor(), seas_sighandler(), send_notify_request(), set_gettime_function(), set_next_domain_on_rule(), set_next_domain_recursor(), sig_usr(), spawn_sysUpTime_child(), test_max_contacts(), tls_accept(), tls_connect(), tlsops_bits(), tlsops_cipher(), tlsops_desc(), tlsops_version(), udp_rcv_loop(), udp_send(), ul_init_locks(), ul_publish(), update_route_data_recursor(), wait_async_reply(), and xmlrpc_process().

#define LM_NOTICE ( fmt,
args...   ) 

#define LM_WARN ( fmt,
args...   ) 

Definition at line 414 of file dprint.h.

Referenced by _bdb_delete_cursor(), AAAConvertAVPToString(), acc_log_request(), after_loose(), after_strict(), anchor_lump(), append_fixed_vars(), bdb_delete(), bdb_insert(), bdb_query(), build_res_buf_from_sip_req(), bye_reply_cb(), check_content_type(), check_memory(), checkmodem(), convert_row(), create_as_event_t(), create_socket_info(), daemonize(), db_mysql_get_columns(), db_mysql_submit_query(), db_oracle_submit_query(), db_oracle_val2bind(), db_postgres_delete(), db_postgres_get_columns(), db_postgres_insert(), db_postgres_update(), db_unixodbc_get_columns(), dbrow2info(), dbt_get_columns(), del_lump(), dispatch_relay(), dispatcher_main_loop(), dlg_onroute(), dlg_ontimeout(), do_action(), dp_apply_policy(), dp_load_db(), ds_load_db(), ds_load_list(), ds_mark_dst(), ds_next_dst(), ds_select_dst(), encode_lookup_attr(), extra2strar(), extract_allowed_headers(), find_content_type_application_sdp(), find_si(), fix_actions(), fix_socket_list(), fixup_free_http_query(), force_rtp_proxy(), get_all_db_ucontacts(), get_expired_dlgs(), get_rule_by_hash(), get_send_socket(), get_uri_hash_keys(), grep_sock_info(), h350_auth_lookup(), handle_sigs(), handle_unc_as_data(), init_ssl_ctx_behavior(), init_tls(), initmodem(), insert_contacts(), is_peer_verified(), load_fixup(), load_textops(), m_send_ontimer(), m_store(), main(), main_loop(), mi_mod_init(), mk_net(), mod_init(), modem_process(), msg_send(), msg_tracer(), net_listen(), new_as_connect(), ospInitMod(), ospRecordTransaction(), ospSetRpid(), ospVerifyParameters(), parse_config_file(), parse_config_lines(), parse_repl(), print_net(), process_action(), process_event_reply(), process_lumps(), putsms(), qm_free(), qos_dialog_created_CB(), read_name(), reply_callback(), resolv_init(), rl_timer(), rtpp_test(), run_actions(), run_address_switch(), run_failure_handlers(), run_location(), run_lookup(), run_mail(), send_sms_as_sip(), set_reconnect(), sig_handler(), sip_msg_cloner(), sip_resolvehost(), sr_load_module(), sst_dialog_created_CB(), t_uac_cancel(), t_unref(), tls_accept(), tls_connect(), tls_new_server_domain(), uac_init(), udp_init(), udp_rcv_loop(), update_contacts(), use_media_proxy(), w_get_profile_size(), w_is_in_profile(), w_set_dlg_profile(), w_t_reply(), and w_unset_dlg_profile().

#define LOG_PREFIX   MOD_NAME ":%s: "

Definition at line 339 of file dprint.h.

#define MOD_NAME   "core"

prefix for all "core" messages

Definition at line 97 of file dprint.h.

#define MY_DPRINT ( _prefix,
_fmt,
args...   ) 

Value:

dprint( _prefix LOG_PREFIX _fmt, dp_time(), \
               dp_my_pid(), __DP_FUNC, ## args) \

Definition at line 341 of file dprint.h.

#define MY_SYSLOG ( _log_level,
_prefix,
_fmt,
args...   ) 

Value:

syslog( (_log_level)|log_facility, \
                     _prefix LOG_PREFIX _fmt, __DP_FUNC, ##args);\

Definition at line 345 of file dprint.h.


Function Documentation

int dp_my_pid ( void   ) 

Small wrapper around my_pid.

Returns:
prozess ID

Definition at line 76 of file dprint.c.

References my_pid().

static char* dp_time ( void   )  [inline, static]

Print time for logging purposes to static buffer.

Returns:
pointer to time string

Definition at line 163 of file dprint.h.

References ctime_buf.

void dprint ( char *  format,
  ... 
)

Logging function to STDERR.

Parameters:
format log prefix
... more log output

Definition at line 82 of file dprint.c.

Referenced by handle_sigs().

void reset_proc_debug_level ( void   ) 

Reset the server debug level to the previous value.

Definition at line 122 of file dprint.c.

References debug, NULL, and old_proc_level.

Referenced by do_action().

void set_proc_debug_level ( int  level  ) 

Set the server debug level, save the previous value.

Parameters:
level new debug level

Definition at line 100 of file dprint.c.

References debug, NULL, and old_proc_level.

Referenced by do_action().

int str2facility ( char *  s  ) 

Return the integer value of a log facility string.

Parameters:
s log facility
Returns:
log facility integer, or -1 on error

Definition at line 64 of file dprint.c.

References int_fac, and str_fac.

Referenced by mod_init().


Variable Documentation

char ctime_buf[]

time buffer

Definition at line 61 of file dprint.c.

Referenced by dp_time().

int debug

server log level

Definition at line 199 of file main.c.

Referenced by cleanup(), main(), mi_debug(), reset_proc_debug_level(), and set_proc_debug_level().

used log facility

log facility (see syslog(3))

Syslog: log facility that is used

Definition at line 206 of file main.c.

Referenced by acc_log_request(), main(), and mod_init().

char* log_name

logged name, to prefix the syslog messages

the id to be printed in syslog

Definition at line 208 of file main.c.

Referenced by main().

log to STDERR, e.g. on startup when syslog is not yet available

start by logging to stderr

Definition at line 204 of file main.c.

Referenced by daemonize(), main(), pv_get_color(), and xdbg_fixup().


Generated on Tue May 22 16:00:39 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6