[SR-Users] Kamailio start up fails with strange IO Error on RHEL 7.1

M S shaheryarkh at gmail.com
Thu Oct 22 16:28:50 CEST 2015


I am sorry for inconvenience, I was a bit confused whether it is a related
to dev or user mailing list since kamailio was giving segmentation fault
(which i guess was expected in this case), so i post it on both. Anyways, i
will try to be careful next time.

Initially selinux was enabled, but then i disabled to see if that helps but
didn't find any change in behavior.

Here is BT Full of sigfault,the full kamailio debug level 3 logs are also
attached herewith.

--
#0  0x00007fda5dd5c811 in __strlen_sse2 () from /lib64/libc.so.6
No symbol table info available.
#1  0x00007fda5dd4c5bf in fputs_unlocked () from /lib64/libc.so.6
No symbol table info available.
#2  0x00007fda5ddc6208 in __vsyslog_chk () from /lib64/libc.so.6
No symbol table info available.
#3  0x00007fda5ddc66df in syslog () from /lib64/libc.so.6
No symbol table info available.
#4  0x000000000050c4f3 in handle_sigs () at main.c:747
        __llevel = 3
        chld = 0
        chld_status = 65280
        memlog = 0
        __FUNCTION__ = "handle_sigs"
#5  0x00000000005141b4 in main_loop () at main.c:1701
        i = 2
        pid = 2995
        si = 0x0
        si_desc = "udp receiver child=1
sock=192.168.233.129:5060\000\000\220Q\024W\377\177",
'\000' <repeats 18 times>,
"\337f\334]\332\177\000\000PN\024W\001\000\000\000h\035\216]\332\177\000\000\360N\024W\377\177\000\000\060N\024W\377\177\000\000\"\036\006k\000\000\000\000(\365\207N\332\177\000"
        nrprocs = 2
        __FUNCTION__ = "main_loop"
#6  0x0000000000519258 in main (argc=2, argv=0x7fff57145198) at main.c:2547
        cfg_stream = 0xf4d010
        c = -1
        r = 0
        tmp = 0x7fda5e6d8560 "\300\204m^\332\177"
        tmp_len = 0
        port = 0
        proto = 32730
        options = 0x725120
":f:cm:M:dVIhEeb:l:L:n:vKrRDTN:W:w:t:u:g:P:G:SQ:O:a:A:"
        ret = -1
        seed = 2893849513
        rfd = 4
        debug_save = 0
        debug_flag = 0
        dont_fork_cnt = 0
        n_lst = 0x7fff57145060
        p = 0x7fda5dd75646 <intel_check_word+166>
"H\205\300t\025\017\266P\003\017\266\312D9\371\017\204", <incomplete
sequence \305>
        st = {st_dev = 18, st_ino = 22284, st_nlink = 2, st_mode = 16832,
st_uid = 0, st_gid = 0, __pad0 = 0, st_rdev = 0, st_size = 40, st_blksize =
4096, st_blocks = 0, st_atim = {tv_sec = 1445526750, tv_nsec = 59990608},
st_mtim = {
            tv_sec = 1445526751, tv_nsec = 158990545}, st_ctim = {tv_sec =
1445526751, tv_nsec = 158990545}, __unused = {0, 0, 0}}
        __FUNCTION__ = "main"
--

Thank you.



On Thu, Oct 22, 2015 at 9:56 AM, Daniel-Constantin Mierla <miconda at gmail.com
> wrote:

> Hello,
>
> first -- do not cross-post to many mailing lists, it makes hard to track
> and each mailing lists has its own purpose. Crossposting should be done
> only for announcements concerning both development as well as usage. This
> is about use of a kamailio stable version, so it is for sr-users.
>
> Do you have selinux enabled? Are there any particular limits set on the
> system?
>
> Also, you should run with debug=3 in kamailio.cfg and see if you get more
> hints from the debug messages printed before the CRITICAL logs. You can
> send them here if you want us to take a look.
>
> Cheers,
> Daniel
>
>
> On 22/10/15 08:21, M S wrote:
>
> Hi,
>
> I have been trying to setup Kamailio v4.3.3 rev. e275bc on RHEL 7.1 64bit.
>
> It has been very difficult to resolve all dependencies initially due to
> RHEL's extremely limited repositories and libraries support, but
> nevertheless I am finally able to successfully compile kamailio with all
> essential modules on it.
>
> However, now kamailio fails to start up and gives this strange error,
>
> --
> 36(3335) CRITICAL: <core> [io_wait.c:526]: init_io_wait(): could not alloc
> epoll array
> 36(3335) CRITICAL: <core> [tcp_main.c:4523]: tcp_main_loop(): exiting...
> 0(3250) ALERT: <core> [main.c:725]: handle_sigs(): child process 3335
> exited normally, status=255
>  0(3250) INFO: <core> [main.c:743]: handle_sigs(): terminating due to
> SIGCHLD
> --
>
> I have never seem this error before nor i can find any info related to it
> anywhere on internet. So, i doubt it is due to any missing dependency.
>
> Any idea what may be the cause of this?
>
> Thank you.
>
>
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing listsr-users at lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
>
> --
> Daniel-Constantin Mierlahttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
> Book: SIP Routing With Kamailio - http://www.asipto.com
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20151022/cfd8894b/attachment.html>
-------------- next part --------------
Oct 22 17:13:03 rhel71-x64.voip-demos.com systemd-journal[690]: Suppressed 14562 messages from /user.slice/user-0.slice
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1678]: yyparse(): loading modules under /usr/local/adx-webrtc/lib64/kamailio/modules/
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module db_mysql.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/db_mysql.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [db_query.c:403]: db_query_init(): About to allocate sql_buf size = 196607
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_db_mysql
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module mi_fifo.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/mi_fifo.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_mi_fifo
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module mi_datagram.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/mi_datagram.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_mi_datagram
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module kex.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/kex.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: kex
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_kex
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module corex.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/corex.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: corex
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_corex
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module tm.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/tm.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_tm
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module tmx.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/tmx.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: tmx
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_tmx
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module sl.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/sl.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_sl
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module outbound.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/outbound.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_outbound
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module rr.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/rr.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: rr
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_rr
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module path.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/path.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_path
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module pv.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/pv.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: pv
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_pv
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module maxfwd.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/maxfwd.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_maxfwd
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module usrloc.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_usrloc
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module registrar.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: registrar
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_registrar
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module sdpops.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/sdpops.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: sdpops
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_sdpops
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module textops.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/textops.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_textops
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module textopsx.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/textopsx.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_textopsx
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module siputils.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/siputils.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_siputils
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module xlog.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: xlog
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_xlog
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module sanity.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/sanity.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_sanity
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module ctl.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/ctl.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_ctl
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module cfg_rpc.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/cfg_rpc.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_cfg_rpc
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module mi_rpc.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/mi_rpc.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_mi_rpc
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module dialog.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: dialog
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_dialog
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module acc.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/acc.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_acc
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module uac.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/uac.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: uac
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_uac
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module rtimer.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/rtimer.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_rtimer
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module sqlops.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/sqlops.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: sqlops
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_sqlops
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module ndb_redis.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/ndb_redis.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: ndb_redis
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_ndb_redis
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module app_perl.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/app_perl.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:629]: load_module(): looking up exports with name: _app_perl_exports
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:643]: load_module(): /usr/local/adx-webrtc/lib64/kamailio/modules/app_perl.so: exports dlflags interface is deprecated and it will not...ister() instead
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:629]: load_module(): looking up exports with name: _app_perl_exports
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_app_perl
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module permissions.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/permissions.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_permissions
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module domain.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/domain.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_domain
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module async.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/async.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_async
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module stun.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/stun.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_stun
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module auth.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/auth.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_auth
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module auth_db.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/auth_db.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_auth_db
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module alias_db.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/alias_db.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_alias_db
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module presence.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/presence.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: presence
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_presence
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module presence_mwi.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/presence_mwi.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_presence_mwi
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module presence_xml.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/presence_xml.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_presence_xml
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module presence_profile.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/presence_profile.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_presence_profile
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module nathelper.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/nathelper.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: nathelper
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_nathelper
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module rtpengine.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/rtpengine.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: rtpengine
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_rtpengine
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module tls.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/tls.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [mem/q_malloc.c:184]: qm_malloc_init(): qm_malloc_init: QM_OPTIMIZE=16384, /ROUNDTO=2048
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [mem/q_malloc.c:186]: qm_malloc_init(): qm_malloc_init: QM_HASH_SIZE=2099, qm_block size=218360
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [mem/q_malloc.c:187]: qm_malloc_init(): qm_malloc_init(0x7fda4e84a000, 67108864), start=0x7fda4e84a000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [mem/q_malloc.c:195]: qm_malloc_init(): qm_malloc_init: size= 67108864, init_overhead=218456
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [mem/shm_mem.c:193]: shm_mem_init_mallocs(): shm_mem_init: success
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: INFO: tls [tls_init.c:401]: init_tls_compression(): tls: init_tls: disabling compression...
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: tls
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_tls
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module xmlrpc.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/xmlrpc.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_xmlrpc
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module xhttp.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/xhttp.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: xhttp
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_xhttp
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module xcap_server.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/xcap_server.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: xcap_server
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_xcap_server
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module pua.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/pua.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_pua
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module pua_mi.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/pua_mi.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_pua_mi
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module rls.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/rls.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_rls
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module cfgutils.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/cfgutils.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: cfgutils
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_cfgutils
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module htable.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/htable.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: htable
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_htable
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module msrp.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/msrp.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:334]: register_module(): register PV from: msrp
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_msrp
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module websocket.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/websocket.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_websocket
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module msilo.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_msilo
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:1659]: yyparse(): loading module siptrace.so
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:569]: load_module(): trying to load </usr/local/adx-webrtc/lib64/kamailio/modules/siptrace.so>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1741]: pp_define(): defining id: MOD_siptrace
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'mi_fifo' matches module 'mi_fifo'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <fifo_name> in module mi_fifo [/usr/local/adx-webrtc/lib64/kamailio/modules/mi_fifo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <fifo_name> in module mi_fifo [/usr/local/adx-webrtc/lib64/kamailio/modules/mi_fifo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'mi_datagram' matches module 'mi_datagram'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <socket_name> in module mi_datagram [/usr/local/adx-webrtc/lib64/kamailio/modules/mi_datagram.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <socket_name> in module mi_datagram [/usr/local/adx-webrtc/lib64/kamailio/modules/mi_datagram.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'xlog' matches module 'xlog'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <buf_size> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <buf_size> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'xlog' matches module 'xlog'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <long_format> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <long_format> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'tm' matches module 'tm'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <failure_reply_mode> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <failure_reply_mode> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'tm' matches module 'tm'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <fr_timer> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <fr_timer> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'tm' matches module 'tm'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <fr_inv_timer> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <fr_inv_timer> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rr' matches module 'rr'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <enable_full_lr> in module rr [/usr/local/adx-webrtc/lib64/kamailio/modules/rr.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <enable_full_lr> in module rr [/usr/local/adx-webrtc/lib64/kamailio/modules/rr.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rr' matches module 'rr'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <append_fromtag> in module rr [/usr/local/adx-webrtc/lib64/kamailio/modules/rr.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <append_fromtag> in module rr [/usr/local/adx-webrtc/lib64/kamailio/modules/rr.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'path' matches module 'path'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <use_received> in module path [/usr/local/adx-webrtc/lib64/kamailio/modules/path.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <use_received> in module path [/usr/local/adx-webrtc/lib64/kamailio/modules/path.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'registrar' matches module 'registrar'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <method_filtering> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <method_filtering> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'registrar' matches module 'registrar'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <expires_range> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <expires_range> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'registrar' matches module 'registrar'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <default_expires_range> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <default_expires_range> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'registrar' matches module 'registrar'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <default_expires> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <default_expires> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'registrar' matches module 'registrar'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <max_expires> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <max_expires> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'registrar' matches module 'registrar'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <min_expires> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <min_expires> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'registrar' matches module 'registrar'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <gruu_enabled> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <gruu_enabled> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'registrar' matches module 'registrar'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <use_path> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <use_path> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'registrar' matches module 'registrar'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <path_mode> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <path_mode> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'registrar' matches module 'registrar'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <regid_mode> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <regid_mode> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'registrar' matches module 'registrar'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <default_q> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <default_q> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'registrar' matches module 'registrar'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <outbound_mode> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <outbound_mode> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'registrar' matches module 'registrar'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <flow_timer> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <flow_timer> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'dialog' matches module 'dialog'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_mode> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_mode> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'dialog' matches module 'dialog'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <timer_procs> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <timer_procs> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'dialog' matches module 'dialog'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <hash_size> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <hash_size> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'dialog' matches module 'dialog'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_url> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_url> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'dialog' matches module 'dialog'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <ka_interval> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <ka_interval> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'dialog' matches module 'dialog'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <ka_timer> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <ka_timer> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1850]: pp_define_get(): ### returning define ID [FLT_DLG] value [4]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'dialog' matches module 'dialog'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <dlg_flag> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <dlg_flag> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'dialog' matches module 'dialog'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <dlg_match_mode> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <dlg_match_mode> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'dialog' matches module 'dialog'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <default_timeout> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <default_timeout> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'dialog' matches module 'dialog'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <profiles_with_value> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <profiles_with_value> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'dialog' matches module 'dialog'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <profiles_no_value> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <profiles_no_value> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <early_media> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <early_media> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <report_ack> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <report_ack> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <report_cancels> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <report_cancels> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <detect_direction> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <detect_direction> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1850]: pp_define_get(): ### returning define ID [FLT_ACC] value [1]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <log_flag> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <log_flag> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1850]: pp_define_get(): ### returning define ID [FLT_ACCMISSED] value [2]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <log_missed_flag> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <log_missed_flag> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <log_extra> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <log_extra> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1850]: pp_define_get(): ### returning define ID [FLT_ACCFAILED] value [3]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <failed_transaction_flag> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <failed_transaction_flag> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1850]: pp_define_get(): ### returning define ID [FLT_ACC] value [1]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_flag> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_flag> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1850]: pp_define_get(): ### returning define ID [FLT_ACCMISSED] value [2]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_missed_flag> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_missed_flag> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_url> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_url> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_extra> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_extra> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <cdr_enable> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <cdr_enable> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <cdrs_table> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <cdrs_table> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <cdr_start_on_confirmed> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <cdr_start_on_confirmed> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <cdr_expired_dlg_enable> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <cdr_expired_dlg_enable> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <cdr_start_id> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <cdr_start_id> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <cdr_facility> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <cdr_facility> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'acc' matches module 'acc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <cdr_extra> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <cdr_extra> in module acc [/usr/local/adx-webrtc/lib64/kamailio/modules/acc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'permissions' matches module 'permissions'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_url> in module permissions [/usr/local/adx-webrtc/lib64/kamailio/modules/permissions.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_url> in module permissions [/usr/local/adx-webrtc/lib64/kamailio/modules/permissions.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'permissions' matches module 'permissions'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_mode> in module permissions [/usr/local/adx-webrtc/lib64/kamailio/modules/permissions.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_mode> in module permissions [/usr/local/adx-webrtc/lib64/kamailio/modules/permissions.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'app_perl' matches module 'app_perl'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <filename> in module app_perl [/usr/local/adx-webrtc/lib64/kamailio/modules/app_perl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <filename> in module app_perl [/usr/local/adx-webrtc/lib64/kamailio/modules/app_perl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'app_perl' matches module 'app_perl'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <modpath> in module app_perl [/usr/local/adx-webrtc/lib64/kamailio/modules/app_perl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <modpath> in module app_perl [/usr/local/adx-webrtc/lib64/kamailio/modules/app_perl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'app_perl' matches module 'app_perl'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <perl_destroy_func> in module app_perl [/usr/local/adx-webrtc/lib64/kamailio/modules/app_perl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <perl_destroy_func> in module app_perl [/usr/local/adx-webrtc/lib64/kamailio/modules/app_perl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'app_perl' matches module 'app_perl'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <reset_cycles> in module app_perl [/usr/local/adx-webrtc/lib64/kamailio/modules/app_perl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <reset_cycles> in module app_perl [/usr/local/adx-webrtc/lib64/kamailio/modules/app_perl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'uac' matches module 'uac'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <restore_dlg> in module uac [/usr/local/adx-webrtc/lib64/kamailio/modules/uac.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <restore_dlg> in module uac [/usr/local/adx-webrtc/lib64/kamailio/modules/uac.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'uac' matches module 'uac'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <restore_passwd> in module uac [/usr/local/adx-webrtc/lib64/kamailio/modules/uac.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <restore_passwd> in module uac [/usr/local/adx-webrtc/lib64/kamailio/modules/uac.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'uac' matches module 'uac'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <restore_to_avp> in module uac [/usr/local/adx-webrtc/lib64/kamailio/modules/uac.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <restore_to_avp> in module uac [/usr/local/adx-webrtc/lib64/kamailio/modules/uac.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'uac' matches module 'uac'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <restore_from_avp> in module uac [/usr/local/adx-webrtc/lib64/kamailio/modules/uac.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <restore_from_avp> in module uac [/usr/local/adx-webrtc/lib64/kamailio/modules/uac.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'uac' matches module 'uac'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <auth_realm_avp> in module uac [/usr/local/adx-webrtc/lib64/kamailio/modules/uac.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <auth_realm_avp> in module uac [/usr/local/adx-webrtc/lib64/kamailio/modules/uac.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'uac' matches module 'uac'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <auth_username_avp> in module uac [/usr/local/adx-webrtc/lib64/kamailio/modules/uac.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <auth_username_avp> in module uac [/usr/local/adx-webrtc/lib64/kamailio/modules/uac.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'uac' matches module 'uac'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <auth_password_avp> in module uac [/usr/local/adx-webrtc/lib64/kamailio/modules/uac.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <auth_password_avp> in module uac [/usr/local/adx-webrtc/lib64/kamailio/modules/uac.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_url> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_url> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_mode> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_mode> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_ops_ruid> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_ops_ruid> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <desc_time_order> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <desc_time_order> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <handle_lost_tcp> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <handle_lost_tcp> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <xavp_contact> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <xavp_contact> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <close_expired_tcp> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <close_expired_tcp> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <use_domain> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <use_domain> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <timer_interval> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <timer_interval> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <timer_procs> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <timer_procs> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <hash_size> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <hash_size> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'auth' matches module 'auth'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <nonce_count> in module auth [/usr/local/adx-webrtc/lib64/kamailio/modules/auth.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <nonce_count> in module auth [/usr/local/adx-webrtc/lib64/kamailio/modules/auth.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'auth' matches module 'auth'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <qop> in module auth [/usr/local/adx-webrtc/lib64/kamailio/modules/auth.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <qop> in module auth [/usr/local/adx-webrtc/lib64/kamailio/modules/auth.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'auth_db' matches module 'auth_db'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_url> in module auth_db [/usr/local/adx-webrtc/lib64/kamailio/modules/auth_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_url> in module auth_db [/usr/local/adx-webrtc/lib64/kamailio/modules/auth_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'auth_db' matches module 'auth_db'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <calculate_ha1> in module auth_db [/usr/local/adx-webrtc/lib64/kamailio/modules/auth_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <calculate_ha1> in module auth_db [/usr/local/adx-webrtc/lib64/kamailio/modules/auth_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'auth_db' matches module 'auth_db'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <password_column> in module auth_db [/usr/local/adx-webrtc/lib64/kamailio/modules/auth_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <password_column> in module auth_db [/usr/local/adx-webrtc/lib64/kamailio/modules/auth_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'auth_db' matches module 'auth_db'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <use_domain> in module auth_db [/usr/local/adx-webrtc/lib64/kamailio/modules/auth_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <use_domain> in module auth_db [/usr/local/adx-webrtc/lib64/kamailio/modules/auth_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'auth_db' matches module 'auth_db'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <load_credentials> in module auth_db [/usr/local/adx-webrtc/lib64/kamailio/modules/auth_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <load_credentials> in module auth_db [/usr/local/adx-webrtc/lib64/kamailio/modules/auth_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <trace_on> in module siptrace [/usr/local/adx-webrtc/lib64/kamailio/modules/siptrace.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <trace_on> in module siptrace [/usr/local/adx-webrtc/lib64/kamailio/modules/siptrace.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_url> in module siptrace [/usr/local/adx-webrtc/lib64/kamailio/modules/siptrace.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_url> in module siptrace [/usr/local/adx-webrtc/lib64/kamailio/modules/siptrace.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'siptrace' matches module 'siptrace'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <traced_user_avp> in module siptrace [/usr/local/adx-webrtc/lib64/kamailio/modules/siptrace.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <traced_user_avp> in module siptrace [/usr/local/adx-webrtc/lib64/kamailio/modules/siptrace.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'alias_db' matches module 'alias_db'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_url> in module alias_db [/usr/local/adx-webrtc/lib64/kamailio/modules/alias_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_url> in module alias_db [/usr/local/adx-webrtc/lib64/kamailio/modules/alias_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'alias_db' matches module 'alias_db'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <use_domain> in module alias_db [/usr/local/adx-webrtc/lib64/kamailio/modules/alias_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <use_domain> in module alias_db [/usr/local/adx-webrtc/lib64/kamailio/modules/alias_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'alias_db' matches module 'alias_db'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <append_branches> in module alias_db [/usr/local/adx-webrtc/lib64/kamailio/modules/alias_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <append_branches> in module alias_db [/usr/local/adx-webrtc/lib64/kamailio/modules/alias_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'domain' matches module 'domain'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_url> in module domain [/usr/local/adx-webrtc/lib64/kamailio/modules/domain.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_url> in module domain [/usr/local/adx-webrtc/lib64/kamailio/modules/domain.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'domain' matches module 'domain'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <register_myself> in module domain [/usr/local/adx-webrtc/lib64/kamailio/modules/domain.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <register_myself> in module domain [/usr/local/adx-webrtc/lib64/kamailio/modules/domain.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence' matches module 'presence'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <waitn_time> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <waitn_time> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence' matches module 'presence'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <subs_db_mode> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <subs_db_mode> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence' matches module 'presence'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <fetch_rows> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <fetch_rows> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence' matches module 'presence'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <clean_period> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <clean_period> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence' matches module 'presence'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_update_period> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_update_period> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence' matches module 'presence'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <notifier_processes> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <notifier_processes> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence' matches module 'presence'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_table_lock_type> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_table_lock_type> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence' matches module 'presence'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_url> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_url> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence' matches module 'presence'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <timeout_rm_subs> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <timeout_rm_subs> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence' matches module 'presence'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <expires_offset> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <expires_offset> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence' matches module 'presence'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <local_log_level> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <local_log_level> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence' matches module 'presence'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <pres_htable_size> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <pres_htable_size> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence' matches module 'presence'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <subs_htable_size> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <subs_htable_size> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence' matches module 'presence'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <max_expires> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <max_expires> in module presence [/usr/local/adx-webrtc/lib64/kamailio/modules/presence.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence_xml' matches module 'presence_xml'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <force_active> in module presence_xml [/usr/local/adx-webrtc/lib64/kamailio/modules/presence_xml.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <force_active> in module presence_xml [/usr/local/adx-webrtc/lib64/kamailio/modules/presence_xml.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence_xml' matches module 'presence_xml'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_url> in module presence_xml [/usr/local/adx-webrtc/lib64/kamailio/modules/presence_xml.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_url> in module presence_xml [/usr/local/adx-webrtc/lib64/kamailio/modules/presence_xml.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'presence_xml' matches module 'presence_xml'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <integrated_xcap_server> in module presence_xml [/usr/local/adx-webrtc/lib64/kamailio/modules/presence_xml.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <integrated_xcap_server> in module presence_xml [/usr/local/adx-webrtc/lib64/kamailio/modules/presence_xml.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rtpengine' matches module 'rtpengine'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <rtpengine_sock> in module rtpengine [/usr/local/adx-webrtc/lib64/kamailio/modules/rtpengine.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <rtpengine_sock> in module rtpengine [/usr/local/adx-webrtc/lib64/kamailio/modules/rtpengine.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'nathelper' matches module 'nathelper'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <ping_nated_only> in module nathelper [/usr/local/adx-webrtc/lib64/kamailio/modules/nathelper.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <ping_nated_only> in module nathelper [/usr/local/adx-webrtc/lib64/kamailio/modules/nathelper.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1850]: pp_define_get(): ### returning define ID [FLB_NATSIPPING] value [2]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'nathelper' matches module 'nathelper'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <sipping_bflag> in module nathelper [/usr/local/adx-webrtc/lib64/kamailio/modules/nathelper.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <sipping_bflag> in module nathelper [/usr/local/adx-webrtc/lib64/kamailio/modules/nathelper.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'nathelper' matches module 'nathelper'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <natping_interval> in module nathelper [/usr/local/adx-webrtc/lib64/kamailio/modules/nathelper.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <natping_interval> in module nathelper [/usr/local/adx-webrtc/lib64/kamailio/modules/nathelper.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'nathelper' matches module 'nathelper'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <sipping_from> in module nathelper [/usr/local/adx-webrtc/lib64/kamailio/modules/nathelper.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <sipping_from> in module nathelper [/usr/local/adx-webrtc/lib64/kamailio/modules/nathelper.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'nathelper|registrar' matches module 'nathelper'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <received_avp> in module nathelper [/usr/local/adx-webrtc/lib64/kamailio/modules/nathelper.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <received_avp> in module nathelper [/usr/local/adx-webrtc/lib64/kamailio/modules/nathelper.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'nathelper|registrar' matches module 'registrar'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <received_avp> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <received_avp> in module registrar [/usr/local/adx-webrtc/lib64/kamailio/modules/registrar.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1850]: pp_define_get(): ### returning define ID [FLB_NATB] value [1]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'usrloc' matches module 'usrloc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <nat_bflag> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <nat_bflag> in module usrloc [/usr/local/adx-webrtc/lib64/kamailio/modules/usrloc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'tls' matches module 'tls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <config> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <config> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'tls' matches module 'tls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <cipher_list> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <cipher_list> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'tls' matches module 'tls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <server_name> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <server_name> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'tls' matches module 'tls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <tls_disable_compression> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <tls_disable_compression> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'tls' matches module 'tls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <tls_log> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <tls_log> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'tls' matches module 'tls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <tls_debug> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <tls_debug> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'tls' matches module 'tls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <session_cache> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <session_cache> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'tls' matches module 'tls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <session_id> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <session_id> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'tls' matches module 'tls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <ssl_release_buffers> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <ssl_release_buffers> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'tls' matches module 'tls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <low_mem_threshold1> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <low_mem_threshold1> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'tls' matches module 'tls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <low_mem_threshold2> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <low_mem_threshold2> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'tls' matches module 'tls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <ssl_freelist_max_len> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <ssl_freelist_max_len> in module tls [/usr/local/adx-webrtc/lib64/kamailio/modules/tls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'xmlrpc' matches module 'xmlrpc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <route> in module xmlrpc [/usr/local/adx-webrtc/lib64/kamailio/modules/xmlrpc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <route> in module xmlrpc [/usr/local/adx-webrtc/lib64/kamailio/modules/xmlrpc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'xmlrpc' matches module 'xmlrpc'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <url_match> in module xmlrpc [/usr/local/adx-webrtc/lib64/kamailio/modules/xmlrpc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <url_match> in module xmlrpc [/usr/local/adx-webrtc/lib64/kamailio/modules/xmlrpc.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'xcap_server' matches module 'xcap_server'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_url> in module xcap_server [/usr/local/adx-webrtc/lib64/kamailio/modules/xcap_server.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_url> in module xcap_server [/usr/local/adx-webrtc/lib64/kamailio/modules/xcap_server.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'xcap_server' matches module 'xcap_server'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <buf_size> in module xcap_server [/usr/local/adx-webrtc/lib64/kamailio/modules/xcap_server.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <buf_size> in module xcap_server [/usr/local/adx-webrtc/lib64/kamailio/modules/xcap_server.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'pua' matches module 'pua'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_mode> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_mode> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'pua' matches module 'pua'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <fetch_rows> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <fetch_rows> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'pua' matches module 'pua'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <update_period> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <update_period> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'pua' matches module 'pua'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_url> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_url> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'pua' matches module 'pua'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <hash_size> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <hash_size> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'pua' matches module 'pua'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <check_remote_contact> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <check_remote_contact> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'pua' matches module 'pua'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <min_expires> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <min_expires> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'pua' matches module 'pua'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <default_expires> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <default_expires> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'pua' matches module 'pua'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <outbound_proxy> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <outbound_proxy> in module pua [/usr/local/adx-webrtc/lib64/kamailio/modules/pua.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rls' matches module 'rls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_mode> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_mode> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rls' matches module 'rls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <waitn_time> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <waitn_time> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rls' matches module 'rls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <fetch_rows> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <fetch_rows> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rls' matches module 'rls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <clean_period> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <clean_period> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rls' matches module 'rls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <notifier_processes> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <notifier_processes> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rls' matches module 'rls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_url> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_url> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rls' matches module 'rls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <hash_size> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <hash_size> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rls' matches module 'rls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <to_presence_code> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <to_presence_code> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rls' matches module 'rls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <integrated_xcap_server> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <integrated_xcap_server> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rls' matches module 'rls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <disable_remote_presence> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <disable_remote_presence> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rls' matches module 'rls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <rls_event> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <rls_event> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rls' matches module 'rls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <max_expires> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <max_expires> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rls' matches module 'rls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <server_address> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <server_address> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rls' matches module 'rls'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <outbound_proxy> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <outbound_proxy> in module rls [/usr/local/adx-webrtc/lib64/kamailio/modules/rls.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'msrp' matches module 'msrp'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <sipmsg> in module msrp [/usr/local/adx-webrtc/lib64/kamailio/modules/msrp.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <sipmsg> in module msrp [/usr/local/adx-webrtc/lib64/kamailio/modules/msrp.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'msrp' matches module 'msrp'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <cmap_size> in module msrp [/usr/local/adx-webrtc/lib64/kamailio/modules/msrp.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <cmap_size> in module msrp [/usr/local/adx-webrtc/lib64/kamailio/modules/msrp.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'msrp' matches module 'msrp'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <timer_interval> in module msrp [/usr/local/adx-webrtc/lib64/kamailio/modules/msrp.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <timer_interval> in module msrp [/usr/local/adx-webrtc/lib64/kamailio/modules/msrp.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'msrp' matches module 'msrp'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <auth_min_expires> in module msrp [/usr/local/adx-webrtc/lib64/kamailio/modules/msrp.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <auth_min_expires> in module msrp [/usr/local/adx-webrtc/lib64/kamailio/modules/msrp.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'msrp' matches module 'msrp'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <auth_max_expires> in module msrp [/usr/local/adx-webrtc/lib64/kamailio/modules/msrp.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <auth_max_expires> in module msrp [/usr/local/adx-webrtc/lib64/kamailio/modules/msrp.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'websocket' matches module 'websocket'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <cors_mode> in module websocket [/usr/local/adx-webrtc/lib64/kamailio/modules/websocket.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <cors_mode> in module websocket [/usr/local/adx-webrtc/lib64/kamailio/modules/websocket.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'websocket' matches module 'websocket'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <sub_protocols> in module websocket [/usr/local/adx-webrtc/lib64/kamailio/modules/websocket.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <sub_protocols> in module websocket [/usr/local/adx-webrtc/lib64/kamailio/modules/websocket.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'websocket' matches module 'websocket'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <keepalive_interval> in module websocket [/usr/local/adx-webrtc/lib64/kamailio/modules/websocket.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <keepalive_interval> in module websocket [/usr/local/adx-webrtc/lib64/kamailio/modules/websocket.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'websocket' matches module 'websocket'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <keepalive_mechanism> in module websocket [/usr/local/adx-webrtc/lib64/kamailio/modules/websocket.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <keepalive_mechanism> in module websocket [/usr/local/adx-webrtc/lib64/kamailio/modules/websocket.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'websocket' matches module 'websocket'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <keepalive_processes> in module websocket [/usr/local/adx-webrtc/lib64/kamailio/modules/websocket.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <keepalive_processes> in module websocket [/usr/local/adx-webrtc/lib64/kamailio/modules/websocket.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'websocket' matches module 'websocket'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <keepalive_timeout> in module websocket [/usr/local/adx-webrtc/lib64/kamailio/modules/websocket.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <keepalive_timeout> in module websocket [/usr/local/adx-webrtc/lib64/kamailio/modules/websocket.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'websocket' matches module 'websocket'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <ping_application_data> in module websocket [/usr/local/adx-webrtc/lib64/kamailio/modules/websocket.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <ping_application_data> in module websocket [/usr/local/adx-webrtc/lib64/kamailio/modules/websocket.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'msilo' matches module 'msilo'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <db_url> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <db_url> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'msilo' matches module 'msilo'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <expire_time> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <expire_time> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'msilo' matches module 'msilo'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <check_time> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <check_time> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'msilo' matches module 'msilo'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <clean_period> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <clean_period> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'msilo' matches module 'msilo'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <max_messages> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <max_messages> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'msilo' matches module 'msilo'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <add_contact> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <add_contact> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'msilo' matches module 'msilo'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <add_date> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <add_date> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'msilo' matches module 'msilo'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <extra_hdrs_avp> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <extra_hdrs_avp> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'msilo' matches module 'msilo'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <outbound_proxy> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <outbound_proxy> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'ndb_redis' matches module 'ndb_redis'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <server> in module ndb_redis [/usr/local/adx-webrtc/lib64/kamailio/modules/ndb_redis.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <server> in module ndb_redis [/usr/local/adx-webrtc/lib64/kamailio/modules/ndb_redis.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'sqlops' matches module 'sqlops'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <sqlcon> in module sqlops [/usr/local/adx-webrtc/lib64/kamailio/modules/sqlops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <sqlcon> in module sqlops [/usr/local/adx-webrtc/lib64/kamailio/modules/sqlops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: sqlops [sql_api.c:664]: sql_parse_param(): cname: [msg_cdrs] url: [mysql://kamailio:kamailio@127.0.0.1/kamailio]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rtimer' matches module 'rtimer'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <timer> in module rtimer [/usr/local/adx-webrtc/lib64/kamailio/modules/rtimer.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <timer> in module rtimer [/usr/local/adx-webrtc/lib64/kamailio/modules/rtimer.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rtimer' matches module 'rtimer'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <exec> in module rtimer [/usr/local/adx-webrtc/lib64/kamailio/modules/rtimer.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <exec> in module rtimer [/usr/local/adx-webrtc/lib64/kamailio/modules/rtimer.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route.c:129]: route_add(): mapping routing block (0xa8cf40)[CDR_TIMER_ROUTE] to 1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'ndb_redis' matches module 'ndb_redis'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <server> in module ndb_redis [/usr/local/adx-webrtc/lib64/kamailio/modules/ndb_redis.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <server> in module ndb_redis [/usr/local/adx-webrtc/lib64/kamailio/modules/ndb_redis.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rtimer' matches module 'rtimer'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <timer> in module rtimer [/usr/local/adx-webrtc/lib64/kamailio/modules/rtimer.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <timer> in module rtimer [/usr/local/adx-webrtc/lib64/kamailio/modules/rtimer.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'rtimer' matches module 'rtimer'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <exec> in module rtimer [/usr/local/adx-webrtc/lib64/kamailio/modules/rtimer.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <exec> in module rtimer [/usr/local/adx-webrtc/lib64/kamailio/modules/rtimer.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route.c:129]: route_add(): mapping routing block (0xa8cf40)[WEB_IM_TIMER_ROUTE] to 2
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'sqlops' matches module 'sqlops'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <sqlcon> in module sqlops [/usr/local/adx-webrtc/lib64/kamailio/modules/sqlops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <sqlcon> in module sqlops [/usr/local/adx-webrtc/lib64/kamailio/modules/sqlops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: sqlops [sql_api.c:664]: sql_parse_param(): cname: [sip_sci] url: [mysql://kamailio:kamailio@127.0.0.1/kamailio]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:81]: set_mod_param_regex(): 'ndb_redis' matches module 'ndb_redis'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:785]: find_param_export(): found <server> in module ndb_redis [/usr/local/adx-webrtc/lib64/kamailio/modules/ndb_redis.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [modparam.c:97]: set_mod_param_regex(): found <server> in module ndb_redis [/usr/local/adx-webrtc/lib64/kamailio/modules/ndb_redis.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d560fe8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d561210
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d561438
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_method> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <xlog> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <t_relay_cancel> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <send_reply> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x9
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5633f0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d562758
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d561968
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d562170
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d5640b0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <t_precheck_trans> in module tmx [/usr/local/adx-webrtc/lib64/kamailio/modules/tmx.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <t_check_trans> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5649d0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d564690
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <t_check_trans> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:268]: pv_cache_add(): PV cache not initialized, doing it now
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [usr_avp.c:882]: parse_avp_ident(): Parsing 'oexten'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$avp(oexten)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$rU] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5632c8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5657f0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <remove_hf> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_method> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <record_route> in module rr [/usr/local/adx-webrtc/lib64/kamailio/modules/rr.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d566d98
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d567690
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d567920
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d567b48
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d567d70
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <tel2sip> in module siputils [/usr/local/adx-webrtc/lib64/kamailio/modules/siputils.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <send_reply> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d568aa8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d568380
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$rU] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$null] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:2793]: yyparse(): comparison with $null switched to defined operator
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <send_reply> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [usr_avp.c:882]: parse_avp_ident(): Parsing 'fd_allow_callerid_rewrite'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$avp(fd_allow_callerid_rewrite)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <uac_replace_from> in module uac [/usr/local/adx-webrtc/lib64/kamailio/modules/uac.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d56c600
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d56cd28
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$(ru{uri.param,du})] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(oexten)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$(ru{uri.param,du})] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d56dd40
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d56ee18
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [usr_avp.c:882]: parse_avp_ident(): Parsing 'account_code'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$avp(account_code)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$(ru{uri.param,du})] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$(ru{uri.param,dd})] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d56ddc8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d572998
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(account_code)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$ru] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5732e8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d573530
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d56e610
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d56f540
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7fda5d573c58
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d56b088
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d56a700
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7fda5d56d758
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$var(nonsub)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5742f0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d574378
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [usr_avp.c:882]: parse_avp_ident(): Parsing 'use_rtpproxy'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$avp(use_rtpproxy)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <xlog> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [usr_avp.c:882]: parse_avp_ident(): Parsing 'traced_user'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$avp(traced_user)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$fU] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(oexten)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5775d8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d578c88
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1850]: pp_define_get(): ### returning define ID [FLT_LI] value [8]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <sip_trace> in module siptrace [/usr/local/adx-webrtc/lib64/kamailio/modules/siptrace.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d575c08
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d576410
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$var(user)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(oexten)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$td] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d579b90
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d57cc38
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_subscriber> in module auth_db [/usr/local/adx-webrtc/lib64/kamailio/modules/auth_db.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [usr_avp.c:882]: parse_avp_ident(): Parsing 'fd_authentication_type'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$avp(fd_authentication_type)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(oexten)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(fd_authentication_type)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <xlog> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$var(nonsub)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5867d8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5860b0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(use_rtpproxy)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <xlog> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(traced_user)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(oexten)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$fU] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d588f00
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d58a5c0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1850]: pp_define_get(): ### returning define ID [FLT_LI] value [8]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <sip_trace> in module siptrace [/usr/local/adx-webrtc/lib64/kamailio/modules/siptrace.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d587758
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d585cf0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$var(nonsub)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d58b138
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d58b1c0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d584e10
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d585618
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7fda5d58af10
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_method> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$var(nonsub)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <send_reply> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d58d540
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d58dd48
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$cT] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <t_newtran> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <sl_reply_error> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d590658
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d590e60
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <perl_exec> in module app_perl [/usr/local/adx-webrtc/lib64/kamailio/modules/app_perl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <xlog> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <send_reply> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d592408
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d592c10
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d593fe8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <send_reply> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d58f6c0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5910f0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(oexten)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <perl_exec> in module app_perl [/usr/local/adx-webrtc/lib64/kamailio/modules/app_perl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <xlog> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <send_reply> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d596bd8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5973e0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d598940
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <send_reply> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d595580
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5987f8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d58be80
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d58e148
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_method> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: pv [pv_core.c:2820]: pv_parse_hdr_name(): using hdr type (15) instead of <Proxy-Authorization>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$hdr(Proxy-Authorization)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$null] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:2790]: yyparse(): comparison with $null switched to notdefined operator
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1850]: pp_define_get(): ### returning define ID [FLT_ACC] value [1]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1850]: pp_define_get(): ### returning define ID [FLT_ACCFAILED] value [3]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x3
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d59ad28
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d599398
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [usr_avp.c:882]: parse_avp_ident(): Parsing 'invite_time'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$avp(invite_time)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$TV(Sn)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d599728
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d59b450
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [usr_avp.c:882]: parse_avp_ident(): Parsing 'rich_media_call'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$avp(rich_media_call)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d59bd48
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d59bdd0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <sdp_with_media> in module sdpops [/usr/local/adx-webrtc/lib64/kamailio/modules/sdpops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <sdp_with_media> in module sdpops [/usr/local/adx-webrtc/lib64/kamailio/modules/sdpops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(rich_media_call)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d59f160
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d59f1e8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d59e958
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d59f910
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <set_dlg_profile> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <set_dlg_profile> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <set_dlg_profile> in module dialog [/usr/local/adx-webrtc/lib64/kamailio/modules/dialog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$dlg_var(start_time)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$TV(Sn)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5a1228
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d59fea8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$dlg_var(caller)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$(Au{s.select,0,@})] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5a1728
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5a1b10
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$dlg_var(src_addr)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$si] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$sp] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5a2550
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5a46d8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$dlg_var(callee)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(oexten)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5a5118
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5a5280
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$dlg_var(sip_code)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5a5cc0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5a5e28
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$dlg_var(sip_reason)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5a68d0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5a6a38
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(oexten)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$var(nonsub)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5a8ba8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5a8c30
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5a83a0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5a9358
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$var(nonsub)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <append_hf> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [usr_avp.c:882]: parse_avp_ident(): Parsing 'dial_prefix'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$avp(dial_prefix)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [usr_avp.c:882]: parse_avp_ident(): Parsing 'fd_pstn_gw_prefix'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$avp(fd_pstn_gw_prefix)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5ab670
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5ab780
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d5ab430
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <xlog> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <send_reply> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$si] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [usr_avp.c:882]: parse_avp_ident(): Parsing 'fd_pstn_gw_ip'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$avp(fd_pstn_gw_ip)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [usr_avp.c:882]: parse_avp_ident(): Parsing 'fd_force_audio_call_to_pstn'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$avp(fd_force_audio_call_to_pstn)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(rich_media_call)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(dial_prefix)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(fd_pstn_gw_prefix)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5ac598
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5b2960
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d5b31d0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <xlog> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <send_reply> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5b2158
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5b3088
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5aa518
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5aad20
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7fda5d5b4778
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5997b0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d59a600
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d5b4b50
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d5b3f08
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_method> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <t_is_set> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <t_on_branch> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5b5ff8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5b6800
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5b4ea0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5b6a28
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_method> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <t_is_set> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <t_on_reply> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5b82a8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5b8ab0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5b7150
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5b8cd8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_method> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <t_is_set> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <t_on_failure> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5ba4e8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5bacf0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_method> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <has_totag> in module siputils [/usr/local/adx-webrtc/lib64/kamailio/modules/siputils.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [usr_avp.c:882]: parse_avp_ident(): Parsing 'received'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$avp(received)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$si] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$sp] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5bdcd0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5c1bd0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(received)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$si] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$sp] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5c2cd8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5c6c40
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$avp(received)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$si] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$sp] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$pr] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5c7590
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5cc508
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5c24d0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5c7368
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7fda5d5ccc30
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5bd3e0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5c22f8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7fda5d5ccd78
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [usr_avp.c:882]: parse_avp_ident(): Parsing 'from_contact'
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$avp(from_contact)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$(ct{nameaddr.uri})] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5cd1d8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5cd4c0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5bcc28
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5ccec0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5b9400
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5baf18
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <t_relay> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_method> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <has_totag> in module siputils [/usr/local/adx-webrtc/lib64/kamailio/modules/siputils.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$tU] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$ru] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <perl_exec> in module app_perl [/usr/local/adx-webrtc/lib64/kamailio/modules/app_perl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <send_reply> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5d0bb0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5d13b8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <sl_reply_error> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5ce910
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5d4998
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route.c:129]: route_add(): mapping routing block (0xa8cf40)[RELAY] to 3
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <mf_process_maxfwd_header> in module maxfwd [/usr/local/adx-webrtc/lib64/kam...ules/maxfwd.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <xlog> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <send_reply> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5d66a0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5d6dc8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <sanity_check> in module sanity [/usr/local/adx-webrtc/lib64/kamailio/modules/sanity.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <xlog> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5d77f8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5d8e80
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$ua] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <xlog> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5da820
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5daf48
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_method> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: pv [pv_core.c:2820]: pv_parse_hdr_name(): using hdr type (14) instead of <Expires>
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$(hdr(Expires){s.int})] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <m_dump> in module msilo [/usr/local/adx-webrtc/lib64/kamailio/modules/msilo.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5de210
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5dea18
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <send_reply> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5dca38
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5df368
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route.c:129]: route_add(): mapping routing block (0xa8cf40)[REQINIT] to 4
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <has_totag> in module siputils [/usr/local/adx-webrtc/lib64/kamailio/modules/siputils.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$var(orig_ru)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$ru] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5e0a80
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5e0be8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <loose_route> in module rr [/usr/local/adx-webrtc/lib64/kamailio/modules/rr.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d5e1da8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_direction> in module rr [/usr/local/adx-webrtc/lib64/kamailio/modules/rr.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <xlog> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <xlog> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5e22d8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5e2b50
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7fda5d5e2f30
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_method> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1850]: pp_define_get(): ### returning define ID [FLT_ACC] value [1]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.lex:1850]: pp_define_get(): ### returning define ID [FLT_ACCFAILED] value [3]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#39 #0/1: 3(3)/ 0x3
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_method> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <record_route> in module rr [/usr/local/adx-webrtc/lib64/kamailio/modules/rr.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <t_set_auto_inv_100> in module tm [/usr/local/adx-webrtc/lib64/kamailio/modules/tm.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_method> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <record_route> in module rr [/usr/local/adx-webrtc/lib64/kamailio/modules/rr.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d5e6780
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5e5dc8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5e6638
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5e4820
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5e5028
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7fda5d5e69a8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5e3580
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5e4160
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7fda5d5e6af0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_method> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d5e78a0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5e7088
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5e7980
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$du] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$null] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:2790]: yyparse(): comparison with $null switched to notdefined operator
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$(du{uri.host})] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$route_uri] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$Ri] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <remove_hf> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5ebf18
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5ec720
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$ru] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$var(orig_ru)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5ed298
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5ed400
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$du] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5edd50
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5edeb8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$fs] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$null] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5ee968
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5eead0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#5 #0/1: 1(1)/ 0x7fda5d5ef340
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5ea9a0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5ed070
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <redis_cmd> in module ndb_redis [/usr/local/adx-webrtc/lib64/kamailio/modules/ndb_redis.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$redis(r=>value[0])] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$null] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:2790]: yyparse(): comparison with $null switched to notdefined operator
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$var(du)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$redis(r=>value[0])] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5f0000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5f21d0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$var(ru)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$redis(r=>value[1])] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5f2c98
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5f2fb8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <redis_free> in module ndb_redis [/usr/local/adx-webrtc/lib64/kamailio/modules/ndb_redis.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <xlog> in module xlog [/usr/local/adx-webrtc/lib64/kamailio/modules/xlog.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <send_reply> in module sl [/usr/local/adx-webrtc/lib64/kamailio/modules/sl.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #0/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#2 #1/2: 3(3)/ 0x1
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5f12a0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5f28f8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7fda5d5f43a0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$dlg_var(outbound_trunk)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$null] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:2790]: yyparse(): comparison with $null switched to notdefined operator
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_direction> in module rr [/usr/local/adx-webrtc/lib64/kamailio/modules/rr.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$du] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$var(du)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5f5560
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5f7310
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$fs] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$(var(du){uri.transport})] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$Ri] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5f62d0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5f9a20
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5f6be8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5f60a8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$si] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$dlg_var(outbound_trunk)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$ru] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$var(ru)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5fbbf0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5fbd58
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$(var(du){uri.transport})] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$du] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$var(du)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5fe570
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d5fe6d8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$fs] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$(var(du){uri.transport})] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$Ri] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d5ff028
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d601058
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5fdd68
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5fee00
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5fb3e8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5fc480
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$si] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:293]: pv_cache_add(): pvar [$dlg_var(inbound_trunk)] added in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$fs] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$(var(du){uri.transport})] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$Ri] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d603460
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d605490
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d602c58
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d605bb8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$du] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$null] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [cfg.y:2793]: yyparse(): comparison with $null switched to defined operator
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$du] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$var(du)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d606810
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d607580
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d606e58
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d606978
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 0(0)/ 0x7fda00000000
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$ru] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [pvapi.c:321]: pv_cache_lookup(): pvar [$var(ru)] found in cache
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #0/2: 21(15)/ 0x7fda5d606ce8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#63 #1/2: 22(16)/ 0x7fda5d607ca8
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #0/3: 22(16)/ 0x7fda5d5f64c0
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #1/3: 8(8)/ 0x7fda5d5fa290
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#16 #2/3: 8(8)/ 0x7fda5d605d00
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <is_method> in module textops [/usr/local/adx-webrtc/lib64/kamailio/modules/textops.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <redis_cmd> in module ndb_redis [/usr/local/adx-webrtc/lib64/kamailio/modules/ndb_redis.so]
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #0/2: 9(9)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [route_struct.c:129]: mk_action(): ACTION_#24 #1/2: 3(3)/ (nil)
Oct 22 17:13:03 rhel71-x64.voip-demos.com kamailio[2919]: DEBUG: <core> [sr_module.c:689]: find_mod_export_record(): find_export_record: found <redis_free> in module ndb_redis [/usr/local/adx-webrtc/lib64/kamailio/modules/ndb_redis.so]
Oct 22 17:13:04 rhel71-x64.voip-demos.com kamailio[2919]: INFO: <core> [sctp_core.c:75]: sctp_core_check_support(): SCTP API not enabled - if you want to use it, load sctp module
Oct 22 17:13:04 rhel71-x64.voip-demos.com kamailio[2919]: INFO: <core> [tcp_main.c:4657]: init_tcp(): using epoll_lt as the io watch method (auto detected)
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: <core> [daemonize.c:502]: increase_open_fds(): trying to increase the open file limit past the hard limit (4096 -> 1024000)
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: usrloc [hslot.c:51]: ul_init_locks(): locks array size 65536
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: app_perl [app_perl_mod.c:242]: parser_init(): setting lib path: '/usr/local/adx-webrtc/lib64/kamailio/perl'
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: app_perl [app_perl_mod.c:272]: parser_init(): successfully loaded perl file "/usr/local/adx-webrtc/etc/kamailio/andrexen_rcs.pl"
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: app_perl [app_perl_mod.c:396]: mod_init(): perl interpreter has been initialized (1445526784.250701 => 1445526784.321539)
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: permissions [parse_config.c:251]: parse_config_file(): file not found: /usr/local/adx-webrtc/etc/kamailio/permissions.allow
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: permissions [permissions.c:608]: mod_init(): default allow file (/usr/local/adx-webrtc/etc/kamailio/permissions.allow) not found => empty rule set
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: permissions [parse_config.c:251]: parse_config_file(): file not found: /usr/local/adx-webrtc/etc/kamailio/permissions.deny
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: permissions [permissions.c:617]: mod_init(): default deny file (/usr/local/adx-webrtc/etc/kamailio/permissions.deny) not found => empty rule set
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_mod.c:362]: mod_init(): With ECDH-Support!
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_mod.c:365]: mod_init(): With Diffie Hellman
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: cfgutils [cfgutils.c:891]: mod_init(): no hash_file given, disable hash functionality
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_init.c:589]: init_tls_h(): tls: _init_tls_h:  compiled  with  openssl  version "OpenSSL 1.0.1e-fips 11 Feb 2013" (0x1000105f), kerberos support:...compression: on
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_init.c:597]: init_tls_h(): tls: init_tls_h: installed openssl library version "OpenSSL 1.0.1e-fips 11 Feb 2013" (0x1000105f), kerberos support: ...compression: on
                                                             compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_M
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: WARNING: tls [tls_init.c:646]: init_tls_h(): tls: openssl bug #1491 (crash/mem leaks on low memory) workarround disabled
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: <core> [udp_server.c:150]: probe_max_receive_buffer(): SO_RCVBUF is initially 212992
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: <core> [udp_server.c:200]: probe_max_receive_buffer(): SO_RCVBUF is finally 425984
Oct 22 17:13:04 rhel71-x64.voip-demos.com rtpengine[2913]: Received command 'ping' from 127.0.0.1:40974
Oct 22 17:13:04 rhel71-x64.voip-demos.com rtpengine[2913]: Replying to 'ping' from 127.0.0.1:40974
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: rtpengine [rtpengine.c:1627]: rtpp_test(): rtp proxy <udp:127.0.0.1:22222> found, support for it enabled
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:276]: fill_missing(): TLSs<default>: tls_method=20
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:288]: fill_missing(): TLSs<default>: certificate='/etc/ssl/comodo/comodo_star.andrexen.com.pem'
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:295]: fill_missing(): TLSs<default>: ca_list='(null)'
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:302]: fill_missing(): TLSs<default>: crl='(null)'
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:306]: fill_missing(): TLSs<default>: require_certificate=0
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:313]: fill_missing(): TLSs<default>: cipher_list='(null)'
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:320]: fill_missing(): TLSs<default>: private_key='/etc/ssl/comodo/comodo_star.andrexen.com.key'
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:324]: fill_missing(): TLSs<default>: verify_certificate=0
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:327]: fill_missing(): TLSs<default>: verify_depth=9
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:671]: set_verification(): TLSs<default>: No client certificate required and no checks performed
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:276]: fill_missing(): TLSc<default>: tls_method=12
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:288]: fill_missing(): TLSc<default>: certificate='(null)'
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:295]: fill_missing(): TLSc<default>: ca_list='(null)'
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:302]: fill_missing(): TLSc<default>: crl='(null)'
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:306]: fill_missing(): TLSc<default>: require_certificate=0
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:313]: fill_missing(): TLSc<default>: cipher_list='(null)'
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:320]: fill_missing(): TLSc<default>: private_key='(null)'
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:324]: fill_missing(): TLSc<default>: verify_certificate=0
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:327]: fill_missing(): TLSc<default>: verify_depth=9
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: tls [tls_domain.c:674]: set_verification(): TLSc<default>: Server MAY present invalid certificate
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2943]: INFO: mi_datagram [mi_datagram.c:329]: datagram_process(): a new child 0/2943
Oct 22 17:13:04 rhel71-x64.voip-demos.com rtpengine[2913]: Received command 'ping' from 127.0.0.1:40224
Oct 22 17:13:04 rhel71-x64.voip-demos.com rtpengine[2913]: Replying to 'ping' from 127.0.0.1:40224
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: rtpengine [rtpengine.c:1627]: rtpp_test(): rtp proxy <udp:127.0.0.1:22222> found, support for it enabled
Oct 22 17:13:04 rhel71-x64.voip-demos.com rtpengine[2913]: Received command 'ping' from 127.0.0.1:45123
Oct 22 17:13:04 rhel71-x64.voip-demos.com rtpengine[2913]: Replying to 'ping' from 127.0.0.1:45123
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2995]: INFO: rtpengine [rtpengine.c:1627]: rtpp_test(): rtp proxy <udp:127.0.0.1:22222> found, support for it enabled
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2995]: CRITICAL: <core> [io_wait.c:526]: init_io_wait(): could not alloc epoll array
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2995]: CRITICAL: <core> [tcp_main.c:4523]: tcp_main_loop(): exiting...
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: ALERT: <core> [main.c:725]: handle_sigs(): child process 2995 exited normally, status=255
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: <core> [main.c:743]: handle_sigs(): terminating due to SIGCHLD
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2992]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2986]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2985]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2988]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2977]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2983]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2974]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2982]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2972]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2975]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2951]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2973]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2950]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2971]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2948]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2944]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2942]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2968]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2936]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2937]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2938]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2943]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2945]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2935]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2947]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2940]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2946]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2941]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2994]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2949]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2969]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2984]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2981]: INFO: <core> [main.c:794]: sig_usr(): signal 15 received
Oct 22 17:13:04 rhel71-x64.voip-demos.com adx-webrtc[2921]: INFO: <core> [sctp_core.c:53]: sctp_core_destroy(): SCTP API not initialized
Oct 22 17:13:04 rhel71-x64.voip-demos.com kernel: kamailio[2921]: segfault at 7fda5d525410 ip 00007fda5dd5c811 sp 00007fff571449c8 error 4 in libc-2.17.so[7fda5dcd6000+1b6000]



More information about the sr-users mailing list