Skip to content

Instantly share code, notes, and snippets.

@khorsmann
Created October 22, 2019 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khorsmann/91642daaa3715c59624cd5272bc3398a to your computer and use it in GitHub Desktop.
Save khorsmann/91642daaa3715c59624cd5272bc3398a to your computer and use it in GitHub Desktop.
debug=3 kamailio -DD -E -f /etc/kamailio/kamailio.cfg 2>&1 | tee -a LOGFILE
kamailio -DD -E -f /etc/kamailio/kamailio.cfg 2>&1 | tee -a LOGFILE
cat LOGFILE | grep -v 'core/re.c:' > LOGFILE.txt
0(28227) INFO: <core> [core/ppcfg.c:83]: pp_subst_add(): ### added subst expression: !MY_HTTP_ADDR!tcp:127.0.0.1:8080!g
0(28227) INFO: tls [tls_init.c:503]: init_tls_compression(): disabling compression...
0(28227) INFO: <core> [core/sctp_core.c:75]: sctp_core_check_support(): SCTP API not enabled - if you want to use it, load sctp module
0(28227) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 212.XX.XX.XX
0(28227) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 172.20.120.83
0(28227) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 172.20.120.83
0(28227) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 212.XX.XX.XX
0(28227) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 212.XX.XX.XX
0(28227) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 212.XX.XX.XX
0(28227) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 212.XX.XX.XX
0(28227) INFO: <core> [core/tcp_main.c:5043]: init_tcp(): using epoll_lt as the io watch method (auto detected)
0(28227) INFO: rr [../outbound/api.h:52]: ob_load_api(): unable to import bind_ob - maybe module is not loaded
0(28227) INFO: rr [rr_mod.c:177]: mod_init(): outbound module not available
0(28227) ERROR: db_mysql [km_my_con.c:139]: db_mysql_new_connection(): driver error: Can't connect to MySQL server on 'kamailio' (4)
0(28227) ERROR: <core> [db.c:319]: db_do_init2(): could not add connection to the pool
0(28227) ERROR: dialplan [dp_db.c:179]: dp_connect_db(): unable to connect to the database
0(28227) ERROR: dialplan [dialplan.c:191]: mod_init(): could not initialize data
0(28227) ERROR: <core> [core/sr_module.c:850]: init_mod(): Error while initializing module dialplan (/usr/lib64/kamailio/modules/dialplan.so)
ERROR: error while initializing modules
0(28227) INFO: <core> [core/sctp_core.c:53]: sctp_core_destroy(): SCTP API not initialized
Listening on
udp: 212.XX.XX.XX:5060
udp: 172.20.120.83:5060
udp: 127.0.0.1:5060
udp: 172.20.120.83:9060
tcp: 212.XX.XX.XX:5060
tcp: 127.0.0.1:5060
tcp: 127.0.0.1:8080
tls: 212.XX.XX.XX:5061
tls: 212.XX.XX.XX:7443
tls: 212.XX.XX.XX:443
Aliases:
tcp: localhost4.localdomain4:8080
tcp: localhost4:8080
tcp: localhost.localdomain:8080
tcp: localhost:8080
tcp: localhost4.localdomain4:5060
tcp: localhost4:5060
tcp: localhost.localdomain:5060
tcp: localhost:5060
udp: localhost4.localdomain4:5060
udp: localhost4:5060
udp: localhost.localdomain:5060
udp: localhost:5060
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_PUB_IP] value [212.XX.XX.XX]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_PUB_IP] value [212.XX.XX.XX]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_PRV_IP] value [172.20.120.83]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_PUB_IP] value [212.XX.XX.XX]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_WSS_ADDR] value [tls:212.XX.XX.XX:7443]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_HTTPS_ADDR] value [tls:212.XX.XX.XX:443]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_LOCAL_SENDLISTEN] value [udp:172.20.120.83:9060]
0(28341) DEBUG: <core> [core/ppcfg.c:195]: pp_subst_run(): preprocess subst applied [#1] to [!MY_HTTP_ADDR!tcp:127.0.0.1:MY_HTTP_PORT!g] - returning new string [!MY_HTTP_ADDR!tcp:127.0.0.1:8080!g]
0(28341) INFO: <core> [core/ppcfg.c:83]: pp_subst_add(): ### added subst expression: !MY_HTTP_ADDR!tcp:127.0.0.1:8080!g
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MY_HTTP_ADDR
0(28341) DEBUG: <core> [core/cfg.lex:1874]: pp_define_set(): ### setting define ID [MY_HTTP_ADDR] value [tcp:127.0.0.1:8080]
0(28341) DEBUG: <core> [core/ppcfg.c:162]: pp_substdef_add(): ### added substdef: [MY_HTTP_ADDR]=[tcp:127.0.0.1:8080] (0)
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_HTTP_ADDR] value [tcp:127.0.0.1:8080]
0(28341) DEBUG: <core> [core/cfg/cfg_script.c:41]: new_cfg_script_var(): declaring mylog.logint
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module db_mysql.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/db_mysql.so>
0(28341) DEBUG: <core> [db_query.c:412]: db_query_init(): About to allocate sql_buf size = 65535
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_db_mysql
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module jsonrpcs.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/jsonrpcs.so>
0(28341) DEBUG: <core> [core/kemi.c:2619]: sr_kemi_modules_add(): adding core module
0(28341) DEBUG: <core> [core/kemi.c:2623]: sr_kemi_modules_add(): adding pv module
0(28341) DEBUG: <core> [core/kemi.c:2627]: sr_kemi_modules_add(): adding hdr module
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: jsonrpcs
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: jsonrpcs
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_jsonrpcs
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module kex.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/kex.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: kex
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: kex
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_kex
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module corex.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/corex.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: corex
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: corex
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_corex
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module tm.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/tm.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: tm
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_tm
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module tmx.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/tmx.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: tmx
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: tmx
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_tmx
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module sl.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/sl.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: sl
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: sl
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_sl
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module rr.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/rr.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: rr
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: rr
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_rr
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module pv.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/pv.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: pvx
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: pv
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_pv
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module maxfwd.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/maxfwd.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: maxfwd
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_maxfwd
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module usrloc.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/usrloc.so>
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_usrloc
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module registrar.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/registrar.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: registrar
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: registrar
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_registrar
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module textops.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/textops.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: textops
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_textops
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module siputils.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/siputils.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: siputils
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: siputils
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_siputils
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module xlog.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/xlog.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: xlog
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: xlog
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_xlog
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module sanity.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/sanity.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: sanity
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_sanity
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module ctl.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/ctl.so>
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_ctl
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module cfg_rpc.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/cfg_rpc.so>
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_cfg_rpc
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module acc.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/acc.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: acc
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_acc
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module counters.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/counters.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: counters
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_counters
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module dialplan.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/dialplan.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: dialplan
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_dialplan
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [DBURL] value ["mysql://[kamailio]/kamailio" ]
0(28341) DEBUG: <core> [core/mem/shm.c:100]: shm_core_pools_init(): preparing to initialize shm core pools
0(28341) DEBUG: <core> [core/mem/q_malloc.c:193]: qm_malloc_init(): QM_OPTIMIZE=16384, /ROUNDTO=2048
0(28341) DEBUG: <core> [core/mem/q_malloc.c:195]: qm_malloc_init(): QM_HASH_SIZE=2099, qm_block size=235152
0(28341) DEBUG: <core> [core/mem/q_malloc.c:197]: qm_malloc_init(): qm_malloc_init(0x7f537b4c4000, 67108864), start=0x7f537b4c4000
0(28341) DEBUG: <core> [core/mem/q_malloc.c:206]: qm_malloc_init(): size= 67108864, init_overhead=235256
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialplan' matches module 'dialplan'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_url> in module dialplan [/usr/lib64/kamailio/modules/dialplan.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_url> in module dialplan [/usr/lib64/kamailio/modules/dialplan.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialplan' matches module 'dialplan'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <fetch_rows> in module dialplan [/usr/lib64/kamailio/modules/dialplan.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <fetch_rows> in module dialplan [/usr/lib64/kamailio/modules/dialplan.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialplan' matches module 'dialplan'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <attrs_pvar> in module dialplan [/usr/lib64/kamailio/modules/dialplan.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <attrs_pvar> in module dialplan [/usr/lib64/kamailio/modules/dialplan.so]
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module auth.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/auth.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: auth
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_auth
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module auth_db.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/auth_db.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: auth_db
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_auth_db
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module permissions.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/permissions.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: permissions
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_permissions
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module nathelper.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/nathelper.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: nathelper
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: nathelper
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_nathelper
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module rtpengine.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/rtpengine.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: rtpengine
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: rtpengine
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_rtpengine
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module tls.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/tls.so>
0(28341) INFO: tls [tls_init.c:503]: init_tls_compression(): disabling compression...
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: tls
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: tls
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_tls
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module siptrace.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/siptrace.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: siptrace
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_siptrace
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module xhttp.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/xhttp.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: xhttp
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: xhttp
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_xhttp
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module textopsx.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/textopsx.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: textopsx
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_textopsx
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module sdpops.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/sdpops.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: sdpops
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: sdpops
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_sdpops
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module msrp.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/msrp.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: msrp
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: msrp
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_msrp
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module websocket.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/websocket.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: websocket
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: websocket
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_websocket
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module dispatcher.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/dispatcher.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: dispatcher
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_dispatcher
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module jansson.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/jansson.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: jansson
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_jansson
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module janssonrpcc.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/janssonrpcc.so>
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_janssonrpcc
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module rtimer.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/rtimer.so>
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: rtimer
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_rtimer
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module sqlops.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/sqlops.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: sqlops
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: sqlops
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_sqlops
0(28341) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module dialog.so
0(28341) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/dialog.so>
0(28341) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: dialog
0(28341) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: dialog
0(28341) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_dialog
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'jsonrpcs' matches module 'jsonrpcs'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <pretty_format> in module jsonrpcs [/usr/lib64/kamailio/modules/jsonrpcs.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <pretty_format> in module jsonrpcs [/usr/lib64/kamailio/modules/jsonrpcs.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'tm' matches module 'tm'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <failure_reply_mode> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <failure_reply_mode> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'tm' matches module 'tm'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <fr_timer> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <fr_timer> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'tm' matches module 'tm'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <fr_inv_timer> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <fr_inv_timer> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'tm' matches module 'tm'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <auto_inv_100_reason> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <auto_inv_100_reason> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'rr' matches module 'rr'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <enable_full_lr> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <enable_full_lr> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'rr' matches module 'rr'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <append_fromtag> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <append_fromtag> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'registrar' matches module 'registrar'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <method_filtering> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <method_filtering> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'registrar' matches module 'registrar'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <max_expires> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <max_expires> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'registrar' matches module 'registrar'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <gruu_enabled> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <gruu_enabled> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <log_facility> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <log_facility> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <log_level> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <log_level> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <time_mode> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <time_mode> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <time_attr> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <time_attr> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <time_format> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <time_format> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <acc_time_column> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <acc_time_column> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <early_media> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <early_media> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <report_ack> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <report_ack> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <report_cancels> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <report_cancels> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <detect_direction> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <detect_direction> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_ACC] value [1]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <log_flag> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <log_flag> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_ACCMISSED] value [2]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <log_missed_flag> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <log_missed_flag> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <log_extra> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <log_extra> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_ACCFAILED] value [3]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <failed_transaction_flag> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <failed_transaction_flag> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [DBURL] value ["mysql://[kamailio]/kamailio" ]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_url> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_url> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_mode> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_mode> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MULTIDOMAIN] value [0]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <use_domain> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <use_domain> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [DBURL] value ["mysql://[kamailio]/kamailio" ]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'auth_db' matches module 'auth_db'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_url> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_url> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'auth_db' matches module 'auth_db'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <calculate_ha1> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <calculate_ha1> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'auth_db' matches module 'auth_db'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <password_column> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <password_column> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'auth_db' matches module 'auth_db'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <load_credentials> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <load_credentials> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MULTIDOMAIN] value [0]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'auth_db' matches module 'auth_db'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <use_domain> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <use_domain> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [DBURL] value ["mysql://[kamailio]/kamailio" ]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'permissions' matches module 'permissions'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_url> in module permissions [/usr/lib64/kamailio/modules/permissions.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_url> in module permissions [/usr/lib64/kamailio/modules/permissions.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'permissions' matches module 'permissions'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_mode> in module permissions [/usr/lib64/kamailio/modules/permissions.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_mode> in module permissions [/usr/lib64/kamailio/modules/permissions.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'rtpengine' matches module 'rtpengine'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <rtpengine_sock> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <rtpengine_sock> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper' matches module 'nathelper'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <natping_interval> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <natping_interval> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper' matches module 'nathelper'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <ping_nated_only> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <ping_nated_only> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLB_NATSIPPING] value [7]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper' matches module 'nathelper'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <sipping_bflag> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <sipping_bflag> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper' matches module 'nathelper'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <sipping_from> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <sipping_from> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper|registrar' matches module 'nathelper'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <received_avp> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <received_avp> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper|registrar' matches module 'registrar'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <received_avp> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <received_avp> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLB_NATB] value [6]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <nat_bflag> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <nat_bflag> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'tls' matches module 'tls'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <config> in module tls [/usr/lib64/kamailio/modules/tls.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <config> in module tls [/usr/lib64/kamailio/modules/tls.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'tls' matches module 'tls'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <cipher_list> in module tls [/usr/lib64/kamailio/modules/tls.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <cipher_list> in module tls [/usr/lib64/kamailio/modules/tls.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper|registrar' matches module 'nathelper'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <received_avp> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <received_avp> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper|registrar' matches module 'registrar'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <received_avp> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <received_avp> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(28341) DEBUG: <core> [core/ppcfg.c:195]: pp_subst_run(): preprocess subst applied [#1] to [MY_LOCAL_SENDSOCK] - returning new string [sip:172.20.120.83:9060]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <force_send_sock> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <force_send_sock> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(28341) DEBUG: <core> [core/ppcfg.c:195]: pp_subst_run(): preprocess subst applied [#1] to [MY_HOMER_CAPTURE] - returning new string [sip:172.20.120.12:9060]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <duplicate_uri> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <duplicate_uri> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <hep_mode_on> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <hep_mode_on> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <hep_version> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <hep_version> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <trace_to_database> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <trace_to_database> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <trace_flag> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <trace_flag> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <trace_on> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <trace_on> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [DBURL] value ["mysql://[kamailio]/kamailio" ]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dispatcher' matches module 'dispatcher'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_url> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_url> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dispatcher' matches module 'dispatcher'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <table_name> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <table_name> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dispatcher' matches module 'dispatcher'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <flags> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <flags> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(28341) DEBUG: <core> [core/ppcfg.c:195]: pp_subst_run(): preprocess subst applied [#1] to [MY_DOMAIN] - returning new string [XXXXXX.de]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'corex' matches module 'corex'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <alias_subdomains> in module corex [/usr/lib64/kamailio/modules/corex.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <alias_subdomains> in module corex [/usr/lib64/kamailio/modules/corex.so]
0(28341) DEBUG: corex [corex_lib.c:117]: corex_add_alias_subdomains(): try to add alias: XXXXXX.de
0(28341) DEBUG: corex [corex_lib.c:185]: corex_add_alias_subdomains(): alias: 0:XXXXXX.de:0 from value: XXXXXX.de added
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [DLG_FLAG] value [8]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <dlg_flag> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <dlg_flag> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <dlg_match_mode> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <dlg_match_mode> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <rr_param> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <rr_param> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <profiles_with_value> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <profiles_with_value> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <send_bye> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <send_bye> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <default_timeout> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <default_timeout> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <enable_stats> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <enable_stats> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <detect_spirals> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <detect_spirals> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <dlg_extra_hdrs> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <dlg_extra_hdrs> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <track_cseq_updates> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <track_cseq_updates> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_mode> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_mode> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'rtimer' matches module 'rtimer'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <timer> in module rtimer [/usr/lib64/kamailio/modules/rtimer.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <timer> in module rtimer [/usr/lib64/kamailio/modules/rtimer.so]
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'rtimer' matches module 'rtimer'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <exec> in module rtimer [/usr/lib64/kamailio/modules/rtimer.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <exec> in module rtimer [/usr/lib64/kamailio/modules/rtimer.so]
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[REFRESHDIALPLAN] to 1
0(28341) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'sqlops' matches module 'sqlops'
0(28341) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <sqlcon> in module sqlops [/usr/lib64/kamailio/modules/sqlops.so]
0(28341) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <sqlcon> in module sqlops [/usr/lib64/kamailio/modules/sqlops.so]
0(28341) DEBUG: sqlops [sql_api.c:696]: sql_parse_param(): cname: [cb] url: [mysql://[kamailio]/kamailio]
0(28341) DEBUG: <core> [core/pvapi.c:335]: pv_cache_add(): PV cache not initialized, doing it now
0(28341) DEBUG: <core> [core/select.c:111]: w_parse_select(): part 0: cfg_get
0(28341) DEBUG: <core> [core/select.c:111]: w_parse_select(): part 1: mylog
0(28341) DEBUG: <core> [core/select.c:111]: w_parse_select(): part 2: logint
0(28341) DEBUG: <core> [core/select.c:158]: w_parse_select(): end, total elements: 3, calling resolve_select
0(28341) DEBUG: <core> [core/select.c:263]: resolve_select(): 'cfg_get'
0(28341) DEBUG: <core> [core/select.c:263]: resolve_select(): 'logint'
0(28341) DEBUG: <core> [core/cfg/cfg_select.c:174]: select_cfg_var(): select fixup is postponed: mylog.logint
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$sel(cfg_get.mylog.logint)] added in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855aeab0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855ae380
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855aeb98
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sip_trace> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x16
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855af1c0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855b13d8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855b1bf0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <fix_nated_register> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <add_contact_alias> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855b3a90
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855b42a8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855b26b0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855b2fd8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f53855b4cf8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855afd60
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855b1ec8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855b50e8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_check_trans> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855b6860
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855b6130
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855b6948
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855b5758
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855b6a98
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855b6e88
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_check_trans> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855b72f8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <remove_hf> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855b8ad0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <record_route> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855b82a0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855b8bb8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855b9bc0
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_ACC] value [1]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <dlg_manage> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855b93b0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855b9ca8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855ba2d0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855ba508
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855ba740
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$rU] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$null] added in cache
0(28341) DEBUG: <core> [core/cfg.y:2900]: yyparse(): comparison with $null switched to defined operator
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855bbb78
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855bb530
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855bba30
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855bcdc8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855bd4f8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855bd8e8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855bdb20
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[DEBUG] to 2
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$rz] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855c0d68
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855c1498
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f53855c1868
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(orig_uri)] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$ru] added in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53855c1d38
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f53855c2738
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$fu] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$fU] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$fd] added in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53855c2f50
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f53855c6150
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$tu] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$tU] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$td] added in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53855c6ba0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f53855c9da0
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$ru] found in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$rU] found in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$td] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53855ca708
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f53855cd738
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855cef00
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855cf718
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCSIPS] value [19]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x13
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855bf7d8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855c1ee8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[FIX_SIPS] to 3
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_is_set> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_branch> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855d19f0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855d2208
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855d0a30
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855d2440
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_is_set> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855d3cf8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855d4510
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855d2be8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855d4748
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_is_set> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_failure> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855d6000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855d6818
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855d4ef0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855d6a50
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_reply_error> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855d7928
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855d7010
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[RELAY] to 4
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$ua] added in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855d9700
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855d9e30
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <mf_process_maxfwd_header> in module maxfwd [/usr/lib64/kamailio/modules/maxfwd.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855db250
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855dba68
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$rU] found in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$null] found in cache
0(28341) DEBUG: <core> [core/cfg.y:2900]: yyparse(): comparison with $null switched to defined operator
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855de4c8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855df410
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sanity_check> in module sanity [/usr/lib64/kamailio/modules/sanity.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855e1460
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855e1c78
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[REQINIT] to 5
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_totag> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855e2f70
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855e36a0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <loose_route> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$du] added in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <handle_ruri_alias> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855e64c8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855e6ce0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855e5430
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855e78f0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855e7570
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_ACC] value [1]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_ACCFAILED] value [3]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x3
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855e8a78
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855e9770
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <record_route> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855e9cc8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855ea550
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855e8fd0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855e9858
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f53855ea6a0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855e80a8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855e87d8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f53855ea7f0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855eaa90
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855e3b78
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855e7a40
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855ec9a0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855ec270
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855eca88
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_check_trans> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855ee2a0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855edb70
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855ee388
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f53855ee628
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855ed198
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855ee778
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[WITHINDLG] to 6
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855efe58
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855f0588
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_NATS] value [5]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x5
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLB_NATB] value [6]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <setbflag> in module kex [/usr/lib64/kamailio/modules/kex.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLB_NATSIPPING] value [7]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <setbflag> in module kex [/usr/lib64/kamailio/modules/kex.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855f0978
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855f1190
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <save> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_reply_error> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855f2f90
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855f37a8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[REGISTRAR] to 7
0(28341) DEBUG: <core> [core/usr_avp.c:887]: parse_avp_ident(): Parsing 'oexten'
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$avp(oexten)] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$rU] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53855f3ef0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f53855f4068
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <lookup> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(rc)] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$rc] added in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53855f5d50
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f53855f5ec8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_newtran> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rc)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#17 #0/2: 22(16)/ 0x7f53855f6a68
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#17 #1/2: 24(18)/ 0x7f53855f78c8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855f53b0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855f65f8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_ACCMISSED] value [2]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855fa340
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855f9c98
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53855f9f38
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[LOCATION] to 8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855fb790
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855fbec0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: pv [pv_core.c:3188]: pv_parse_hdr_name(): using hdr type (22) instead of <Event>
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$hdr(Event)] added in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53855fe568
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53855fed80
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$rU] found in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$null] found in cache
0(28341) DEBUG: <core> [core/cfg.y:2900]: yyparse(): comparison with $null switched to defined operator
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856008f0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385601838
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[PRESENCE] to 9
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <allow_source_address> in module permissions [/usr/lib64/kamailio/modules/permissions.so]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x14
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <set_dlg_profile> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <set_dlg_profile> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385603888
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385604110
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385603158
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856024c0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <auth_check> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <auth_challenge> in module auth [/usr/lib64/kamailio/modules/auth.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385607c58
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385606d88
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <consume_credentials> in module auth [/usr/lib64/kamailio/modules/auth.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385609108
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385609920
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856061d8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385608468
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538560aca0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538560b4b8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <dp_translate> in module dialplan [/usr/lib64/kamailio/modules/dialplan.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <set_dlg_profile> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <set_dlg_profile> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCUSER] value [21]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x15
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538560d258
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538560cb28
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f538560de48
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538560bf08
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538560f048
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[AUTH] to 10
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <fix_nated_register> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_first_hop> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <set_contact_alias> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856119b8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856121d0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385610d28
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385611630
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f5385612320
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_NATS] value [5]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x5
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856102d8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385612470
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[NATDETECT] to 11
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_request> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_totag> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <check_route_param> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLB_NATB] value [6]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <setbflag> in module kex [/usr/lib64/kamailio/modules/kex.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856148c0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856150d8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856136d0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385615958
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385612d68
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385615aa8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_NATS] value [5]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x5
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLB_NATB] value [6]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <isbflagset> in module kex [/usr/lib64/kamailio/modules/kex.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385617d90
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856184c0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_request> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_totag> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_is_branch_route> in module tmx [/usr/lib64/kamailio/modules/tmx.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <add_rr_param> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538561a398
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538561abb0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385619a30
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538561ade8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385618998
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538561af38
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_reply> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLB_NATB] value [6]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <isbflagset> in module kex [/usr/lib64/kamailio/modules/kex.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_first_hop> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <set_contact_alias> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538561cf20
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538561d738
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538561c5b8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538561d888
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538561b608
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538561d9d8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[NATMANAGE] to 12
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <isdsturiset> in module kex [/usr/lib64/kamailio/modules/kex.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <handle_ruri_alias> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538561e8b0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538561f0c8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[DLGURI] to 13
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <append_hf> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f5385620850
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538561fe00
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385620618
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[SIPOUT] to 14
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[PSTN] to 15
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <remove_hf_re> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[HEADER_MANIPULATION] to 16
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCUSER] value [21]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x15
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856220a8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856228c0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[ONNET] to 17
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385624b58
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385625370
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCUSER] value [21]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x15
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385625e30
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856259d0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCSIPS] value [19]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x13
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385626e88
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856269b0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856242d8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385625648
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[LOG_FLAGS] to 18
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53856297d8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385628cc8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856294e0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f5385629cb0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538562a790
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538562aec0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538562de58
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538562e670
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$proto] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$ru] found in cache
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(proto_direction)] added in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385632058
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f53856321d0
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(rtpengine_flags)] added in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385632db8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385632f30
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(proto_direction)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53856346b8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385634df0
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385634ae0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385635520
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385631638
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385632978
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f53856348a8
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$proto] found in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$ru] found in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(proto_direction)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53856371d0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385639f38
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f538563bb08
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f538563bc80
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f538563c6b0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f538563c828
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538563b2f0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538563c478
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f538563d030
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$ru] found in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(proto_direction)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f538563e370
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f538563fdf0
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385640e88
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385641000
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385641a50
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385641bc8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385640670
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385641818
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f53856423c0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(proto_direction)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53856434b8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385643c00
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385643a30
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385644b48
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCUSER] value [21]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x15
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385645d30
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385645ea8
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53856468d8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385646a50
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385645518
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856466a0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f5385647248
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385644330
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385645278
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f5385647398
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538563f6c0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538563e560
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f53856436a8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385639720
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538563a6e0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f53856483a8
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$ru] found in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(proto_direction)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385648978
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f538564a168
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f538564cce8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f538564cfc8
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f538564d938
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f538564dab0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538564c4d0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538564d7e8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f538564e2c0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$ru] found in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(proto_direction)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f538564f600
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385651080
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385652118
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385652290
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385652ce0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385652e58
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385651900
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385652aa8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f5385653650
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(proto_direction)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385654748
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385654e90
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385654cc0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385655dd8
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCUSER] value [21]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x15
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385656fc0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385657138
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385657b60
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385657cd8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856567a8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385657928
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f53856584d0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856555c0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385656508
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f5385658620
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385650950
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538564f7f0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f5385654938
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385649a38
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538564a910
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f5385659630
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385638190
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856484f8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f5385659780
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385630030
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385636b10
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f53856598d0
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538565acc0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538565b3f0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538562c7e0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538562e948
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[SETUP_BRIDGING] to 19
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xdbg> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f538565c0b8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f538565c2f0
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54a00)[MANAGE_BRANCH] to 1
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538565d730
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538565df48
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f538565e538
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f538565f868
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385661930
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385662148
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f5385662568
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538565f138
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538565e760
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_WS_TO_WS] to 1
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856642a0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385662dd8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_check_status> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <change_reply_status> in module textopsx [/usr/lib64/kamailio/modules/textopsx.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <remove_body> in module textopsx [/usr/lib64/kamailio/modules/textopsx.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53856662e0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385664e40
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385665658
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sdp_content> in module sdpops [/usr/lib64/kamailio/modules/sdpops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385668c38
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385665c48
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f538566a640
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f538566a7b8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f538566bc38
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f538566bdb0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385669e28
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538566afb0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f538566c5b8
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538566e1f0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538566ea08
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f538566ee28
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_WS_TO_SIP] to 2
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385670430
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385670c48
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53856712c8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f53856725f8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385674810
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385675028
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f5385675448
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385671ec8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385672d28
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_TLS_TO_WS] to 3
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385677180
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385675cb8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385678a30
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385678ba8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f538567b5b8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538567ae88
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538567b6a0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f538567bcf8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385678218
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856793a0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_TLS_TO_TLS] to 4
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538567d9c0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538567c5e0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53856821a0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385682318
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385683770
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f53856838e8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385681988
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385682ae8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f53856840c8
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385685d00
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385686518
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385680808
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385684c68
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f5385686a88
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538567ea58
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385686938
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_TLS_TO_SIP] to 5
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385688670
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385687328
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f538568a598
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f538568a710
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538568c9f0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538568d208
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f538568d628
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385689d80
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538568af08
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_SIP_TO_WS] to 6
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538568f2f0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538568de28
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f5385690a68
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f5385692b38
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f5385692cb0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385694f90
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856957a8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385692320
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856934a8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f5385695d18
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385690338
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385690b50
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_SIP_TO_TLS] to 7
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385697890
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f5385696548
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f538569c198
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f538569c310
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f538569d760
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f538569d8d8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538569b980
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538569cad8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f538569e0a8
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538569fce0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856a04f8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f538569a800
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f538569ec48
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53856a0a68
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f5385698a50
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856a0918
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_SIP_TO_SIP] to 8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xdbg> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53856a2650
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856a1f20
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856a2738
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[MANAGE_REPLY] to 9
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53856a2ef0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_is_canceled> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856a3700
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856a3360
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549a0)[MANAGE_FAILURE] to 1
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$Rp] added in cache
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_WS_PORT] value [80]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$Rp] found in cache
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_WSS_PORT] value [7443]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$Rp] found in cache
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_WSS_HTTPS] value [443]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x9
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856ab050
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856ab868
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <add_contact_alias> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856acb50
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856ac0e8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$Rp] found in cache
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_HTTP_PORT] value [8080]
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$hu] added in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jsonrpc_exec> in module jsonrpcs [/usr/lib64/kamailio/modules/jsonrpcs.so]
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(metrics_count)] added in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53856b44c0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f53856b4550
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$jsonrpl(body)] added in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jansson_array_size> in module jansson [/usr/lib64/kamailio/modules/jansson.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(metrics_count)] found in cache
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(total_metrics)] added in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$jsonrpl(body)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jansson_get> in module jansson [/usr/lib64/kamailio/modules/jansson.so]
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(metric_key)] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$(var(v){s.select,0,=}{s.trim}{s.replace,:,-})] added in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53856ba200
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f53856ba978
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(metric_value)] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$(var(v){s.select,1,=}{s.trim})] added in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53856bb4e8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f53856bb9a0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jansson_set> in module jansson [/usr/lib64/kamailio/modules/jansson.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(metrics_count)] found in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(metrics_count)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7f53856be790
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7f53856bf768
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#23 #0/2: 22(16)/ 0x7f53856b7c68
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#23 #1/2: 8(8)/ 0x7f53856b8480
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jsonrpc_exec> in module jsonrpcs [/usr/lib64/kamailio/modules/jsonrpcs.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$jsonrpl(body)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jansson_get> in module jansson [/usr/lib64/kamailio/modules/jansson.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jansson_append> in module jansson [/usr/lib64/kamailio/modules/jansson.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856c2790
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856c2fa8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xhttp_reply> in module xhttp [/usr/lib64/kamailio/modules/xhttp.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856b2f98
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856b37b0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856afec0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856c5a68
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$Rp] found in cache
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_WS_PORT] value [80]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$Rp] found in cache
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_WSS_PORT] value [7443]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$Rp] found in cache
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_WSS_HTTPS] value [443]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xhttp_reply> in module xhttp [/usr/lib64/kamailio/modules/xhttp.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xhttp_reply> in module xhttp [/usr/lib64/kamailio/modules/xhttp.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856cced8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856cb950
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7f53856cede0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856caca8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856cb4c0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$hdr(Upgrade)] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$hdr(Connection)] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$rm] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$hdr(Host)] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$null] found in cache
0(28341) DEBUG: <core> [core/cfg.y:2900]: yyparse(): comparison with $null switched to defined operator
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$hdr(Host)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_myself> in module kex [/usr/lib64/kamailio/modules/kex.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xhttp_reply> in module xhttp [/usr/lib64/kamailio/modules/xhttp.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856d81b8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856d54c8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <ws_handle_handshake> in module websocket [/usr/lib64/kamailio/modules/websocket.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856d92d0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856dae98
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856d3e48
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856dab10
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xhttp_reply> in module xhttp [/usr/lib64/kamailio/modules/xhttp.so]
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549c0)[xhttp:request] to 1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549c0)[websocket:closed] to 2
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sql_query> in module sqlops [/usr/lib64/kamailio/modules/sqlops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jsonrpc_exec> in module jsonrpcs [/usr/lib64/kamailio/modules/jsonrpcs.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$jsonrpl(body)] found in cache
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jansson_get> in module jansson [/usr/lib64/kamailio/modules/jansson.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856df688
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856dc770
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_present_hf> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <remove_hf> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856e3638
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856e3e50
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856e1fc0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856e4148
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856e0ea8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856e43e8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[REMOVE_PROXYAUTH] to 20
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <ds_select_domain> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856e6700
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856e4ee0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53856e7230
0(28341) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_PRV_IP] value [172.20.120.83]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#62 #0/1: 15(f)/ 0x7f53856e7560
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856e8e18
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856e7ac0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_failure> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53856ea910
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[DISPATCHIVR] to 21
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_is_canceled> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856ead38
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856e9db8
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_check_status> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_branch_timeout> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_branch_replied> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <ds_next_domain> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_failure> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7f53856ef168
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856ee718
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856eef30
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7f53856eddb0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7f53856ef4f0
0(28341) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7f5300000000
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549a0)[RTF_DISPATCH] to 2
0(28341) DEBUG: <core> [core/ppcfg.c:231]: pp_ifdef_level_check(): same number of pairing preprocessor directives #!IF[N]DEF - #!ENDIF
0(28341) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549c0)[core:receive-parse-error] to 3
0(28341) INFO: <core> [core/sctp_core.c:75]: sctp_core_check_support(): SCTP API not enabled - if you want to use it, load sctp module
0(28341) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 212.XX.XX.XX
0(28341) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 172.20.120.83
0(28341) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 172.20.120.83
0(28341) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 212.XX.XX.XX
0(28341) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 212.XX.XX.XX
0(28341) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 212.XX.XX.XX
0(28341) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 212.XX.XX.XX
0(28341) DEBUG: <core> [core/mem/pkg.c:109]: pkg_print_manager(): pkg - using memory manager: q_malloc
0(28341) DEBUG: <core> [core/mem/shm.c:301]: shm_print_manager(): shm - using memory manager: q_malloc
0(28341) DEBUG: <core> [core/cfg/cfg.c:174]: cfg_declare(): new config group has been registered: 'core' (num=56, size=224)
0(28341) DEBUG: <core> [core/cfg/cfg.c:174]: cfg_declare(): new config group has been registered: 'tcp' (num=27, size=108)
0(28341) DEBUG: <core> [core/timer.c:239]: init_timer(): starting with *ticks=1217461359
0(28341) DEBUG: <core> [core/timer.c:281]: init_timer(): timer_list between 0x7f537b4fdd20 and 0x7f537b541d20
0(28341) DEBUG: <core> [core/pt.c:139]: register_procs(): registering new processes: 0 (old) + 1 (new) = 1 (total)
0(28341) INFO: <core> [core/tcp_main.c:5043]: init_tcp(): using epoll_lt as the io watch method (auto detected)
0(28341) DEBUG: <core> [core/daemonize.c:207]: enable_dumpable(): trying enable core dumping...
0(28341) DEBUG: <core> [core/daemonize.c:225]: enable_dumpable(): core dumping is enabled now (1)...
0(28341) DEBUG: <core> [core/daemonize.c:583]: set_core_dump(): core dump limits set to 18446744073709551615
0(28341) DEBUG: tls [tls_init.c:629]: tls_mod_pre_init_h(): preparing tls env for modules initialization
0(28341) DEBUG: tls [tls_init.c:634]: tls_mod_pre_init_h(): preparing tls env for modules initialization (libssl <=1.0)
0(28341) DEBUG: <core> [core/async_task.c:123]: async_task_init(): start initializing asynk task framework
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): db_mysql
0(28341) DEBUG: db_mysql [km_db_mysql.c:84]: kam_mysql_mod_init(): MySQL client version is 5.5.64-MariaDB
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): jsonrpcs
0(28341) DEBUG: jsonrpcs [jsonrpcs_mod.c:1128]: mod_init(): preparing to listen on fifo file: kamailio_rpc.fifo
0(28341) DEBUG: jsonrpcs [jsonrpcs_fifo.c:534]: jsonrpc_fifo_mod_init(): fifo path is [/var/run/kamailio/kamailio_rpc.fifo]
0(28341) DEBUG: jsonrpcs [jsonrpcs_fifo.c:151]: jsonrpc_init_fifo_file(): testing if fifo file exists ...
0(28341) DEBUG: jsonrpcs [jsonrpcs_fifo.c:72]: jsonrpc_init_fifo_server(): FIFO created @ /var/run/kamailio/kamailio_rpc.fifo
0(28341) DEBUG: jsonrpcs [jsonrpcs_fifo.c:87]: jsonrpc_init_fifo_server(): fifo /var/run/kamailio/kamailio_rpc.fifo opened, mode=660
0(28341) DEBUG: <core> [core/pt.c:139]: register_procs(): registering new processes: 1 (old) + 1 (new) = 2 (total)
0(28341) DEBUG: jsonrpcs [jsonrpcs_mod.c:1147]: mod_init(): preparing to listen on datagram socket: kamailio_rpc.sock
0(28341) DEBUG: jsonrpcs [jsonrpcs_sock.c:109]: jsonrpc_dgram_mod_init(): testing socket existence...
0(28341) DEBUG: jsonrpcs [jsonrpcs_sock.c:116]: jsonrpc_dgram_mod_init(): the socket's name/address is kamailio_rpc.sock
0(28341) DEBUG: jsonrpcs [jsonrpcs_sock.c:172]: jsonrpc_dgram_mod_init(): UNIX socket provided
0(28341) DEBUG: jsonrpcs [jsonrpcs_sock.c:191]: jsonrpc_dgram_mod_init(): unix socket path is [/var/run/kamailio/kamailio_rpc.sock]
0(28341) DEBUG: jsonrpcs [jsonrpcs_sock.c:338]: jsonrpc_dgram_init_server(): we have a unix socket: /var/run/kamailio/kamailio_rpc.sock
0(28341) DEBUG: <core> [core/pt.c:139]: register_procs(): registering new processes: 2 (old) + 1 (new) = 3 (total)
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): kex
0(28341) DEBUG: <core> [sruid.c:106]: sruid_init(): root for sruid is [srid-5daf0e55-6eb5-] (0 / 19)
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): corex
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): tm
0(28341) DEBUG: tm [tm.c:697]: mod_init(): TM - (sizeof cell=504, sip_msg=1792) initializing...
0(28341) DEBUG: tm [callid.c:106]: init_callid(): Call-ID initialization: '4a747dbd7e7f06b4'
0(28341) DEBUG: tm [lock.c:66]: lock_initialize(): lock initialization started
0(28341) DEBUG: tm [timer.c:201]: tm_init_timers(): tm init timers - fr=480 fr_inv=1920 wait=80 t1=500 t2=4000 max_inv_lifetime=2880 max_noninv_lifetime=512
0(28341) DEBUG: <core> [core/cfg/cfg.c:174]: cfg_declare(): new config group has been registered: 'tm' (num=36, size=168)
0(28341) DEBUG: <core> [core/md5utils.c:67]: MD5StringArray(): MD5 calculated: f42fbd786922f24352b25a5ea851c8d9
0(28341) DEBUG: <core> [core/md5utils.c:67]: MD5StringArray(): MD5 calculated: aa40946c7e8079663256311ada303c88
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): tmx
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <load_tm> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_newtran> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay_to_tcp> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay_to_udp> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_forward_nonack> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_release> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): sl
0(28341) DEBUG: <core> [core/md5utils.c:67]: MD5StringArray(): MD5 calculated: f5bfd2adf59bdd805a04e83a530bf46e
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <load_tm> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_newtran> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay_to_tcp> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay_to_udp> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_forward_nonack> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_release> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): rr
0(28341) DEBUG: <core> [core/sr_module.c:638]: find_mod_export_record(): export of <bind_ob> not found (flags 0)
0(28341) INFO: rr [../outbound/api.h:52]: ob_load_api(): unable to import bind_ob - maybe module is not loaded
0(28341) INFO: rr [rr_mod.c:177]: mod_init(): outbound module not available
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): pv
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): maxfwd
0(28341) DEBUG: <core> [core/cfg/cfg.c:174]: cfg_declare(): new config group has been registered: 'maxfwd' (num=1, size=4)
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): usrloc
0(28341) DEBUG: <core> [sruid.c:106]: sruid_init(): root for sruid is [ulcx-5daf0e55-6eb5-] (0 / 19)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <db_bind_api> in module db_mysql [/usr/lib64/kamailio/modules/db_mysql.so]
0(28341) DEBUG: <core> [db.c:210]: db_bind_mod(): using db bind api for db_mysql
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): registrar
0(28341) DEBUG: <core> [sruid.c:106]: sruid_init(): root for sruid is [uloc-5daf0e55-6eb5-] (0 / 19)
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <bind_sl> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/cfg/cfg.c:174]: cfg_declare(): new config group has been registered: 'registrar' (num=11, size=56)
0(28341) DEBUG: <core> [core/usr_avp.c:887]: parse_avp_ident(): Parsing 'RECEIVED'
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <ul_bind_usrloc> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): textops
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): siputils
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <bind_sl> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: <core> [core/usr_avp.c:887]: parse_avp_ident(): Parsing 's:rpid'
0(28341) DEBUG: <core> [core/cfg/cfg.c:174]: cfg_declare(): new config group has been registered: 'siputils' (num=1, size=4)
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): xlog
0(28341) DEBUG: <core> [core/cfg/cfg.c:174]: cfg_declare(): new config group has been registered: 'xlog' (num=1, size=4)
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): sanity
0(28341) DEBUG: sanity [sanity_mod.c:103]: mod_init(): sanity initializing
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <bind_sl> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(28341) DEBUG: sanity [sanity_mod.c:113]: mod_init(): parsing proxy requires string:
0(28341) DEBUG: sanity [sanity.c:178]: parse_str_list(): list is empty
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): ctl
0(28341) DEBUG: ctl [ctl.c:250]: mod_init(): listening on:
0(28341) DEBUG: ctl [ctl.c:260]: mod_init(): [binrpc:unix stream] /var/run/kamailio//kamailio_ctl
0(28341) DEBUG: <core> [core/pt.c:139]: register_procs(): registering new processes: 3 (old) + 1 (new) = 4 (total)
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): cfg_rpc
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): acc
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <load_tm> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_newtran> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay_to_tcp> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay_to_udp> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_forward_nonack> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_release> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(28341) DEBUG: <core> [core/sr_module.c:847]: init_mod(): dialplan
0(28341) DEBUG: dialplan [dialplan.c:149]: mod_init(): db_url=mysql://[kamailio]/kamailio/27/0x7f5385597ed0
0(28341) DEBUG: <core> [core/usr_avp.c:887]: parse_avp_ident(): Parsing 's:dest'
0(28341) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$avp(s:dest)] added in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$rU] found in cache
0(28341) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$rU] found in cache
0(28341) DEBUG: dialplan [dp_db.c:216]: init_data(): trying to initialize data from db
0(28341) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <db_bind_api> in module db_mysql [/usr/lib64/kamailio/modules/db_mysql.so]
0(28341) DEBUG: <core> [db.c:210]: db_bind_mod(): using db bind api for db_mysql
0(28341) DEBUG: <core> [db.c:315]: db_do_init2(): connection 0x7f538570a3c8 not found in pool
0(28341) DEBUG: db_mysql [km_my_con.c:108]: db_mysql_new_connection(): opening connection: mysql://xxxx:xxxx@kamailio/kamailio
0(28341) ERROR: db_mysql [km_my_con.c:139]: db_mysql_new_connection(): driver error: Can't connect to MySQL server on 'kamailio' (4)
0(28341) ERROR: <core> [db.c:319]: db_do_init2(): could not add connection to the pool
0(28341) ERROR: dialplan [dp_db.c:179]: dp_connect_db(): unable to connect to the database
0(28341) ERROR: dialplan [dialplan.c:191]: mod_init(): could not initialize data
0(28341) ERROR: <core> [core/sr_module.c:850]: init_mod(): Error while initializing module dialplan (/usr/lib64/kamailio/modules/dialplan.so)
ERROR: error while initializing modules
0(28341) DEBUG: tm [t_funcs.c:84]: tm_shutdown(): start
0(28341) DEBUG: tm [t_funcs.c:87]: tm_shutdown(): emptying hash table
0(28341) DEBUG: tm [t_funcs.c:89]: tm_shutdown(): removing semaphores
0(28341) DEBUG: tm [t_funcs.c:91]: tm_shutdown(): destroying tmcb lists
0(28341) DEBUG: tm [t_funcs.c:94]: tm_shutdown(): done
0(28341) DEBUG: tls [tls_init.c:859]: destroy_tls_h(): tls module final tls destroy
0(28341) INFO: <core> [core/sctp_core.c:53]: sctp_core_destroy(): SCTP API not initialized
0(28341) DEBUG: <core> [core/mem/shm.c:289]: shm_destroy_manager(): destroying memory manager: q_malloc
0(28341) DEBUG: <core> [core/mem/q_malloc.c:1178]: qm_shm_lock_destroy(): destroying the shared memory lock
0(28341) DEBUG: <core> [core/mem/pkg.c:98]: pkg_destroy_manager(): destroying memory manager: q_malloc
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_PUB_IP] value [212.XX.XX.XX]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_PUB_IP] value [212.XX.XX.XX]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_PRV_IP] value [172.20.120.83]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_PUB_IP] value [212.XX.XX.XX]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_WSS_ADDR] value [tls:212.XX.XX.XX:7443]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_HTTPS_ADDR] value [tls:212.XX.XX.XX:443]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_LOCAL_SENDLISTEN] value [udp:172.20.120.83:9060]
0(29174) DEBUG: <core> [core/ppcfg.c:195]: pp_subst_run(): preprocess subst applied [#1] to [!MY_HTTP_ADDR!tcp:127.0.0.1:MY_HTTP_PORT!g] - returning new string [!MY_HTTP_ADDR!tcp:127.0.0.1:8080!g]
0(29174) INFO: <core> [core/ppcfg.c:83]: pp_subst_add(): ### added subst expression: !MY_HTTP_ADDR!tcp:127.0.0.1:8080!g
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MY_HTTP_ADDR
0(29174) DEBUG: <core> [core/cfg.lex:1874]: pp_define_set(): ### setting define ID [MY_HTTP_ADDR] value [tcp:127.0.0.1:8080]
0(29174) DEBUG: <core> [core/ppcfg.c:162]: pp_substdef_add(): ### added substdef: [MY_HTTP_ADDR]=[tcp:127.0.0.1:8080] (0)
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_HTTP_ADDR] value [tcp:127.0.0.1:8080]
0(29174) DEBUG: <core> [core/cfg/cfg_script.c:41]: new_cfg_script_var(): declaring mylog.logint
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module db_mysql.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/db_mysql.so>
0(29174) DEBUG: <core> [db_query.c:412]: db_query_init(): About to allocate sql_buf size = 65535
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_db_mysql
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module jsonrpcs.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/jsonrpcs.so>
0(29174) DEBUG: <core> [core/kemi.c:2619]: sr_kemi_modules_add(): adding core module
0(29174) DEBUG: <core> [core/kemi.c:2623]: sr_kemi_modules_add(): adding pv module
0(29174) DEBUG: <core> [core/kemi.c:2627]: sr_kemi_modules_add(): adding hdr module
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: jsonrpcs
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: jsonrpcs
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_jsonrpcs
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module kex.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/kex.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: kex
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: kex
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_kex
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module corex.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/corex.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: corex
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: corex
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_corex
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module tm.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/tm.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: tm
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_tm
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module tmx.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/tmx.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: tmx
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: tmx
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_tmx
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module sl.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/sl.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: sl
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: sl
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_sl
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module rr.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/rr.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: rr
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: rr
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_rr
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module pv.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/pv.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: pvx
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: pv
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_pv
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module maxfwd.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/maxfwd.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: maxfwd
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_maxfwd
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module usrloc.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/usrloc.so>
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_usrloc
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module registrar.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/registrar.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: registrar
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: registrar
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_registrar
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module textops.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/textops.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: textops
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_textops
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module siputils.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/siputils.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: siputils
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: siputils
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_siputils
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module xlog.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/xlog.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: xlog
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: xlog
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_xlog
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module sanity.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/sanity.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: sanity
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_sanity
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module ctl.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/ctl.so>
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_ctl
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module cfg_rpc.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/cfg_rpc.so>
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_cfg_rpc
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module acc.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/acc.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: acc
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_acc
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module counters.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/counters.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: counters
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_counters
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module dialplan.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/dialplan.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: dialplan
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_dialplan
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [DBURL] value ["mysql://[kamailio]/kamailio" ]
0(29174) DEBUG: <core> [core/mem/shm.c:100]: shm_core_pools_init(): preparing to initialize shm core pools
0(29174) DEBUG: <core> [core/mem/q_malloc.c:193]: qm_malloc_init(): QM_OPTIMIZE=16384, /ROUNDTO=2048
0(29174) DEBUG: <core> [core/mem/q_malloc.c:195]: qm_malloc_init(): QM_HASH_SIZE=2099, qm_block size=235152
0(29174) DEBUG: <core> [core/mem/q_malloc.c:197]: qm_malloc_init(): qm_malloc_init(0x7ff49eae8000, 67108864), start=0x7ff49eae8000
0(29174) DEBUG: <core> [core/mem/q_malloc.c:206]: qm_malloc_init(): size= 67108864, init_overhead=235256
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialplan' matches module 'dialplan'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_url> in module dialplan [/usr/lib64/kamailio/modules/dialplan.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_url> in module dialplan [/usr/lib64/kamailio/modules/dialplan.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialplan' matches module 'dialplan'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <fetch_rows> in module dialplan [/usr/lib64/kamailio/modules/dialplan.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <fetch_rows> in module dialplan [/usr/lib64/kamailio/modules/dialplan.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialplan' matches module 'dialplan'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <attrs_pvar> in module dialplan [/usr/lib64/kamailio/modules/dialplan.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <attrs_pvar> in module dialplan [/usr/lib64/kamailio/modules/dialplan.so]
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module auth.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/auth.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: auth
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_auth
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module auth_db.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/auth_db.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: auth_db
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_auth_db
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module permissions.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/permissions.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: permissions
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_permissions
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module nathelper.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/nathelper.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: nathelper
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: nathelper
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_nathelper
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module rtpengine.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/rtpengine.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: rtpengine
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: rtpengine
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_rtpengine
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module tls.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/tls.so>
0(29174) INFO: tls [tls_init.c:503]: init_tls_compression(): disabling compression...
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: tls
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: tls
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_tls
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module siptrace.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/siptrace.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: siptrace
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_siptrace
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module xhttp.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/xhttp.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: xhttp
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: xhttp
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_xhttp
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module textopsx.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/textopsx.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: textopsx
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_textopsx
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module sdpops.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/sdpops.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: sdpops
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: sdpops
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_sdpops
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module msrp.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/msrp.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: msrp
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: msrp
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_msrp
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module websocket.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/websocket.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: websocket
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: websocket
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_websocket
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module dispatcher.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/dispatcher.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: dispatcher
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_dispatcher
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module jansson.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/jansson.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: jansson
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_jansson
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module janssonrpcc.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/janssonrpcc.so>
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_janssonrpcc
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module rtimer.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/rtimer.so>
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: rtimer
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_rtimer
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module sqlops.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/sqlops.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: sqlops
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: sqlops
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_sqlops
0(29174) DEBUG: <core> [core/cfg.y:1764]: yyparse(): loading module dialog.so
0(29174) DEBUG: <core> [core/sr_module.c:505]: load_module(): trying to load </usr/lib64/kamailio/modules/dialog.so>
0(29174) DEBUG: <core> [core/kemi.c:2641]: sr_kemi_modules_add(): adding module: dialog
0(29174) DEBUG: <core> [core/sr_module.c:267]: register_module(): register PV from: dialog
0(29174) DEBUG: <core> [core/cfg.lex:1781]: pp_define(): defining id: MOD_dialog
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'jsonrpcs' matches module 'jsonrpcs'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <pretty_format> in module jsonrpcs [/usr/lib64/kamailio/modules/jsonrpcs.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <pretty_format> in module jsonrpcs [/usr/lib64/kamailio/modules/jsonrpcs.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'tm' matches module 'tm'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <failure_reply_mode> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <failure_reply_mode> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'tm' matches module 'tm'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <fr_timer> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <fr_timer> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'tm' matches module 'tm'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <fr_inv_timer> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <fr_inv_timer> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'tm' matches module 'tm'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <auto_inv_100_reason> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <auto_inv_100_reason> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'rr' matches module 'rr'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <enable_full_lr> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <enable_full_lr> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'rr' matches module 'rr'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <append_fromtag> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <append_fromtag> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'registrar' matches module 'registrar'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <method_filtering> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <method_filtering> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'registrar' matches module 'registrar'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <max_expires> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <max_expires> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'registrar' matches module 'registrar'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <gruu_enabled> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <gruu_enabled> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <log_facility> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <log_facility> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <log_level> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <log_level> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <time_mode> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <time_mode> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <time_attr> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <time_attr> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <time_format> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <time_format> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <acc_time_column> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <acc_time_column> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <early_media> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <early_media> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <report_ack> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <report_ack> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <report_cancels> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <report_cancels> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <detect_direction> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <detect_direction> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_ACC] value [1]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <log_flag> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <log_flag> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_ACCMISSED] value [2]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <log_missed_flag> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <log_missed_flag> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <log_extra> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <log_extra> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_ACCFAILED] value [3]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'acc' matches module 'acc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <failed_transaction_flag> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <failed_transaction_flag> in module acc [/usr/lib64/kamailio/modules/acc.so]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [DBURL] value ["mysql://[kamailio]/kamailio" ]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_url> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_url> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_mode> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_mode> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MULTIDOMAIN] value [0]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <use_domain> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <use_domain> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [DBURL] value ["mysql://[kamailio]/kamailio" ]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'auth_db' matches module 'auth_db'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_url> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_url> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'auth_db' matches module 'auth_db'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <calculate_ha1> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <calculate_ha1> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'auth_db' matches module 'auth_db'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <password_column> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <password_column> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'auth_db' matches module 'auth_db'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <load_credentials> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <load_credentials> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MULTIDOMAIN] value [0]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'auth_db' matches module 'auth_db'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <use_domain> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <use_domain> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [DBURL] value ["mysql://[kamailio]/kamailio" ]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'permissions' matches module 'permissions'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_url> in module permissions [/usr/lib64/kamailio/modules/permissions.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_url> in module permissions [/usr/lib64/kamailio/modules/permissions.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'permissions' matches module 'permissions'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_mode> in module permissions [/usr/lib64/kamailio/modules/permissions.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_mode> in module permissions [/usr/lib64/kamailio/modules/permissions.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'rtpengine' matches module 'rtpengine'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <rtpengine_sock> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <rtpengine_sock> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper' matches module 'nathelper'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <natping_interval> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <natping_interval> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper' matches module 'nathelper'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <ping_nated_only> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <ping_nated_only> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLB_NATSIPPING] value [7]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper' matches module 'nathelper'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <sipping_bflag> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <sipping_bflag> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper' matches module 'nathelper'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <sipping_from> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <sipping_from> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper|registrar' matches module 'nathelper'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <received_avp> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <received_avp> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper|registrar' matches module 'registrar'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <received_avp> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <received_avp> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLB_NATB] value [6]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <nat_bflag> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <nat_bflag> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'tls' matches module 'tls'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <config> in module tls [/usr/lib64/kamailio/modules/tls.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <config> in module tls [/usr/lib64/kamailio/modules/tls.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'tls' matches module 'tls'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <cipher_list> in module tls [/usr/lib64/kamailio/modules/tls.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <cipher_list> in module tls [/usr/lib64/kamailio/modules/tls.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper|registrar' matches module 'nathelper'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <received_avp> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <received_avp> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'nathelper|registrar' matches module 'registrar'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <received_avp> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <received_avp> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(29174) DEBUG: <core> [core/ppcfg.c:195]: pp_subst_run(): preprocess subst applied [#1] to [MY_LOCAL_SENDSOCK] - returning new string [sip:172.20.120.83:9060]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <force_send_sock> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <force_send_sock> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(29174) DEBUG: <core> [core/ppcfg.c:195]: pp_subst_run(): preprocess subst applied [#1] to [MY_HOMER_CAPTURE] - returning new string [sip:172.20.120.12:9060]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <duplicate_uri> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <duplicate_uri> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <hep_mode_on> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <hep_mode_on> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <hep_version> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <hep_version> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <trace_to_database> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <trace_to_database> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <trace_flag> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <trace_flag> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <trace_on> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <trace_on> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [DBURL] value ["mysql://[kamailio]/kamailio" ]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dispatcher' matches module 'dispatcher'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_url> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_url> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dispatcher' matches module 'dispatcher'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <table_name> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <table_name> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dispatcher' matches module 'dispatcher'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <flags> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <flags> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(29174) DEBUG: <core> [core/ppcfg.c:195]: pp_subst_run(): preprocess subst applied [#1] to [MY_DOMAIN] - returning new string [XXXXXX.de]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'corex' matches module 'corex'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <alias_subdomains> in module corex [/usr/lib64/kamailio/modules/corex.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <alias_subdomains> in module corex [/usr/lib64/kamailio/modules/corex.so]
0(29174) DEBUG: corex [corex_lib.c:117]: corex_add_alias_subdomains(): try to add alias: XXXXXX.de
0(29174) DEBUG: corex [corex_lib.c:185]: corex_add_alias_subdomains(): alias: 0:XXXXXX.de:0 from value: XXXXXX.de added
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [DLG_FLAG] value [8]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <dlg_flag> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <dlg_flag> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <dlg_match_mode> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <dlg_match_mode> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <rr_param> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <rr_param> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <profiles_with_value> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <profiles_with_value> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <send_bye> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <send_bye> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <default_timeout> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <default_timeout> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <enable_stats> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <enable_stats> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <detect_spirals> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <detect_spirals> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <dlg_extra_hdrs> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <dlg_extra_hdrs> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <track_cseq_updates> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <track_cseq_updates> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'dialog' matches module 'dialog'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <db_mode> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <db_mode> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'rtimer' matches module 'rtimer'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <timer> in module rtimer [/usr/lib64/kamailio/modules/rtimer.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <timer> in module rtimer [/usr/lib64/kamailio/modules/rtimer.so]
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'rtimer' matches module 'rtimer'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <exec> in module rtimer [/usr/lib64/kamailio/modules/rtimer.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <exec> in module rtimer [/usr/lib64/kamailio/modules/rtimer.so]
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[REFRESHDIALPLAN] to 1
0(29174) DEBUG: <core> [core/modparam.c:83]: set_mod_param_regex(): 'sqlops' matches module 'sqlops'
0(29174) DEBUG: <core> [core/sr_module.c:725]: find_param_export(): found <sqlcon> in module sqlops [/usr/lib64/kamailio/modules/sqlops.so]
0(29174) DEBUG: <core> [core/modparam.c:99]: set_mod_param_regex(): found <sqlcon> in module sqlops [/usr/lib64/kamailio/modules/sqlops.so]
0(29174) DEBUG: sqlops [sql_api.c:696]: sql_parse_param(): cname: [cb] url: [mysql://[kamailio]/kamailio]
0(29174) DEBUG: <core> [core/pvapi.c:335]: pv_cache_add(): PV cache not initialized, doing it now
0(29174) DEBUG: <core> [core/select.c:111]: w_parse_select(): part 0: cfg_get
0(29174) DEBUG: <core> [core/select.c:111]: w_parse_select(): part 1: mylog
0(29174) DEBUG: <core> [core/select.c:111]: w_parse_select(): part 2: logint
0(29174) DEBUG: <core> [core/select.c:158]: w_parse_select(): end, total elements: 3, calling resolve_select
0(29174) DEBUG: <core> [core/select.c:263]: resolve_select(): 'cfg_get'
0(29174) DEBUG: <core> [core/select.c:263]: resolve_select(): 'logint'
0(29174) DEBUG: <core> [core/cfg/cfg_select.c:174]: select_cfg_var(): select fixup is postponed: mylog.logint
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$sel(cfg_get.mylog.logint)] added in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8bd2ab0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bd2380
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bd2b98
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sip_trace> in module siptrace [/usr/lib64/kamailio/modules/siptrace.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x16
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8bd31c0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bd53d8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bd5bf0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <fix_nated_register> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <add_contact_alias> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bd7a90
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bd82a8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bd66b0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bd6fd8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8bd8cf8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bd3d60
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bd5ec8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8bd90e8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_check_trans> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8bda860
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bda130
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bda948
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bd9758
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bdaa98
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8bdae88
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_check_trans> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8bdb2f8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <remove_hf> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8bdcad0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <record_route> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bdc2a0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bdcbb8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8bddbc0
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_ACC] value [1]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <dlg_manage> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bdd3b0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bddca8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8bde2d0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8bde508
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8bde740
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$rU] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$null] added in cache
0(29174) DEBUG: <core> [core/cfg.y:2900]: yyparse(): comparison with $null switched to defined operator
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bdfb78
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bdf530
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8bdfa30
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8be0dc8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8be14f8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8be18e8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8be1b20
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[DEBUG] to 2
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$rz] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8be4d68
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8be5498
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8be5868
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(orig_uri)] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$ru] added in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8be5d38
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8be6738
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$fu] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$fU] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$fd] added in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8be6f50
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8bea150
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$tu] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$tU] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$td] added in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8beaba0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8bedda0
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$ru] found in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$rU] found in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$td] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8bee708
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8bf1738
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bf2f00
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bf3718
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCSIPS] value [19]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x13
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8be37d8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8be5ee8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[FIX_SIPS] to 3
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_is_set> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_branch> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bf59f0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bf6208
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bf4a30
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bf6440
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_is_set> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bf7cf8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bf8510
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bf6be8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bf8748
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_is_set> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_failure> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bfa000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bfa818
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bf8ef0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bfaa50
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_reply_error> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bfb928
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bfb010
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[RELAY] to 4
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$ua] added in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bfd700
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bfde30
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <mf_process_maxfwd_header> in module maxfwd [/usr/lib64/kamailio/modules/maxfwd.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8bff250
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8bffa68
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$rU] found in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$null] found in cache
0(29174) DEBUG: <core> [core/cfg.y:2900]: yyparse(): comparison with $null switched to defined operator
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c024c8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c03410
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sanity_check> in module sanity [/usr/lib64/kamailio/modules/sanity.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c05460
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c05c78
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[REQINIT] to 5
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_totag> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c06f70
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c076a0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <loose_route> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$du] added in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <handle_ruri_alias> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c0a4c8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c0ace0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c09430
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c0b8f0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c0b570
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_ACC] value [1]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_ACCFAILED] value [3]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x3
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c0ca78
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c0d770
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <record_route> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c0dcc8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c0e550
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c0cfd0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c0d858
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c0e6a0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c0c0a8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c0c7d8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c0e7f0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c0ea90
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c07b78
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c0ba40
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c109a0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c10270
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c10a88
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_check_trans> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c122a0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c11b70
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c12388
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c12628
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c11198
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c12778
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[WITHINDLG] to 6
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c13e58
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c14588
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_NATS] value [5]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x5
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLB_NATB] value [6]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <setbflag> in module kex [/usr/lib64/kamailio/modules/kex.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLB_NATSIPPING] value [7]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <setbflag> in module kex [/usr/lib64/kamailio/modules/kex.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c14978
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c15190
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <save> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_reply_error> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c16f90
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c177a8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[REGISTRAR] to 7
0(29174) DEBUG: <core> [core/usr_avp.c:887]: parse_avp_ident(): Parsing 'oexten'
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$avp(oexten)] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$rU] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c17ef0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c18068
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <lookup> in module registrar [/usr/lib64/kamailio/modules/registrar.so]
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(rc)] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$rc] added in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c19d50
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c19ec8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_newtran> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rc)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#17 #0/2: 22(16)/ 0x7ff4a8c1aa68
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#17 #1/2: 24(18)/ 0x7ff4a8c1b8c8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c193b0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c1a5f8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_ACCMISSED] value [2]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c1e340
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c1dc98
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c1df38
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[LOCATION] to 8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c1f790
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c1fec0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: pv [pv_core.c:3188]: pv_parse_hdr_name(): using hdr type (22) instead of <Event>
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$hdr(Event)] added in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c22568
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c22d80
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$rU] found in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$null] found in cache
0(29174) DEBUG: <core> [core/cfg.y:2900]: yyparse(): comparison with $null switched to defined operator
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c248f0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c25838
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[PRESENCE] to 9
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <allow_source_address> in module permissions [/usr/lib64/kamailio/modules/permissions.so]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x14
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <set_dlg_profile> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <set_dlg_profile> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c27888
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c28110
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c27158
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c264c0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <auth_check> in module auth_db [/usr/lib64/kamailio/modules/auth_db.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <auth_challenge> in module auth [/usr/lib64/kamailio/modules/auth.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c2bc58
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c2ad88
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <consume_credentials> in module auth [/usr/lib64/kamailio/modules/auth.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c2d108
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c2d920
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c2a1d8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c2c468
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c2eca0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c2f4b8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <dp_translate> in module dialplan [/usr/lib64/kamailio/modules/dialplan.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <set_dlg_profile> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <set_dlg_profile> in module dialog [/usr/lib64/kamailio/modules/dialog.so]
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCUSER] value [21]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x15
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sl_send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c31258
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c30b28
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c31e48
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c2ff08
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c33048
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[AUTH] to 10
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_method> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <fix_nated_register> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_first_hop> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <set_contact_alias> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c359b8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c361d0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c34d28
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c35630
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c36320
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_NATS] value [5]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x5
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c342d8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c36470
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[NATDETECT] to 11
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_request> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_totag> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <check_route_param> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLB_NATB] value [6]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <setbflag> in module kex [/usr/lib64/kamailio/modules/kex.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c388c0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c390d8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c376d0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c39958
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c36d68
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c39aa8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_NATS] value [5]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x5
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLB_NATB] value [6]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <isbflagset> in module kex [/usr/lib64/kamailio/modules/kex.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c3bd90
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c3c4c0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_request> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_totag> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_is_branch_route> in module tmx [/usr/lib64/kamailio/modules/tmx.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <add_rr_param> in module rr [/usr/lib64/kamailio/modules/rr.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c3e398
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c3ebb0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c3da30
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c3ede8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c3c998
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c3ef38
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_reply> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLB_NATB] value [6]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <isbflagset> in module kex [/usr/lib64/kamailio/modules/kex.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_first_hop> in module siputils [/usr/lib64/kamailio/modules/siputils.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <set_contact_alias> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c40f20
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c41738
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c405b8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c41888
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c3f608
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c419d8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[NATMANAGE] to 12
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <isdsturiset> in module kex [/usr/lib64/kamailio/modules/kex.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <handle_ruri_alias> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c428b0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c430c8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[DLGURI] to 13
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <append_hf> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c44850
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c43e00
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c44618
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[SIPOUT] to 14
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[PSTN] to 15
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <remove_hf_re> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[HEADER_MANIPULATION] to 16
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCUSER] value [21]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x15
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c460a8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c468c0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[ONNET] to 17
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c48b58
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c49370
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCUSER] value [21]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x15
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c49e30
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c499d0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCSIPS] value [19]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x13
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c4ae88
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c4a9b0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c482d8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c49648
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[LOG_FLAGS] to 18
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c4d7d8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c4ccc8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c4d4e0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c4dcb0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c4e790
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c4eec0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c51e58
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c52670
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$proto] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$ru] found in cache
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(proto_direction)] added in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c56058
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c561d0
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(rtpengine_flags)] added in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c56db8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c56f30
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(proto_direction)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c586b8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c58df0
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c58ae0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c59520
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c55638
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c56978
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c588a8
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$proto] found in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$ru] found in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(proto_direction)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c5b1d0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c5df38
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c5fb08
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c5fc80
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c606b0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c60828
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c5f2f0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c60478
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c61030
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$ru] found in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(proto_direction)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c62370
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c63df0
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c64e88
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c65000
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c65a50
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c65bc8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c64670
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c65818
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c663c0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(proto_direction)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c674b8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c67c00
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c67a30
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c68b48
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCUSER] value [21]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x15
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c69d30
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c69ea8
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c6a8d8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c6aa50
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c69518
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c6a6a0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c6b248
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c68330
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c69278
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c6b398
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c636c0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c62560
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c676a8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c5d720
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c5e6e0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c6c3a8
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$ru] found in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(proto_direction)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c6c978
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c6e168
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c70ce8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c70fc8
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c71938
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c71ab0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c704d0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c717e8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c722c0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$ru] found in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(proto_direction)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c73600
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c75080
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c76118
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c76290
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c76ce0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c76e58
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c75900
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c76aa8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c77650
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(proto_direction)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c78748
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c78e90
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCIVR] value [20]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x14
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c78cc0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c79dd8
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [FLT_SRCUSER] value [21]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#41 #0/1: 3(3)/ 0x15
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c7afc0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c7b138
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c7bb60
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c7bcd8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c7a7a8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c7b928
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c7c4d0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c795c0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c7a508
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c7c620
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_reply> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c74950
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c737f0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c78938
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c6da38
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c6e910
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c7d630
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c5c190
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c6c4f8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c7d780
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c54030
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c5ab10
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c7d8d0
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c7ecc0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c7f3f0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c507e0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c52948
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[SETUP_BRIDGING] to 19
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xdbg> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c800b8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c802f0
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54a00)[MANAGE_BRANCH] to 1
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c81730
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c81f48
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c82538
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c83868
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c85930
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c86148
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c86568
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c83138
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c82760
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_WS_TO_WS] to 1
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c882a0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c86dd8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_check_status> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <change_reply_status> in module textopsx [/usr/lib64/kamailio/modules/textopsx.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <remove_body> in module textopsx [/usr/lib64/kamailio/modules/textopsx.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c8a2e0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c88e40
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c89658
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sdp_content> in module sdpops [/usr/lib64/kamailio/modules/sdpops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c8cc38
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c89c48
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c8e640
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c8e7b8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c8fc38
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c8fdb0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c8de28
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c8efb0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8c905b8
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c921f0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c92a08
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c92e28
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_WS_TO_SIP] to 2
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c94430
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c94c48
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c952c8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c965f8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c98810
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c99028
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c99448
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c95ec8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c96d28
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_TLS_TO_WS] to 3
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c9b180
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c99cb8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8c9ca30
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8c9cba8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c9f5b8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c9ee88
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c9f6a0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8c9fcf8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8c9c218
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8c9d3a0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_TLS_TO_TLS] to 4
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8ca19c0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8ca05e0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8ca61a0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8ca6318
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8ca7770
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8ca78e8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8ca5988
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8ca6ae8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8ca80c8
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8ca9d00
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8caa518
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8ca4808
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8ca8c68
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8caaa88
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8ca2a58
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8caa938
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_TLS_TO_SIP] to 5
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cac670
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cab328
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8cae598
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8cae710
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cb09f0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cb1208
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8cb1628
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cadd80
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8caef08
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_SIP_TO_WS] to 6
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cb32f0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cb1e28
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8cb4a68
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8cb6b38
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8cb6cb0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cb8f90
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cb97a8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cb6320
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cb74a8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8cb9d18
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cb4338
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cb4b50
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_SIP_TO_TLS] to 7
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cbb890
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cba548
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <has_body> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8cc0198
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8cc0310
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8cc1760
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8cc18d8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(rtpengine_flags)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <rtpengine_manage> in module rtpengine [/usr/lib64/kamailio/modules/rtpengine.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cbf980
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cc0ad8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8cc20a8
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cc3ce0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cc44f8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cbe800
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cc2c48
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8cc4a68
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cbca50
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cc4918
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[REPLY_SIP_TO_SIP] to 8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xdbg> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8cc6650
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cc5f20
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cc6738
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb54960)[MANAGE_REPLY] to 9
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8cc6ef0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_is_canceled> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cc7700
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cc7360
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549a0)[MANAGE_FAILURE] to 1
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$Rp] added in cache
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_WS_PORT] value [80]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$Rp] found in cache
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_WSS_PORT] value [7443]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$Rp] found in cache
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_WSS_HTTPS] value [443]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x9
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8ccf050
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8ccf868
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <nat_uac_test> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <add_contact_alias> in module nathelper [/usr/lib64/kamailio/modules/nathelper.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cd0b50
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cd00e8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$Rp] found in cache
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_HTTP_PORT] value [8080]
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$hu] added in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jsonrpc_exec> in module jsonrpcs [/usr/lib64/kamailio/modules/jsonrpcs.so]
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(metrics_count)] added in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8cd84c0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8cd8550
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$jsonrpl(body)] added in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jansson_array_size> in module jansson [/usr/lib64/kamailio/modules/jansson.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(metrics_count)] found in cache
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(total_metrics)] added in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$jsonrpl(body)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jansson_get> in module jansson [/usr/lib64/kamailio/modules/jansson.so]
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(metric_key)] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$(var(v){s.select,0,=}{s.trim}{s.replace,:,-})] added in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8cde200
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8cde978
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$var(metric_value)] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$(var(v){s.select,1,=}{s.trim})] added in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8cdf4e8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8cdf9a0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jansson_set> in module jansson [/usr/lib64/kamailio/modules/jansson.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(metrics_count)] found in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$var(metrics_count)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7ff4a8ce2790
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7ff4a8ce3768
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#23 #0/2: 22(16)/ 0x7ff4a8cdbc68
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#23 #1/2: 8(8)/ 0x7ff4a8cdc480
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jsonrpc_exec> in module jsonrpcs [/usr/lib64/kamailio/modules/jsonrpcs.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$jsonrpl(body)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jansson_get> in module jansson [/usr/lib64/kamailio/modules/jansson.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jansson_append> in module jansson [/usr/lib64/kamailio/modules/jansson.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8ce6790
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8ce6fa8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xhttp_reply> in module xhttp [/usr/lib64/kamailio/modules/xhttp.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cd6f98
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cd77b0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cd3ec0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8ce9a68
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$Rp] found in cache
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_WS_PORT] value [80]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$Rp] found in cache
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_WSS_PORT] value [7443]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$Rp] found in cache
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_WSS_HTTPS] value [443]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xhttp_reply> in module xhttp [/usr/lib64/kamailio/modules/xhttp.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xhttp_reply> in module xhttp [/usr/lib64/kamailio/modules/xhttp.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cf0ed8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cef950
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7ff4a8cf2de0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8ceeca8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cef4c0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$hdr(Upgrade)] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$hdr(Connection)] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$rm] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$hdr(Host)] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$null] found in cache
0(29174) DEBUG: <core> [core/cfg.y:2900]: yyparse(): comparison with $null switched to defined operator
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$hdr(Host)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_myself> in module kex [/usr/lib64/kamailio/modules/kex.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xhttp_reply> in module xhttp [/usr/lib64/kamailio/modules/xhttp.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cfc1b8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cf94c8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <ws_handle_handshake> in module websocket [/usr/lib64/kamailio/modules/websocket.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cfd2d0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cfee98
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8cf7e48
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8cfeb10
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xhttp_reply> in module xhttp [/usr/lib64/kamailio/modules/xhttp.so]
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549c0)[xhttp:request] to 1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549c0)[websocket:closed] to 2
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <sql_query> in module sqlops [/usr/lib64/kamailio/modules/sqlops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jsonrpc_exec> in module jsonrpcs [/usr/lib64/kamailio/modules/jsonrpcs.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$jsonrpl(body)] found in cache
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <jansson_get> in module jansson [/usr/lib64/kamailio/modules/jansson.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8d03688
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8d00770
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <is_present_hf> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <remove_hf> in module textops [/usr/lib64/kamailio/modules/textops.so]
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8d07638
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8d07e50
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x2
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8d05fc0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8d08148
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8d04ea8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8d083e8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[REMOVE_PROXYAUTH] to 20
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <ds_select_domain> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <send_reply> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8d0a700
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8d08ee0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8d0b230
0(29174) DEBUG: <core> [core/cfg.lex:1893]: pp_define_get(): ### returning define ID [MY_PRV_IP] value [172.20.120.83]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#62 #0/1: 15(f)/ 0x7ff4a8d0b560
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$sel(cfg_get.mylog.logint)] found in cache
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8d0ce18
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8d0bac0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <xlog> in module xlog [/usr/lib64/kamailio/modules/xlog.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_failure> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8d0e910
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549e0)[DISPATCHIVR] to 21
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_is_canceled> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8d0ed38
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8d0ddb8
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_check_status> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_branch_timeout> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_branch_replied> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <ds_next_domain> in module dispatcher [/usr/lib64/kamailio/modules/dispatcher.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_on_failure> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7ff4a8d13168
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8d12718
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8d12f30
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7ff4a8d11db0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7ff4a8d134f0
0(29174) DEBUG: <core> [core/route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7ff400000000
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549a0)[RTF_DISPATCH] to 2
0(29174) DEBUG: <core> [core/ppcfg.c:231]: pp_ifdef_level_check(): same number of pairing preprocessor directives #!IF[N]DEF - #!ENDIF
0(29174) DEBUG: <core> [core/route.c:129]: route_add(): mapping routing block (0xb549c0)[core:receive-parse-error] to 3
0(29174) INFO: <core> [core/sctp_core.c:75]: sctp_core_check_support(): SCTP API not enabled - if you want to use it, load sctp module
0(29174) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 212.XX.XX.XX
0(29174) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 172.20.120.83
0(29174) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 172.20.120.83
0(29174) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 212.XX.XX.XX
0(29174) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 212.XX.XX.XX
0(29174) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 212.XX.XX.XX
0(29174) WARNING: <core> [core/socket_info.c:1394]: fix_hostname(): could not rev. resolve 212.XX.XX.XX
0(29174) DEBUG: <core> [core/mem/pkg.c:109]: pkg_print_manager(): pkg - using memory manager: q_malloc
0(29174) DEBUG: <core> [core/mem/shm.c:301]: shm_print_manager(): shm - using memory manager: q_malloc
0(29174) DEBUG: <core> [core/cfg/cfg.c:174]: cfg_declare(): new config group has been registered: 'core' (num=56, size=224)
0(29174) DEBUG: <core> [core/cfg/cfg.c:174]: cfg_declare(): new config group has been registered: 'tcp' (num=27, size=108)
0(29174) DEBUG: <core> [core/timer.c:239]: init_timer(): starting with *ticks=559341981
0(29174) DEBUG: <core> [core/timer.c:281]: init_timer(): timer_list between 0x7ff49eb21d20 and 0x7ff49eb65d20
0(29174) DEBUG: <core> [core/pt.c:139]: register_procs(): registering new processes: 0 (old) + 1 (new) = 1 (total)
0(29174) INFO: <core> [core/tcp_main.c:5043]: init_tcp(): using epoll_lt as the io watch method (auto detected)
Listening on
udp: 212.XX.XX.XX:5060
udp: 172.20.120.83:5060
udp: 127.0.0.1:5060
udp: 172.20.120.83:9060
tcp: 212.XX.XX.XX:5060
tcp: 127.0.0.1:5060
tcp: 127.0.0.1:8080
tls: 212.XX.XX.XX:5061
tls: 212.XX.XX.XX:7443
tls: 212.XX.XX.XX:443
Aliases:
tcp: localhost4.localdomain4:8080
tcp: localhost4:8080
tcp: localhost.localdomain:8080
tcp: localhost:8080
tcp: localhost4.localdomain4:5060
tcp: localhost4:5060
tcp: localhost.localdomain:5060
tcp: localhost:5060
udp: localhost4.localdomain4:5060
udp: localhost4:5060
udp: localhost.localdomain:5060
udp: localhost:5060
0(29174) DEBUG: <core> [core/daemonize.c:207]: enable_dumpable(): trying enable core dumping...
0(29174) DEBUG: <core> [core/daemonize.c:225]: enable_dumpable(): core dumping is enabled now (1)...
0(29174) DEBUG: <core> [core/daemonize.c:583]: set_core_dump(): core dump limits set to 18446744073709551615
0(29174) DEBUG: tls [tls_init.c:629]: tls_mod_pre_init_h(): preparing tls env for modules initialization
0(29174) DEBUG: tls [tls_init.c:634]: tls_mod_pre_init_h(): preparing tls env for modules initialization (libssl <=1.0)
0(29174) DEBUG: <core> [core/async_task.c:123]: async_task_init(): start initializing asynk task framework
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): db_mysql
0(29174) DEBUG: db_mysql [km_db_mysql.c:84]: kam_mysql_mod_init(): MySQL client version is 5.5.64-MariaDB
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): jsonrpcs
0(29174) DEBUG: jsonrpcs [jsonrpcs_mod.c:1128]: mod_init(): preparing to listen on fifo file: kamailio_rpc.fifo
0(29174) DEBUG: jsonrpcs [jsonrpcs_fifo.c:534]: jsonrpc_fifo_mod_init(): fifo path is [/var/run/kamailio/kamailio_rpc.fifo]
0(29174) DEBUG: jsonrpcs [jsonrpcs_fifo.c:151]: jsonrpc_init_fifo_file(): testing if fifo file exists ...
0(29174) DEBUG: jsonrpcs [jsonrpcs_fifo.c:72]: jsonrpc_init_fifo_server(): FIFO created @ /var/run/kamailio/kamailio_rpc.fifo
0(29174) DEBUG: jsonrpcs [jsonrpcs_fifo.c:87]: jsonrpc_init_fifo_server(): fifo /var/run/kamailio/kamailio_rpc.fifo opened, mode=660
0(29174) DEBUG: <core> [core/pt.c:139]: register_procs(): registering new processes: 1 (old) + 1 (new) = 2 (total)
0(29174) DEBUG: jsonrpcs [jsonrpcs_mod.c:1147]: mod_init(): preparing to listen on datagram socket: kamailio_rpc.sock
0(29174) DEBUG: jsonrpcs [jsonrpcs_sock.c:109]: jsonrpc_dgram_mod_init(): testing socket existence...
0(29174) DEBUG: jsonrpcs [jsonrpcs_sock.c:116]: jsonrpc_dgram_mod_init(): the socket's name/address is kamailio_rpc.sock
0(29174) DEBUG: jsonrpcs [jsonrpcs_sock.c:172]: jsonrpc_dgram_mod_init(): UNIX socket provided
0(29174) DEBUG: jsonrpcs [jsonrpcs_sock.c:191]: jsonrpc_dgram_mod_init(): unix socket path is [/var/run/kamailio/kamailio_rpc.sock]
0(29174) DEBUG: jsonrpcs [jsonrpcs_sock.c:338]: jsonrpc_dgram_init_server(): we have a unix socket: /var/run/kamailio/kamailio_rpc.sock
0(29174) DEBUG: <core> [core/pt.c:139]: register_procs(): registering new processes: 2 (old) + 1 (new) = 3 (total)
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): kex
0(29174) DEBUG: <core> [sruid.c:106]: sruid_init(): root for sruid is [srid-5daf1271-71f6-] (0 / 19)
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): corex
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): tm
0(29174) DEBUG: tm [tm.c:697]: mod_init(): TM - (sizeof cell=504, sip_msg=1792) initializing...
0(29174) DEBUG: tm [callid.c:106]: init_callid(): Call-ID initialization: '42d64fd07358163c'
0(29174) DEBUG: tm [lock.c:66]: lock_initialize(): lock initialization started
0(29174) DEBUG: tm [timer.c:201]: tm_init_timers(): tm init timers - fr=480 fr_inv=1920 wait=80 t1=500 t2=4000 max_inv_lifetime=2880 max_noninv_lifetime=512
0(29174) DEBUG: <core> [core/cfg/cfg.c:174]: cfg_declare(): new config group has been registered: 'tm' (num=36, size=168)
0(29174) DEBUG: <core> [core/md5utils.c:67]: MD5StringArray(): MD5 calculated: f42fbd786922f24352b25a5ea851c8d9
0(29174) DEBUG: <core> [core/md5utils.c:67]: MD5StringArray(): MD5 calculated: aa40946c7e8079663256311ada303c88
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): tmx
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <load_tm> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_newtran> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay_to_tcp> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay_to_udp> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_forward_nonack> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_release> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): sl
0(29174) DEBUG: <core> [core/md5utils.c:67]: MD5StringArray(): MD5 calculated: f5bfd2adf59bdd805a04e83a530bf46e
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <load_tm> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_newtran> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay_to_tcp> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay_to_udp> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_forward_nonack> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_release> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): rr
0(29174) DEBUG: <core> [core/sr_module.c:638]: find_mod_export_record(): export of <bind_ob> not found (flags 0)
0(29174) INFO: rr [../outbound/api.h:52]: ob_load_api(): unable to import bind_ob - maybe module is not loaded
0(29174) INFO: rr [rr_mod.c:177]: mod_init(): outbound module not available
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): pv
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): maxfwd
0(29174) DEBUG: <core> [core/cfg/cfg.c:174]: cfg_declare(): new config group has been registered: 'maxfwd' (num=1, size=4)
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): usrloc
0(29174) DEBUG: <core> [sruid.c:106]: sruid_init(): root for sruid is [ulcx-5daf1271-71f6-] (0 / 19)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <db_bind_api> in module db_mysql [/usr/lib64/kamailio/modules/db_mysql.so]
0(29174) DEBUG: <core> [db.c:210]: db_bind_mod(): using db bind api for db_mysql
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): registrar
0(29174) DEBUG: <core> [sruid.c:106]: sruid_init(): root for sruid is [uloc-5daf1271-71f6-] (0 / 19)
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <bind_sl> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/cfg/cfg.c:174]: cfg_declare(): new config group has been registered: 'registrar' (num=11, size=56)
0(29174) DEBUG: <core> [core/usr_avp.c:887]: parse_avp_ident(): Parsing 'RECEIVED'
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <ul_bind_usrloc> in module usrloc [/usr/lib64/kamailio/modules/usrloc.so]
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): textops
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): siputils
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <bind_sl> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: <core> [core/usr_avp.c:887]: parse_avp_ident(): Parsing 's:rpid'
0(29174) DEBUG: <core> [core/cfg/cfg.c:174]: cfg_declare(): new config group has been registered: 'siputils' (num=1, size=4)
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): xlog
0(29174) DEBUG: <core> [core/cfg/cfg.c:174]: cfg_declare(): new config group has been registered: 'xlog' (num=1, size=4)
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): sanity
0(29174) DEBUG: sanity [sanity_mod.c:103]: mod_init(): sanity initializing
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <bind_sl> in module sl [/usr/lib64/kamailio/modules/sl.so]
0(29174) DEBUG: sanity [sanity_mod.c:113]: mod_init(): parsing proxy requires string:
0(29174) DEBUG: sanity [sanity.c:178]: parse_str_list(): list is empty
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): ctl
0(29174) DEBUG: ctl [ctl.c:250]: mod_init(): listening on:
0(29174) DEBUG: ctl [ctl.c:260]: mod_init(): [binrpc:unix stream] /var/run/kamailio//kamailio_ctl
0(29174) DEBUG: <core> [core/pt.c:139]: register_procs(): registering new processes: 3 (old) + 1 (new) = 4 (total)
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): cfg_rpc
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): acc
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <load_tm> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_newtran> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay_to_tcp> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay_to_udp> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_relay> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_forward_nonack> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <t_release> in module tm [/usr/lib64/kamailio/modules/tm.so]
0(29174) DEBUG: <core> [core/sr_module.c:847]: init_mod(): dialplan
0(29174) DEBUG: dialplan [dialplan.c:149]: mod_init(): db_url=mysql://[kamailio]/kamailio/27/0x7ff4a8bbbed0
0(29174) DEBUG: <core> [core/usr_avp.c:887]: parse_avp_ident(): Parsing 's:dest'
0(29174) DEBUG: <core> [core/pvapi.c:371]: pv_cache_add(): pvar [$avp(s:dest)] added in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$rU] found in cache
0(29174) DEBUG: <core> [core/pvapi.c:399]: pv_cache_lookup(): pvar [$rU] found in cache
0(29174) DEBUG: dialplan [dp_db.c:216]: init_data(): trying to initialize data from db
0(29174) DEBUG: <core> [core/sr_module.c:633]: find_mod_export_record(): found export of <db_bind_api> in module db_mysql [/usr/lib64/kamailio/modules/db_mysql.so]
0(29174) DEBUG: <core> [db.c:210]: db_bind_mod(): using db bind api for db_mysql
0(29174) DEBUG: <core> [db.c:315]: db_do_init2(): connection 0x7ff4a8d2e3c8 not found in pool
0(29174) DEBUG: db_mysql [km_my_con.c:108]: db_mysql_new_connection(): opening connection: mysql://xxxx:xxxx@kamailio/kamailio
0(29174) ERROR: db_mysql [km_my_con.c:139]: db_mysql_new_connection(): driver error: Can't connect to MySQL server on 'kamailio' (4)
0(29174) ERROR: <core> [db.c:319]: db_do_init2(): could not add connection to the pool
0(29174) ERROR: dialplan [dp_db.c:179]: dp_connect_db(): unable to connect to the database
0(29174) ERROR: dialplan [dialplan.c:191]: mod_init(): could not initialize data
0(29174) ERROR: <core> [core/sr_module.c:850]: init_mod(): Error while initializing module dialplan (/usr/lib64/kamailio/modules/dialplan.so)
ERROR: error while initializing modules
0(29174) DEBUG: tm [t_funcs.c:84]: tm_shutdown(): start
0(29174) DEBUG: tm [t_funcs.c:87]: tm_shutdown(): emptying hash table
0(29174) DEBUG: tm [t_funcs.c:89]: tm_shutdown(): removing semaphores
0(29174) DEBUG: tm [t_funcs.c:91]: tm_shutdown(): destroying tmcb lists
0(29174) DEBUG: tm [t_funcs.c:94]: tm_shutdown(): done
0(29174) DEBUG: tls [tls_init.c:859]: destroy_tls_h(): tls module final tls destroy
0(29174) INFO: <core> [core/sctp_core.c:53]: sctp_core_destroy(): SCTP API not initialized
0(29174) DEBUG: <core> [core/mem/shm.c:289]: shm_destroy_manager(): destroying memory manager: q_malloc
0(29174) DEBUG: <core> [core/mem/q_malloc.c:1178]: qm_shm_lock_destroy(): destroying the shared memory lock
0(29174) DEBUG: <core> [core/mem/pkg.c:98]: pkg_destroy_manager(): destroying memory manager: q_malloc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment