I'm trying to get cap_server.so running in kamailio so i can pull
contact list from the server to the client. I install all the
dependencies I saw in the documentation but it isn't working. Please let
me know if I'm doing something wrong. I attach my debug file, the
dependency install plus my syslog file.
Thanks for the help.
ii libsp-gxmlcpp-dev 1.0.20040603-5build1 S+P C++ wrapper for Gnome libxml2/libxslt
ii libsp-gxmlcpp1 1.0.20040603-5build1 S+P C++ wrapper for Gnome libxml2/libxslt
ii libxml++2.6-2 2.34.1-1build1 C++ interface to the GNOME XML library (libxml2)
ii libxml++2.6-dev 2.34.1-1build1 C++ interface to the GNOME XML library (libxml2)
ii libxml2 2.7.8.dfsg-5.1ubuntu4.4 GNOME XML library
ii libxml2-dbg 2.7.8.dfsg-5.1ubuntu4.4 Debugging symbols for the GNOME XML library
ii libxml2-dev 2.7.8.dfsg-5.1ubuntu4.4 Development files for the GNOME XML library
ii libxml2-doc 2.7.8.dfsg-5.1ubuntu4.4 Documentation for the GNOME XML library
ii libxml2-utils 2.7.8.dfsg-5.1ubuntu4.4 XML utilities
ii python-lxml 2.3.2-1 pythonic binding for the libxml2 and libxslt libraries
ii python3-lxml 2.3.2-1 pythonic binding for the libxml2 and libxslt libraries
ii python3-lxml-dbg 2.3.2-1 pythonic binding for the libxml2 and libxslt libraries (debug extension)
root@kmlx:/home/kmlx# /etc/init.d/kamailio restart
Restarting Kamailio:
0(28334) DEBUG: <core> [cfg.y:1804]: loading modules under /usr/local/lib/kamailio/modules_k/:/usr/local/lib/kamailio/modules/
loading modules under /usr/local/lib/kamailio/modules_k/:/usr/local/lib/kamailio/modules/
0(28334) DEBUG: <core> [cfg.y:1791]: loading module mi_fifo.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/mi_fifo.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/mi_fifo/mi_fifo.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/mi_fifo.so>
0(28334) DEBUG: <core> [cfg.y:1791]: loading module kex.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/kex.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/kex/kex.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/kex.so>
0(28334) DEBUG: <core> [sr_module.c:343]: register PV from: kex
0(28334) DEBUG: <core> [cfg.y:1791]: loading module corex.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/corex.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/corex/corex.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/corex.so>
0(28334) DEBUG: <core> [cfg.y:1791]: loading module tm.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/tm.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/tm/tm.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/tm.so>
0(28334) DEBUG: <core> [cfg.y:1791]: loading module tmx.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/tmx.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/tmx/tmx.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/tmx.so>
0(28334) DEBUG: <core> [sr_module.c:343]: register PV from: tmx
0(28334) DEBUG: <core> [cfg.y:1791]: loading module sl.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/sl.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/sl/sl.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/sl.so>
0(28334) DEBUG: <core> [cfg.y:1791]: loading module rr.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/rr.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/rr/rr.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/rr.so>
0(28334) DEBUG: <core> [sr_module.c:343]: register PV from: rr
0(28334) DEBUG: <core> [cfg.y:1791]: loading module pv.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/pv.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/pv/pv.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/pv.so>
0(28334) DEBUG: <core> [sr_module.c:343]: register PV from: pv
0(28334) DEBUG: <core> [cfg.y:1791]: loading module maxfwd.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/maxfwd.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/maxfwd/maxfwd.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/maxfwd.so>
0(28334) DEBUG: <core> [cfg.y:1791]: loading module usrloc.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/usrloc.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/usrloc/usrloc.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/usrloc.so>
0(28334) DEBUG: <core> [cfg.y:1791]: loading module registrar.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/registrar.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/registrar/registrar.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/registrar.so>
0(28334) DEBUG: <core> [sr_module.c:343]: register PV from: registrar
0(28334) DEBUG: <core> [cfg.y:1791]: loading module textops.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/textops.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/textops/textops.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/textops.so>
0(28334) DEBUG: <core> [cfg.y:1791]: loading module siputils.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/siputils.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/siputils/siputils.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/siputils.so>
0(28334) DEBUG: <core> [cfg.y:1791]: loading module xlog.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/xlog.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/xlog/xlog.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/xlog.so>
0(28334) DEBUG: <core> [sr_module.c:343]: register PV from: xlog
0(28334) DEBUG: <core> [cfg.y:1791]: loading module sanity.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/sanity.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/sanity/sanity.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/sanity.so>
0(28334) DEBUG: <core> [cfg.y:1791]: loading module ctl.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/ctl.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/ctl/ctl.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/ctl.so>
0(28334) DEBUG: <core> [cfg.y:1791]: loading module cfg_rpc.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/cfg_rpc.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/cfg_rpc/cfg_rpc.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/cfg_rpc.so>
0(28334) DEBUG: <core> [cfg.y:1791]: loading module mi_rpc.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/mi_rpc.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/mi_rpc/mi_rpc.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/mi_rpc.so>
0(28334) DEBUG: <core> [cfg.y:1791]: loading module acc.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/acc.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/acc/acc.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/acc.so>
0(28334) DEBUG: <core> [cfg.y:1791]: loading module nathelper.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/nathelper.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/nathelper/nathelper.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/nathelper.so>
0(28334) DEBUG: <core> [sr_module.c:343]: register PV from: nathelper
0(28334) DEBUG: <core> [cfg.y:1791]: loading module rtpproxy.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/rtpproxy.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/rtpproxy/rtpproxy.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/rtpproxy.so>
0(28334) DEBUG: <core> [sr_module.c:343]: register PV from: rtpproxy
0(28334) DEBUG: <core> [cfg.y:1791]: loading module tls.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/tls.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/tls/tls.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/tls.so>
0(28334) DEBUG: <core> [mem/q_malloc.c:202]: qm_malloc_init: QM_OPTIMIZE=16384, /ROUNDTO=1024
0(28334) DEBUG: <core> [mem/q_malloc.c:204]: qm_malloc_init: QM_HASH_SIZE=1043, qm_block size=20884
0(28334) DEBUG: <core> [mem/q_malloc.c:205]: qm_malloc_init(0xb2bc3000, 67108864), start=0xb2bc3000
0(28334) DEBUG: <core> [mem/q_malloc.c:213]: qm_malloc_init: size= 67108864, init_overhead=20912
0(28334) DEBUG: <core> [mem/shm_mem.c:203]: shm_mem_init: success
0(28334) INFO: tls [tls_init.c:385]: tls: init_tls: disabling compression...
0(28334) DEBUG: <core> [sr_module.c:343]: register PV from: tls
0(28334) DEBUG: <core> [cfg.y:1791]: loading module htable.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/htable.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/htable/htable.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/htable.so>
0(28334) DEBUG: <core> [sr_module.c:343]: register PV from: htable
0(28334) DEBUG: <core> [cfg.y:1791]: loading module pike.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/pike.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/pike/pike.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/pike.so>
0(28334) DEBUG: <core> [cfg.y:1791]: loading module debugger.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/debugger.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/debugger/debugger.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/debugger.so>
0(28334) DEBUG: <core> [cfg.y:1791]: loading module xhttp.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/xhttp.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/xhttp/xhttp.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/xhttp.so>
0(28334) DEBUG: <core> [sr_module.c:343]: register PV from: xhttp
0(28334) DEBUG: <core> [cfg.y:1791]: loading module xcap_server.so
0(28334) DEBUG: <core> [sr_module.c:499]: load_module: module file not found </usr/local/lib/kamailio/modules_k/xcap_server.so>
0(28334) DEBUG: <core> [sr_module.c:522]: load_module: module file not found </usr/local/lib/kamailio/modules_k/xcap_server/xcap_server.so>
0(28334) DEBUG: <core> [sr_module.c:564]: load_module: trying to load </usr/local/lib/kamailio/modules/xcap_server.so>
0(28334) DEBUG: <core> [sr_module.c:343]: register PV from: xcap_server
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'mi_fifo' matches module 'mi_fifo'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <fifo_name> in module mi_fifo [/usr/local/lib/kamailio/modules/mi_fifo.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <fifo_name> in module mi_fifo [/usr/local/lib/kamailio/modules/mi_fifo.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'tm' matches module 'tm'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <failure_reply_mode> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <failure_reply_mode> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'tm' matches module 'tm'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <fr_timer> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <fr_timer> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'tm' matches module 'tm'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <fr_inv_timer> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <fr_inv_timer> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'rr' matches module 'rr'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <enable_full_lr> in module rr [/usr/local/lib/kamailio/modules/rr.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <enable_full_lr> in module rr [/usr/local/lib/kamailio/modules/rr.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'rr' matches module 'rr'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <append_fromtag> in module rr [/usr/local/lib/kamailio/modules/rr.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <append_fromtag> in module rr [/usr/local/lib/kamailio/modules/rr.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'registrar' matches module 'registrar'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <method_filtering> in module registrar [/usr/local/lib/kamailio/modules/registrar.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <method_filtering> in module registrar [/usr/local/lib/kamailio/modules/registrar.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'registrar' matches module 'registrar'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <max_expires> in module registrar [/usr/local/lib/kamailio/modules/registrar.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <max_expires> in module registrar [/usr/local/lib/kamailio/modules/registrar.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'registrar' matches module 'registrar'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <gruu_enabled> in module registrar [/usr/local/lib/kamailio/modules/registrar.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <gruu_enabled> in module registrar [/usr/local/lib/kamailio/modules/registrar.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'acc' matches module 'acc'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <early_media> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <early_media> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'acc' matches module 'acc'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <report_ack> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <report_ack> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'acc' matches module 'acc'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <report_cancels> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <report_cancels> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'acc' matches module 'acc'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <detect_direction> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <detect_direction> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLT_ACC] value [1]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'acc' matches module 'acc'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <log_flag> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <log_flag> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLT_ACCMISSED] value [2]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'acc' matches module 'acc'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <log_missed_flag> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <log_missed_flag> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'acc' matches module 'acc'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <log_extra> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <log_extra> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLT_ACCFAILED] value [3]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'acc' matches module 'acc'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <failed_transaction_flag> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <failed_transaction_flag> in module acc [/usr/local/lib/kamailio/modules/acc.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'rtpproxy' matches module 'rtpproxy'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <rtpproxy_sock> in module rtpproxy [/usr/local/lib/kamailio/modules/rtpproxy.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <rtpproxy_sock> in module rtpproxy [/usr/local/lib/kamailio/modules/rtpproxy.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'nathelper' matches module 'nathelper'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <natping_interval> in module nathelper [/usr/local/lib/kamailio/modules/nathelper.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <natping_interval> in module nathelper [/usr/local/lib/kamailio/modules/nathelper.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'nathelper' matches module 'nathelper'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <ping_nated_only> in module nathelper [/usr/local/lib/kamailio/modules/nathelper.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <ping_nated_only> in module nathelper [/usr/local/lib/kamailio/modules/nathelper.so]
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLB_NATSIPPING] value [7]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'nathelper' matches module 'nathelper'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <sipping_bflag> in module nathelper [/usr/local/lib/kamailio/modules/nathelper.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <sipping_bflag> in module nathelper [/usr/local/lib/kamailio/modules/nathelper.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'nathelper' matches module 'nathelper'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <sipping_from> in module nathelper [/usr/local/lib/kamailio/modules/nathelper.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <sipping_from> in module nathelper [/usr/local/lib/kamailio/modules/nathelper.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'nathelper|registrar' matches module 'nathelper'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <received_avp> in module nathelper [/usr/local/lib/kamailio/modules/nathelper.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <received_avp> in module nathelper [/usr/local/lib/kamailio/modules/nathelper.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'nathelper|registrar' matches module 'registrar'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <received_avp> in module registrar [/usr/local/lib/kamailio/modules/registrar.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <received_avp> in module registrar [/usr/local/lib/kamailio/modules/registrar.so]
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLB_NATB] value [6]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'usrloc' matches module 'usrloc'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <nat_bflag> in module usrloc [/usr/local/lib/kamailio/modules/usrloc.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <nat_bflag> in module usrloc [/usr/local/lib/kamailio/modules/usrloc.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'tls' matches module 'tls'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <config> in module tls [/usr/local/lib/kamailio/modules/tls.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <config> in module tls [/usr/local/lib/kamailio/modules/tls.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'pike' matches module 'pike'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <sampling_time_unit> in module pike [/usr/local/lib/kamailio/modules/pike.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <sampling_time_unit> in module pike [/usr/local/lib/kamailio/modules/pike.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'pike' matches module 'pike'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <reqs_density_per_unit> in module pike [/usr/local/lib/kamailio/modules/pike.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <reqs_density_per_unit> in module pike [/usr/local/lib/kamailio/modules/pike.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'pike' matches module 'pike'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <remove_latency> in module pike [/usr/local/lib/kamailio/modules/pike.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <remove_latency> in module pike [/usr/local/lib/kamailio/modules/pike.so]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'htable' matches module 'htable'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <htable> in module htable [/usr/local/lib/kamailio/modules/htable.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <htable> in module htable [/usr/local/lib/kamailio/modules/htable.so]
0(28334) DEBUG: htable [ht_api.c:802]: htable [ipban] - expire [300]
0(28334) DEBUG: htable [ht_api.c:807]: htable [ipban] - size [8]
0(28334) DEBUG: <core> [modparam.c:96]: set_mod_param_regex: 'debugger' matches module 'debugger'
0(28334) DEBUG: <core> [sr_module.c:770]: find_param_export: found <cfgtrace> in module debugger [/usr/local/lib/kamailio/modules/debugger.so]
0(28334) DEBUG: <core> [modparam.c:113]: set_mod_param_regex: found <cfgtrace> in module debugger [/usr/local/lib/kamailio/modules/debugger.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb718fa48
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb718fb68
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_check_trans> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb71906b8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb7190318
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb7190748
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb718fe38
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71907d8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb7190988
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_check_trans> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb7190bc8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <remove_hf> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <record_route> in module rr [/usr/local/lib/kamailio/modules/rr.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71913e8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb7191878
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLT_ACC] value [1]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#39 #0/1: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb7191b48
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb7191f08
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb7192028
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb7192148
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb7192268
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <sl_send_reply> in module sl [/usr/local/lib/kamailio/modules/sl.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb7192c28
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb7193058
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb71936c8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb71937e8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_is_set> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_on_branch> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb7194138
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb7194568
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb7193968
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb7194688
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_is_set> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_on_reply> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb7195338
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb7195768
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb7194a48
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb7195888
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_is_set> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_on_failure> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb7196488
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71968b8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb7195c28
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71969d8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_relay> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <sl_reply_error> in module sl [/usr/local/lib/kamailio/modules/sl.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb7197138
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb7196ca8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: htable [ht_var.c:162]: htable [ipban] - key [$si]
0(28334) DEBUG: <core> [pvapi.c:390]: PV <$si> is not in cache
0(28334) DEBUG: <core> [pvapi.c:269]: PV cache not initialized, doing it now
0(28334) DEBUG: <core> [pvapi.c:294]: pvar [$si] added in cache
0(28334) DEBUG: htable [ht_api.c:216]: htable found [ipban]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <xdbg> in module xlog [/usr/local/lib/kamailio/modules/xlog.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb7198398
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71987c8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <pike_check_req> in module pike [/usr/local/lib/kamailio/modules/pike.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <xlog> in module xlog [/usr/local/lib/kamailio/modules/xlog.so]
0(28334) DEBUG: htable [ht_var.c:162]: htable [ipban] - key [$si]
0(28334) DEBUG: <core> [pvapi.c:322]: pvar [$si] found in cache
0(28334) DEBUG: htable [ht_api.c:216]: htable found [ipban]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#63 #0/2: 21(15)/ 0xb71995e8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#63 #1/2: 22(16)/ 0xb7199928
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71990c8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb7198bb8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71976e8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb7198978
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <mf_process_maxfwd_header> in module maxfwd [/usr/local/lib/kamailio/modules/maxfwd.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <sl_send_reply> in module sl [/usr/local/lib/kamailio/modules/sl.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb719a5b8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb719a9e8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <sanity_check> in module sanity [/usr/local/lib/kamailio/modules/sanity.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <xlog> in module xlog [/usr/local/lib/kamailio/modules/xlog.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb719ab08
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb719b788
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <has_totag> in module siputils [/usr/local/lib/kamailio/modules/siputils.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <loose_route> in module rr [/usr/local/lib/kamailio/modules/rr.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb719c498
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLT_ACC] value [1]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#39 #0/1: 3(3)/ 0x1
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLT_ACCFAILED] value [3]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#39 #0/1: 3(3)/ 0x3
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb719d1b8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <record_route> in module rr [/usr/local/lib/kamailio/modules/rr.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb719d488
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb719d8d8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb719cdf8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb719d248
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 8(8)/ 0xb719d968
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb719c768
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb719cb28
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 8(8)/ 0xb719d9f8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb719db18
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb719e918
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb719e578
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb719e9a8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_check_trans> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb719f588
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb719f1e8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb719f618
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 8(8)/ 0xb719f738
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb719ed08
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb719f7c8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <sl_send_reply> in module sl [/usr/local/lib/kamailio/modules/sl.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb719c0f8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb719c528
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 8(8)/ 0xb719eac8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb719bcc8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb719fec8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLT_NATS] value [5]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#41 #0/1: 3(3)/ 0x5
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLB_NATB] value [6]
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <setbflag> in module kex [/usr/local/lib/kamailio/modules/kex.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71a0648
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb719fc68
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <save> in module registrar [/usr/local/lib/kamailio/modules/registrar.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <sl_reply_error> in module sl [/usr/local/lib/kamailio/modules/sl.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71a1268
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71a1698
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71a02a8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb719fcf8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [usr_avp.c:895]: Parsing 'oexten'
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#63 #0/2: 21(15)/ 0xb71a1a98
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#63 #1/2: 22(16)/ 0xb71a1b68
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <lookup> in module registrar [/usr/local/lib/kamailio/modules/registrar.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#63 #0/2: 21(15)/ 0xb71a2948
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#63 #1/2: 22(16)/ 0xb71a2988
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb71a2db8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_newtran> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <send_reply> in module sl [/usr/local/lib/kamailio/modules/sl.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <send_reply> in module sl [/usr/local/lib/kamailio/modules/sl.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#17 #0/2: 22(16)/ 0xb71a3088
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#17 #1/2: 24(18)/ 0xb71a1a58
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71a24e8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71a2d28
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLT_ACCMISSED] value [2]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#39 #0/1: 3(3)/ 0x2
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71a4548
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71a4c88
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb71a4da8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x2
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71a55c8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71a5968
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <sl_send_reply> in module sl [/usr/local/lib/kamailio/modules/sl.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71a6c18
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71a7048
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x2
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x2
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <nat_uac_test> in module nathelper [/usr/local/lib/kamailio/modules/nathelper.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_method> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <fix_nated_register> in module nathelper [/usr/local/lib/kamailio/modules/nathelper.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <add_contact_alias> in module nathelper [/usr/local/lib/kamailio/modules/nathelper.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71a7df8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71a8228
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 8(8)/ 0xb71a8348
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLT_NATS] value [5]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#39 #0/1: 3(3)/ 0x5
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71a7938
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71a83d8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x2
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_request> in module siputils [/usr/local/lib/kamailio/modules/siputils.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <has_totag> in module siputils [/usr/local/lib/kamailio/modules/siputils.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <check_route_param> in module rr [/usr/local/lib/kamailio/modules/rr.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLB_NATB] value [6]
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <setbflag> in module kex [/usr/local/lib/kamailio/modules/kex.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71a95c8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71a99f8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71a8cd8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71a9e28
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71a8818
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71a9eb8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLT_NATS] value [5]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#41 #0/1: 3(3)/ 0x5
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLB_NATB] value [6]
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <isbflagset> in module kex [/usr/local/lib/kamailio/modules/kex.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x2
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71ab008
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71ab3a8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <rtpproxy_manage> in module rtpproxy [/usr/local/lib/kamailio/modules/rtpproxy.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_request> in module siputils [/usr/local/lib/kamailio/modules/siputils.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <has_totag> in module siputils [/usr/local/lib/kamailio/modules/siputils.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <add_rr_param> in module rr [/usr/local/lib/kamailio/modules/rr.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71abf68
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71ac398
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71ab708
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71ac4b8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <is_reply> in module siputils [/usr/local/lib/kamailio/modules/siputils.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [cfg.lex:1879]: ### returning define ID [FLB_NATB] value [6]
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <isbflagset> in module kex [/usr/local/lib/kamailio/modules/kex.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <add_contact_alias> in module nathelper [/usr/local/lib/kamailio/modules/nathelper.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71acfb8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71ad3e8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71ac878
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71ad478
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x2
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <isdsturiset> in module kex [/usr/local/lib/kamailio/modules/kex.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <handle_ruri_alias> in module nathelper [/usr/local/lib/kamailio/modules/nathelper.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71adb78
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71adfa8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x2
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <append_hf> in module textops [/usr/local/lib/kamailio/modules/textops.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb71aeb38
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71ae5e8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71aea18
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x2
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x2
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <xdbg> in module xlog [/usr/local/lib/kamailio/modules/xlog.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb71af238
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <xdbg> in module xlog [/usr/local/lib/kamailio/modules/xlog.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb71af718
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71afdd8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71af7a8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#5 #0/1: 1(1)/ 0xb71b0178
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #0/2: 9(9)/ (nil)
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#24 #1/2: 3(3)/ (nil)
0(28334) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_is_canceled> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #0/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#2 #1/2: 3(3)/ 0x1
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #0/3: 22(16)/ 0xb71b03b8
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #1/3: 8(8)/ 0xb71b0758
0(28334) DEBUG: <core> [route_struct.c:166]: ACTION_#16 #2/3: 0(0)/ (nil)
0(28334) DEBUG: <core> [route.c:2205]: routing table 0:
0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "REQINIT" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "NATDETECT" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "RELAY" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "WITHINDLG" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb71855e8> 0(28334) DEBUG: <core> [route_struct.c:530]: , 0 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "AUTH" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7189168> 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:580]: , type<22> 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7186378> 0(28334) DEBUG: <core> [route_struct.c:530]: , 0 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:405]: setflag( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "SIPOUT" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "PRESENCE" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "REGISTRAR" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7186088> 0(28334) DEBUG: <core> [route_struct.c:530]: , 2 0(28334) DEBUG: <core> [route_struct.c:561]: , "484" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "PSTN" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "LOCATION" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: routing table 1:
0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb71852a8> 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:561]: , "MANAGE_BRANCH" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7185288> 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:561]: , "MANAGE_REPLY" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7185268> 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:561]: , "MANAGE_FAILURE" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb71860e8> 0(28334) DEBUG: <core> [route_struct.c:530]: , 0 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: routing table 2:
0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7189ad8> 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:561]: , "request from blocked IP - $rm from $fu (IP:$si:$sp)
" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7189a98> 0(28334) DEBUG: <core> [route_struct.c:530]: , 2 0(28334) DEBUG: <core> [route_struct.c:561]: , "L_ALERT" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:479]: assign( 0(28334) DEBUG: <core> [route_struct.c:520]: type<21> 0(28334) DEBUG: <core> [route_struct.c:554]: , type<22> 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7186088> 0(28334) DEBUG: <core> [route_struct.c:530]: , 2 0(28334) DEBUG: <core> [route_struct.c:561]: , "483" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7189a78> 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:561]: , "Malformed SIP message from $si:$sp
" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: routing table 3:
0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "DLGURI" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:405]: setflag( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:405]: setflag( 0(28334) DEBUG: <core> [route_struct.c:492]: 3 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "NATMANAGE" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7186378> 0(28334) DEBUG: <core> [route_struct.c:530]: , 0 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "RELAY" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "PRESENCE" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "RELAY" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7186088> 0(28334) DEBUG: <core> [route_struct.c:530]: , 2 0(28334) DEBUG: <core> [route_struct.c:561]: , "404" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: routing table 4:
0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb71848b8> 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:580]: , type<22> 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb71860e8> 0(28334) DEBUG: <core> [route_struct.c:530]: , 0 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: routing table 5:
0(28334) DEBUG: <core> [route_struct.c:479]: assign( 0(28334) DEBUG: <core> [route_struct.c:520]: type<21> 0(28334) DEBUG: <core> [route_struct.c:554]: , type<22> 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:479]: assign( 0(28334) DEBUG: <core> [route_struct.c:520]: type<21> 0(28334) DEBUG: <core> [route_struct.c:554]: , type<22> 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "TOVOICEMAIL" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7184e68> 0(28334) DEBUG: <core> [route_struct.c:530]: , 0 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:485]: UNKNOWN( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:554]: , type<24> 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:405]: setflag( 0(28334) DEBUG: <core> [route_struct.c:492]: 2 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "RELAY" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: routing table 6:
0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 2 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7186088> 0(28334) DEBUG: <core> [route_struct.c:530]: , 2 0(28334) DEBUG: <core> [route_struct.c:561]: , "404" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 2 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: routing table 7:
0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 2 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: routing table 8:
0(28334) DEBUG: <core> [route_struct.c:458]: force_rport( 0(28334) DEBUG: <core> [route_struct.c:520]: type<0> 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb718b4c8> 0(28334) DEBUG: <core> [route_struct.c:530]: , 0 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb718b408> 0(28334) DEBUG: <core> [route_struct.c:530]: , 0 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:405]: setflag( 0(28334) DEBUG: <core> [route_struct.c:492]: 5 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 2 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: routing table 9:
0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb71848b8> 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:580]: , type<22> 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 2 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb718b938> 0(28334) DEBUG: <core> [route_struct.c:530]: , 0 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7186418> 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:561]: , ";nat=yes" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb718b408> 0(28334) DEBUG: <core> [route_struct.c:530]: , 0 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 2 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: routing table 10:
0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb718b448> 0(28334) DEBUG: <core> [route_struct.c:530]: , 0 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 2 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: routing table 11:
0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb71890c8> 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:561]: , "P-hint: outbound
" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "RELAY" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: routing table 12:
0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 2 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: routing table 13:
0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 2 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: onreply routing table 1:
0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7189ad8> 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:561]: , "incoming reply
" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "NATMANAGE" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: failure routing table 1:
0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "NATMANAGE" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:438]: if ( 0(28334) DEBUG: <core> [route_struct.c:520]: type<22> 0(28334) DEBUG: <core> [route_struct.c:522]: ) { 0(28334) DEBUG: <core> [route_struct.c:375]: drop( 0(28334) DEBUG: <core> [route_struct.c:492]: 1 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:556]: } else { 0(28334) DEBUG: <core> [route_struct.c:582]: }; 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) DEBUG: <core> [route.c:2205]: branch routing table 1:
0(28334) DEBUG: <core> [route_struct.c:455]: external_module_call( 0(28334) DEBUG: <core> [route_struct.c:504]: f_ptr<0xb7189ad8> 0(28334) DEBUG: <core> [route_struct.c:530]: , 1 0(28334) DEBUG: <core> [route_struct.c:561]: , "new branch [$T_branch_idx] to $ru
" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route_struct.c:384]: route( 0(28334) DEBUG: <core> [route_struct.c:489]: "NATMANAGE" 0(28334) DEBUG: <core> [route_struct.c:583]: ); 0(28334) DEBUG: <core> [route.c:2207]:
0(28334) WARNING: <core> [socket_info.c:1407]: WARNING: fix_hostname: could not rev. resolve 172.16.250.162
0(28334) WARNING: <core> [socket_info.c:1407]: WARNING: fix_hostname: could not rev. resolve 172.16.250.162
0(28334) WARNING: <core> [socket_info.c:1407]: WARNING: fix_hostname: could not rev. resolve 172.16.250.162
Listening on
udp: 127.0.0.1:5060
udp: 172.16.250.162:5060
tcp: 127.0.0.1:5060
tcp: 172.16.250.162:5060
tls: 127.0.0.1:5061
tls: 172.16.250.162:5061
Aliases:
tls: localhost:5061
tcp: localhost:5060
udp: localhost:5060
0(28334) DEBUG: <core> [cfg/cfg.c:178]: DEBUG: register_cfg_def(): new config group has been registered: 'core' (num=49, size=196)
0(28334) DEBUG: <core> [cfg/cfg.c:178]: DEBUG: register_cfg_def(): new config group has been registered: 'tcp' (num=26, size=104)
0(28334) DEBUG: <core> [timer.c:272]: init_timer: starting with *ticks=275131553
0(28334) DEBUG: <core> [timer.c:314]: init_timer: timer_list between 0xb2bc8448 and 0xb2bea448
0(28334) INFO: <core> [tcp_main.c:4846]: init_tcp: using epoll_lt as the io watch method (auto detected)
0(28336) DEBUG: <core> [daemonize.c:219]: trying enable core dumping...
0(28336) DEBUG: <core> [daemonize.c:237]: core dumping is enabled now (1)...
0(28336) DEBUG: <core> [daemonize.c:575]: core dump limits set to 4294967295
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: mi_fifo
0(28336) DEBUG: mi_fifo [mi_fifo.c:124]: testing mi_fifo existance ...
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: kex
0(28336) DEBUG: <core> [sruid.c:100]: root for sruid is [srid-51d9f53c-6eb0-] (0 / 19)
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: corex
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: tm
0(28336) DEBUG: tm [tm.c:751]: TM - (sizeof cell=3256, sip_msg=912) initializing...
0(28336) DEBUG: tm [callid.c:105]: Call-ID initialization: '3f3da3ef'
0(28336) DEBUG: tm [lock.c:87]: DEBUG: lock_initialize: lock initialization started
0(28336) DEBUG: tm [timer.c:226]: tm: tm_init_timers: fr=480 fr_inv=1920 wait=80 delete=4 t1=500 t2=4000 max_inv_lifetime=2880 max_noninv_lifetime=512
0(28336) DEBUG: <core> [cfg/cfg.c:178]: DEBUG: register_cfg_def(): new config group has been registered: 'tm' (num=36, size=148)
0(28336) DEBUG: <core> [md5utils.c:67]: DEBUG: MD5 calculated: 533cb9e91f4b999cf76861cbb9ed54ed
0(28336) DEBUG: <core> [md5utils.c:67]: DEBUG: MD5 calculated: a6a1c5f60faecf035a1ae5b6e96e979a
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: tmx
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <load_tm> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_newtran> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_relay_to_tcp> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_relay_to_udp> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_relay> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_forward_nonack> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_release> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: sl
0(28336) DEBUG: <core> [md5utils.c:67]: DEBUG: MD5 calculated: b27e1a1d33761e85846fc98f5f3a7e58
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <load_tm> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_newtran> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_relay_to_tcp> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_relay_to_udp> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_relay> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_forward_nonack> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_release> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: rr
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <bind_ob> not found
0(28336) INFO: rr [../outbound/api.h:49]: Failed to import bind_ob
0(28336) INFO: rr [rr_mod.c:159]: outbound module not available
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: pv
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: maxfwd
0(28336) DEBUG: <core> [cfg/cfg.c:178]: DEBUG: register_cfg_def(): new config group has been registered: 'maxfwd' (num=1, size=4)
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: usrloc
0(28336) DEBUG: <core> [sruid.c:100]: root for sruid is [ulcx-51d9f53c-6eb0-] (0 / 19)
0(28336) INFO: usrloc [hslot.c:53]: locks array size 512
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: registrar
0(28336) DEBUG: <core> [sruid.c:100]: root for sruid is [uloc-51d9f53c-6eb0-] (0 / 19)
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <bind_sl> in module sl [/usr/local/lib/kamailio/modules/sl.so]
0(28336) DEBUG: <core> [cfg/cfg.c:178]: DEBUG: register_cfg_def(): new config group has been registered: 'registrar' (num=10, size=44)
0(28336) DEBUG: <core> [usr_avp.c:895]: Parsing 'RECEIVED'
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <ul_bind_usrloc> in module usrloc [/usr/local/lib/kamailio/modules/usrloc.so]
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: textops
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: siputils
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <bind_sl> in module sl [/usr/local/lib/kamailio/modules/sl.so]
0(28336) DEBUG: <core> [usr_avp.c:895]: Parsing 's:rpid'
0(28336) DEBUG: <core> [cfg/cfg.c:178]: DEBUG: register_cfg_def(): new config group has been registered: 'siputils' (num=1, size=4)
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: xlog
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: sanity
0(28336) DEBUG: sanity [mod_sanity.c:103]: sanity initializing
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <bind_sl> in module sl [/usr/local/lib/kamailio/modules/sl.so]
0(28336) DEBUG: sanity [mod_sanity.c:111]: parsing proxy requires string:
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: ctl
0(28336) DEBUG: ctl [ctl.c:242]: listening on:
0(28336) DEBUG: ctl [ctl.c:252]: [binrpc:unix stream] /tmp/kamailio_ctl
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: cfg_rpc
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: mi_rpc
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: acc
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <load_tm> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_newtran> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_relay_to_tcp> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_relay_to_udp> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_relay> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_forward_nonack> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_release> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: nathelper
0(28336) DEBUG: <core> [usr_avp.c:895]: Parsing 'RECEIVED'
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <ul_bind_usrloc> in module usrloc [/usr/local/lib/kamailio/modules/usrloc.so]
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: rtpproxy
0(28336) DEBUG: rtpproxy [rtpproxy.c:554]: url is udp:127.0.0.1:7722, len is 18
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <load_tm> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_newtran> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_relay_to_tcp> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_relay_to_udp> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_relay> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_forward_nonack> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <t_release> in module tm [/usr/local/lib/kamailio/modules/tm.so]
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: tls
0(28336) DEBUG: <core> [cfg/cfg.c:178]: DEBUG: register_cfg_def(): new config group has been registered: 'tls' (num=27, size=140)
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: htable
0(28336) DEBUG: htable [htable.c:175]: starting auto-expire timer
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: pike
0(28336) INFO: pike [pike.c:115]: PIKE - initializing
0(28336) INFO: pike [ip_tree.c:88]: probing 256 set size
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: debugger
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: xhttp
0(28336) WARNING: xhttp [xhttp_mod.c:125]: event_route[xhttp:request] is empty
0(28336) DEBUG: <core> [sr_module.c:674]: find_export_record: found <bind_sl> in module sl [/usr/local/lib/kamailio/modules/sl.so]
0(28336) DEBUG: <core> [sr_module.c:935]: DEBUG: init_mod: xcap_server
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_bind_api> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_bind_api> in module <db_mysql> not found
0(28336) DEBUG: <core> [db.c:221]: using export interface to bind db_mysql
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_use_table> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_use_table> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_init> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_init> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_init2> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_init2> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_close> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_close> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_query> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_query> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_fetch_result> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_fetch_result> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_raw_query> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_raw_query> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_free_result> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_free_result> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_insert> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_insert> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_delete> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_delete> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_update> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_update> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_replace> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_replace> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_last_inserted_id> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_last_inserted_id> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_affected_rows> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_affected_rows> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_insert_update> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_insert_update> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_insert_delayed> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_insert_delayed> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_start_transaction> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_start_transaction> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_end_transaction> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_end_transaction> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_abort_transaction> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_abort_transaction> in module <db_mysql> not found
0(28336) DEBUG: <core> [sr_module.c:680]: find_export_record: <db_query_lock> not found
0(28336) DEBUG: <core> [sr_module.c:733]: find_mod_export: <db_query_lock> in module <db_mysql> not found
0(28336) ERROR: <core> [db.c:81]: module db_mysql does not export db_use_table function
0(28336) ERROR: xcap_server [xcap_server.c:191]: Database module not found
0(28336) ERROR: <core> [sr_module.c:939]: init_mod(): Error while initializing module xcap_server (/usr/local/lib/kamailio/modules/xcap_server.so)
ERROR: error while initializing modules
0(28336) DEBUG: tm [t_funcs.c:118]: DEBUG: tm_shutdown : start
0(28336) DEBUG: tm [t_funcs.c:121]: DEBUG: tm_shutdown : emptying hash table
0(28336) DEBUG: tm [t_funcs.c:123]: DEBUG: tm_shutdown : removing semaphores
0(28336) DEBUG: tm [t_funcs.c:125]: DEBUG: tm_shutdown : destroying tmcb lists
0(28336) DEBUG: tm [t_funcs.c:128]: DEBUG: tm_shutdown : done
0(28336) DEBUG: tls [tls_init.c:682]: tls module final tls destroy
0(28336) DEBUG: <core> [mem/shm_mem.c:242]: shm_mem_destroy
0(28336) DEBUG: <core> [mem/shm_mem.c:245]: destroying the shared memory lock
kamailio error, failed to start.
--
Kethzer Docteur