[SR-Users] command #invite fails in imc module

Chris Atta fravolone at gmail.com
Fri May 29 18:25:36 CEST 2020


i'm using pjsua to create a private chat and invite a user: chat was
created but i'm not able to add a user.
Please, help me!

#create chat-020 private
imc [imc.c:499]: ki_imc_manager(): BODY #create chat-020 private
May 29 16:49:48 lab /usr/sbin/kamailio[7366]: DEBUG: imc [imc.c:502]:
ki_imc_manager(): found command
May 29 16:49:48 lab /usr/sbin/kamailio[7366]: DEBUG: imc [imc_cmd.c:144]:
imc_parse_cmd(): command: [create]
May 29 16:49:48 lab /usr/sbin/kamailio[7366]: DEBUG: imc [imc_cmd.c:149]:
imc_parse_cmd(): parameter 0=[chat-020]
May 29 16:49:48 lab /usr/sbin/kamailio[7366]: DEBUG: imc [imc_cmd.c:149]:
imc_parse_cmd(): parameter 1=[private]
May 29 16:49:48 lab /usr/sbin/kamailio[7366]: DEBUG: imc [imc_cmd.c:169]:
imc_handle_create(): new room [chat-020]
May 29 16:49:48 lab /usr/sbin/kamailio[7366]: DEBUG: imc [imc_cmd.c:175]:
imc_handle_create(): room with private flag on
May 29 16:49:48 lab /usr/sbin/kamailio[7366]: DEBUG: imc [imc_cmd.c:184]:
imc_handle_create(): added room uri= sip:chat-020 at lab.pynlab.com
May 29 16:49:48 lab /usr/sbin/kamailio[7366]: DEBUG: imc [imc_mng.c:320]:
imc_add_member(): [uri]= sip:704021003 at lab.pynlab.com
May 29 16:49:48 lab /usr/sbin/kamailio[7366]: DEBUG: imc [imc_mng.c:324]:
imc_add_member(): [user]= 704021003
May 29 16:49:48 lab /usr/sbin/kamailio[7366]: DEBUG: imc [imc_cmd.c:194]:
imc_handle_create(): added the owner as the first member [
sip:704021003 at lab.pynlab.com]
May 29 16:49:48 lab /usr/sbin/kamailio[7366]: DEBUG: tm [uac.c:427]:
t_uac_prepare(): next_hop=<sip:704021003 at lab.pynlab.com>
May 29 16:49:48 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (_sip._udp.lab.pynlab.com(24),
33), h=244
May 29 16:49:48 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/resolve.c:744]: get_record(): lookup(_sip._udp.lab.pynlab.com, 33)
failed


#invite user
imc [imc.c:499]: ki_imc_manager(): BODY #invite 651097007
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: imc [imc.c:502]:
ki_imc_manager(): found command
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: imc [imc_cmd.c:144]:
imc_parse_cmd(): command: [invite]
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: imc [imc_cmd.c:149]:
imc_parse_cmd(): parameter 0=[651097007]
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: imc [imc_mng.c:320]:
imc_add_member(): [uri]= sip:651097007 at lab.pynlab.com
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: imc [imc_mng.c:324]:
imc_add_member(): [user]= 651097007
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: imc [imc_cmd.c:484]:
imc_handle_invite(): to=[sip:651097007 at lab.pynlab.com]#012from=[
sip:chat-020 at lab.pynlab.com]#012body=[INVITE from:
651097007 at lab.pynlab.com(Type:
'#accept' or '#deny')]
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: tm [uac.c:427]:
t_uac_prepare(): next_hop=<sip:651097007 at lab.pynlab.com>
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (_sip._udp.lab.pynlab.com(24),
33), h=244
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/resolve.c:744]: get_record(): lookup(_sip._udp.lab.pynlab.com, 33)
failed
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/dns_cache.c:871]: dns_cache_mk_bad_entry(): (_sip._udp.lab.pynlab.com,
33, 60, 1)
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/dns_cache.c:805]: dns_cache_add(): adding _sip._udp.lab.pynlab.com(24)
33 (flags=1) at 244
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (lab.pynlab.com(14), 1), h=181
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: tm [uac.c:152]:
dlg2hash(): hashid 61942
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: tm [uac.c:646]:
send_prepared_request_impl(): uac: 0x7ff49d4b49b0  branch: 0  to
95.216.170.26:5060
May 29 16:51:09 lab /usr/sbin/kamailio[7363]: DEBUG: tm
[../../core/onsend.h:69]: run_onsend(): required parameters are not
available - ignoring

user register
DEBUG: <core> [core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjUkYBAhaQtCaydRBfFwcF6hqCo5a-9O6Y>; state=6
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:651097007 at lab.pynlab.com]
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:651097007 at lab.pynlab.com>#015#012]
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <16981>
<REGISTER>
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [r2qJri2AuuNK9AaQ1emoJCe69J3qg8Kf] - cseq: [16981 REGISTER]
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc5-2] (2 / 20)
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc5-2
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 1 contacts after commit
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc5-3] (3 / 20)
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc5-3
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc5-4] (4 / 20)
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc5-4
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:651097007 at 176.32.21.200:48839;transport=TLS;ob>;expires=300
May 29 16:51:26 lab /usr/sbin/kamailio[7365]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)

log say "user is not registered" and  "local transaction completed 408"

DEBUG: imc [imc_cmd.c:1162]: imc_inv_callback(): completed with status 408
[member name domain:0x7ff49d4d0c28/651097007/lab.pynlab.com]
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1208]:
imc_inv_callback(): sending message
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1216]:
imc_inv_callback(): to: sip:651097007 at lab.pynlab.com#012from:
sip:chat-020 at lab.pynlab.com#012body: 651097007 at lab.pynlab.com is not
registered.
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:427]:
t_uac_prepare(): next_hop=<sip:651097007 at lab.pynlab.com>
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (_sip._udp.lab.pynlab.com(24),
33), h=244
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (lab.pynlab.com(14), 1), h=181
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:152]:
dlg2hash(): hashid 61947
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:646]:
send_prepared_request_impl(): uac: 0x7ff49d4dfe98  branch: 0  to
95.216.170.26:5060
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: tm
[../../core/onsend.h:69]: run_onsend(): required parameters are not
available - ignoring
May 29 16:51:40 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:51:40 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:51:40 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 7 28(7366) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=264
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat-020 at lab.pynlab.com;transport=TLS>
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjGi5RjLc-K1z6h6iIksc-B-nibnFpq6HP>; state=6
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [32]; uri=[
sips:chat-020 at lab.pynlab.com]
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat-020 at lab.pynlab.com>#015#012]
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <7773>
<MESSAGE>
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [v1uLw39vLYKKL09mdvzOw6iPQhWB6GXI] - cseq: [7773 MESSAGE]
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=ZltAnnh832fnMiYungPmBji4MTCDETWt
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=264
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri [
sips:chat-020 at lab.pynlab.com;transport=TLS] msg [<?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>#012]
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7366 (28)),
reusing fd
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=435 fd=11
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001®Ø=#016Ý#026-òÖû#026¢µø>#011N#033•¨#002óƾ“ÀxïVF]óKĸL&BI#0014Ì÷Z©yeÄÂ
T¶ï¯I#033ÙÓ#004vÆp@ŒàeûF
„%ÈÔ_F#015;^™VÀ€Ôvz¯#031Þ‚‚UÆy¥#002‡|AžŠ#011ñÝë}é™ïc#012¿ô/þT~ëÒ–…#015‡T¹#035¸Êžîêä*A%ý·†ûÑÁËè¤èB¤a–/w‘Ä^oµg³…4Í­œ
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY <?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: ERROR: imc [imc_cmd.c:1053]:
imc_handle_message(): user [651097007] has no rights to send messages in
room [chat-020]!
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: ERROR: imc [imc.c:608]:
ki_imc_manager(): failed to handle 'message'
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 1259 usec
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:51:44 lab /usr/sbin/kamailio[7334]: DEBUG: tm [h_table.c:129]:
free_cell_helper(): freeing transaction 0x7ff49d4b47a8 from timer.c:651
May 29 16:51:46 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:51:46 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=8 ([176.32.21.200]:48839 -> [176.32.21.200]:5061)
May 29 16:51:46 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:51:46 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 7
May 29 16:51:46 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:51:46 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:51:49 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:51:49 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:51:49 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 0 21(7359) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=7
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat-020 at lab.pynlab.com;transport=TLS>
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjs4hocAjcW6LlHJCvfmgqfnxKTWFLt4Np>; state=6
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [32]; uri=[
sips:chat-020 at lab.pynlab.com]
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat-020 at lab.pynlab.com>#015#012]
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <32768>
<MESSAGE>
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [Ao2knL6LbEtoH3jm7eguK4OgB4c4ZgKo] - cseq: [32768 MESSAGE]
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=ZcSfjDMz.zO.4oHM3Gsy8nsy16aSOz63
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=7
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri [
sips:chat-020 at lab.pynlab.com;transport=TLS] msg [#accept]
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7359 (21)),
reusing fd
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=436 fd=11
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001¯Ø=#016Ý#026-ò×#013H¼¤#003’bRWä##023§
#027{#013#014Ú.
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY #accept
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: imc [imc.c:502]:
ki_imc_manager(): found command
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: imc [imc_cmd.c:144]:
imc_parse_cmd(): command: [accept]
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: ERROR: imc [imc_cmd.c:553]:
imc_handle_accept(): user [651097007] not invited in the room!
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: ERROR: imc [imc.c:539]:
ki_imc_manager(): failed to handle 'accept'
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 1369 usec
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:51:55 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:51:55 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=8 ([176.32.21.200]:48839 -> [176.32.21.200]:5061)
May 29 16:51:55 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:51:55 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 0
May 29 16:51:55 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:51:55 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:52:09 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:1263]:
t_should_relay_response(): ->>>>>>>>> T_code=0, new_code=408
May 29 16:52:09 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2074]:
local_reply(): branch=0, save=0, winner=0
May 29 16:52:09 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2113]:
local_reply(): local transaction completed 408/0 (totag retr: 0/0)
May 29 16:52:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904102
May 29 16:52:14 lab /usr/sbin/kamailio[7334]: DEBUG: tm [h_table.c:129]:
free_cell_helper(): freeing transaction 0x7ff49d4dfc90 from timer.c:651
May 29 16:53:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904162
May 29 16:53:20 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:53:20 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:53:20 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 1 22(7360) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:53:20 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:53:20 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:53:20 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7360 (22)),
reusing fd
May 29 16:53:20 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:53:20 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=31 fd=11
May 29 16:53:20 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#027#003#003
May 29 16:53:20 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:53:26 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:53:26 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=8 ([176.32.21.200]:48839 -> [176.32.21.200]:5061)
May 29 16:53:26 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:53:26 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 1
May 29 16:53:26 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:53:26 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:54:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904222
May 29 16:54:51 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:54:51 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:54:51 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 2 23(7361) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:54:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:54:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:54:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7361 (23)),
reusing fd
May 29 16:54:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:54:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=31 fd=11
May 29 16:54:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#027#003#003
May 29 16:54:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:54:57 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:54:57 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=8 ([176.32.21.200]:48839 -> [176.32.21.200]:5061)
May 29 16:54:57 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:54:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 2
May 29 16:54:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:54:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:55:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904282
May 29 16:55:25 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:55:25 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:55:25 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 3 24(7362) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjWWVd2HmXVAGj0Ina3lRpj7kKA2oPO1U9>; state=6
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:651097007 at lab.pynlab.com]
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:651097007 at lab.pynlab.com>#015#012]
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <16982>
<REGISTER>
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [r2qJri2AuuNK9AaQ1emoJCe69J3qg8Kf] - cseq: [16982 REGISTER]
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc2-5] (5 / 20)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc2-5
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 0 contacts after commit
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc2-6] (6 / 20)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc2-6
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7362 (24)),
reusing fd
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=438 fd=11
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001±Ø=#016Ý#026-òÚd6ZDMz¤#026W4ñ#0377–}#007a#004#015!#0102¨ôU¸móæ÷#031Mê°#023…@œ#004#020´#027IßýWÖqsü––ï1ëxù‡$)p‰#020ŒÕââŒT¨5¨è4U#016{#033ÈyC#006_Ü*¼“<~#003z/”Â\%Ž7²A&Þ‚(93ÖåfÙME±O*ó¾°«¸E%#Þ$nTÉÖõ°óo#033Âزî$#017Öiï
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 800 usec
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:55:26 lab /usr/sbin/kamailio[7344]: DEBUG: usrloc
[urecord.c:387]: wb_timer(): Binding
'651097007','sips:651097007 at 176.32.21.200:48839;transport=TLS;ob' has
expired
May 29 16:55:26 lab /usr/sbin/kamailio[7344]: DEBUG: usrloc
[ucontact.c:1805]: uldb_delete_attrs_ruid(): trying to delete location
attributes
May 29 16:55:26 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3541]: handle_ser_child(): read response= 7ff49d47fc88,
-1, fd -1 from 17 (7344)
May 29 16:55:26 lab /usr/sbin/kamailio[7367]: DEBUG: tls
[tls_server.c:667]: tls_h_close(): Closing SSL connection 0x7ff49d49e148
May 29 16:55:26 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:55:26 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state -2, fd=11, id=8 ([176.32.21.200]:48839 -> [176.32.21.200]:5061)
May 29 16:55:26 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:55:26 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
-2 from 3
May 29 16:55:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/ip_addr.c:229]: print_ip(): tcpconn_new: new tcp connection:
176.32.21.200
May 29 16:55:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:999]: tcpconn_new(): on port 48852, type 3
May 29 16:55:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:1309]: tcpconn_add(): hashes: 410:314:728, 9
May 29 16:55:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:55:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:55:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:55:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 4 25(7363) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:199]: tls_complete_init(): completing tls connection
initialization
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:228]: tls_complete_init(): Using initial TLS domain
TLSs<default> (dom 0x7ff49d298aa0 ctx 0x7ff49d2f68a8 sn [])
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_domain.c:724]: sr_ssl_ctx_info_callback(): SSL handshake started
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=2974 fd=11
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_domain.c:736]: sr_ssl_ctx_info_callback(): SSL handshake done
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_domain.c:740]: sr_ssl_ctx_info_callback(): SSL disable renegotiation
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:415]: tls_accept(): TLS accept successful
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:422]: tls_accept(): tls_accept: new connection from
176.32.21.200:48852 using TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384 256
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:425]: tls_accept(): tls_accept: local socket:
95.216.170.26:5061
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:436]: tls_accept(): tls_accept: client did not present a
certificate
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=258 fd=11
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjHEn8P1Q5zJ5NYDEKqha5Jxa5p3LUit5h>; state=6
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <3151>
<REGISTER>
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [J4CiIlNxroyiCIKnqcgb5xfyhHVYS5Wm] - cseq: [3151 REGISTER]
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:314]: pack_ci(): set
instance[<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>]
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-3] (3 / 20)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-3
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:704021003 at 192.168.1.207:65090
;transport=TLS;ob>;expires=300;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>";reg-id=1
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7363 (25)),
reusing fd
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=586 fd=11
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#002E#031À±²#034<ÿ{»#011#031@¬]=è™®9#030KŒ}|#012Á«ß¯Òÿ3ؼ¾}f—å_.ªä2S#015³èþÝM\í%’BäÏmPþ`gÉ&!{ë²C8¿Ö*µ¹Ò™ºLÿÂô6Î+â°ØùÓRêó…#034e=#022#014³¾ðÛ#022S#001¿Éò÷·×x#025ô«ŒF¶æ!²#016yt#013æ(ð·DÀ#035#001$c#012¦Q-ÓÆe#002YÇÜ’Gr#035zœÃö#005|ñ#021Ô­#010zYHŽ`ë#033’»#036d…`(×ehÆê½gK¸Õ«mn¢e7Oq¹FŽ#021J½³AØò5#023¨Ï˜LN#016¿#010g±è#013â™#026è1‹8õ#034Ó>Œ#úïŸ1Â4Aí#032Cì#027
#030Éòº#002fü¾°+-Žñwzç•/N/â
ÌÛ6‹q¡y†Ü‰81<öøö"5ôE6k›ì§Ù7Hk#012=§Ûk"#030”v#022ù#õI-vF½Ï#012ØéPÿ[#021CG¢’&=8–#017§­!úÞÎ#011zx„\aÈÖì#027$¶Î#031MU)P‡ÿ=,HU#003#024³aåKÚŠ#017I#036H#003+XҐ¿{UŒÁ@ŒûŒ©:)S'G¦‘½eÐH#021¤‰s~_#016ù#024÷%Aâß±_‰¨L祤Û#0046)%¾Qaþò,ªên~ºo˜ßôÙÌ#025|("Ò_B‹ã¨&Ëq£†Ã:#031àïžïq#001
"ÌE~ѳngL—5#012ùÅí#ÆÒ/l{З%#006äyaj#005w#014
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 951 usec
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjF42loTnOb3A9izgi-aHmY92QWY7OVUtK>; state=6
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <3152>
<REGISTER>
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [J4CiIlNxroyiCIKnqcgb5xfyhHVYS5Wm] - cseq: [3152 REGISTER]
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-4] (4 / 20)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-4
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 1 contacts after commit
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-5] (5 / 20)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-5
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-6] (6 / 20)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-6
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:704021003 at 176.32.21.200:48852;transport=TLS;ob>;expires=300
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7363 (25)),
reusing fd
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=513 fd=11
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001ü#031À±²#034<ÿ|OŽ+S/nÄ#022m#026›?W#013#016#011å[uÞ#‰#006ü-†ƒï‚{WÑ#037Ðo#023ËÃÖ¬
N^ß#024`4Î÷ÅK¡3hÄðŠ©“°B¤mf€àîUÍ
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 886 usec
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:55:36 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:55:36 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=9 ([176.32.21.200]:48852 -> [176.32.21.200]:5061)
May 29 16:55:36 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:55:36 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 4
May 29 16:55:36 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:55:36 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:55:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:55:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:55:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 5 26(7364) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=264
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat-020 at lab.pynlab.com;transport=TLS>
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjUXAMbWx5vryFJGePMBZ7gmseuIF99-mS>; state=6
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [32]; uri=[
sips:chat-020 at lab.pynlab.com]
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat-020 at lab.pynlab.com>#015#012]
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <5933>
<MESSAGE>
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [mj3pZaU6-byqBvcsi2-AodIkOnE6EN3j] - cseq: [5933 MESSAGE]
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=SaZyYyB2eiBBu08NPO33Xihm0rRL3YOA
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=264
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <script>: script:
message from [sips:704021003 at lab.pynlab.com] r-uri [
sips:chat-020 at lab.pynlab.com;transport=TLS] msg [<?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>#012]
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7364 (26)),
reusing fd
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=435 fd=11
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001®#031À±²#034<ÿ}|5‹§ÈÔ#035´•º€ôåT±D¢‚a`c#014û¨P#002OtbQ·#0339›Yð%è‚:c#025¦¢é!ì#014I#022ç9;x°#012óÚѯc_ã½^ú4#012×ÓÛ%à+’œð™îY((á#024®#017±Å„á#035düwD&£˜#001#006±ts)›l;­\鿹³=Û1jIe#027»¯f#026Ž#035֍#031²Ú=.׳#007¢X­‘…·„ꑆ‡%Á6‘É›$R¸Iû˜©#023J”ho#004åÎ*Pàï¡•#035‰Ú#013#033;éáר¿”|ªã!
Èž¯VÿÂÝ_ØÙø¬òfµ÷Òà#034#037ü-yp¡°‡nxÁE)‘AÑÐg¶KF¸·pêM4
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY <?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_cmd.c:1057]:
imc_handle_message(): broadcast to room [sip:chat-020 at lab.pynlab.com]
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_cmd.c:1097]:
imc_room_broadcast(): nr = 1
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_cmd.c:1101]:
imc_room_broadcast(): to uri = sip:704021003 at lab.pynlab.com
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 1766 usec
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:55:59 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:55:59 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=9 ([176.32.21.200]:48852 -> [176.32.21.200]:5061)
May 29 16:55:59 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:55:59 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 5
May 29 16:55:59 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:55:59 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:56:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904342
May 29 16:56:12 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:56:12 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:56:12 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 6 27(7365) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=37
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat-020 at lab.pynlab.com;transport=TLS>
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjx3MxGVLjDc1nKpw.QinX.NrVem2mWeJ->; state=6
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [32]; uri=[
sips:chat-020 at lab.pynlab.com]
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat-020 at lab.pynlab.com>#015#012]
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <15915>
<MESSAGE>
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [CGX-0Y1pPw4d8uDL0OSarTQIQCFaZumd] - cseq: [15915 MESSAGE]
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=MoXjBhQM79zDkSz84fUaZzrtcyX20C1B
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=37
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <script>: script:
message from [sips:704021003 at lab.pynlab.com] r-uri [
sips:chat-020 at lab.pynlab.com;transport=TLS] msg [#invite
sips:651097007 at lab.pynlab.com]
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7365 (27)),
reusing fd
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=436 fd=11
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001¯#031À±²#034<ÿ~#015:яÒ-Œ™´•r‘ZÆðF)·ÏB+í-èã#016Í#012»jùŸ¬c­KwôX´Ü#032Îœü¯€féýNïÿo%‚ݸ0l.ÖG#035QÔEFƒ±ÌŽé±IµÇ‚#021ÓˆQwO#006Õ#002#016Á˹K‚±#030]ØN{gë®|ÝÀ#ÔÔ/LNA”öÎÏ;E#010ãÒ~ß:#013ü#024#003I#^FØÊȪì#023è#022±#002kV&sÒªÇÒ#030ØÍU#035]#015#004Þ¸8þ¬-RpÆtô;ŠV³AÈOi‹šÈZŽ9å#034¨“2!\®";›˜ÓÒÁ#013àži#031•'^ýTÿ
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY #invite sips:651097007 at lab.pynlab.com
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc.c:502]:
ki_imc_manager(): found command
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_cmd.c:144]:
imc_parse_cmd(): command: [invite]
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_cmd.c:149]:
imc_parse_cmd(): parameter 0=[sips:651097007 at lab.pynlab.com]
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_mng.c:320]:
imc_add_member(): [uri]= sip:sips at lab.pynlab.com
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_mng.c:324]:
imc_add_member(): [user]= sips
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_cmd.c:484]:
imc_handle_invite(): to=[sip:sips at lab.pynlab.com]#012from=[
sip:chat-020 at lab.pynlab.com]#012body=[INVITE from: sips at lab.pynlab.com(Type:
'#accept' or '#deny')]
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: tm [uac.c:427]:
t_uac_prepare(): next_hop=<sip:sips at lab.pynlab.com>
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (_sip._udp.lab.pynlab.com(24),
33), h=244
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/resolve.c:744]: get_record(): lookup(_sip._udp.lab.pynlab.com, 33)
failed
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/dns_cache.c:871]: dns_cache_mk_bad_entry(): (_sip._udp.lab.pynlab.com,
33, 60, 1)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/dns_cache.c:805]: dns_cache_add(): adding _sip._udp.lab.pynlab.com(24)
33 (flags=1) at 244
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (lab.pynlab.com(14), 1), h=181
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: tm [uac.c:152]:
dlg2hash(): hashid 49140
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: tm [uac.c:646]:
send_prepared_request_impl(): uac: 0x7ff49d4b49b0  branch: 0  to
95.216.170.26:5060
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: tm
[../../core/onsend.h:69]: run_onsend(): required parameters are not
available - ignoring
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 44179 usec
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:56:18 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:56:18 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=9 ([176.32.21.200]:48852 -> [176.32.21.200]:5061)
May 29 16:56:18 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:56:18 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 6
May 29 16:56:18 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:56:18 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:56:23 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:56:23 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:56:23 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 7 28(7366) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjQOX7Aab3U194pnNxH456UdADWYKWH.7s>; state=6
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <3153>
<REGISTER>
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [J4CiIlNxroyiCIKnqcgb5xfyhHVYS5Wm] - cseq: [3153 REGISTER]
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc6-1] (1 / 20)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc6-1
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 0 contacts after commit
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc6-2] (2 / 20)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc6-2
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7366 (28)),
reusing fd
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=437 fd=11
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001°#031À±²#034<ÿf²4ñ)‰ÂçØP’±
#0375ö5¹ïÑ_#0028¾k"®ª60÷vL`–¥ÈÊ#030#006ÒèŸZxüõzvê*–®
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 874 usec
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:56:23 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[urecord.c:387]: wb_timer(): Binding
'704021003','sips:704021003 at 176.32.21.200:48852;transport=TLS;ob' has
expired
May 29 16:56:23 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[ucontact.c:1805]: uldb_delete_attrs_ruid(): trying to delete location
attributes
May 29 16:56:23 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3541]: handle_ser_child(): read response= 7ff49d47fc88,
-1, fd -1 from 14 (7340)
May 29 16:56:23 lab /usr/sbin/kamailio[7367]: DEBUG: tls
[tls_server.c:667]: tls_h_close(): Closing SSL connection 0x7ff49d49e148
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state -2, fd=11, id=9 ([176.32.21.200]:48852 -> [176.32.21.200]:5061)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:56:23 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
-2 from 7
May 29 16:56:27 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/ip_addr.c:229]: print_ip(): tcpconn_new: new tcp connection:
176.32.21.200
May 29 16:56:27 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:999]: tcpconn_new(): on port 47714, type 3
May 29 16:56:27 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:1309]: tcpconn_add(): hashes: 1317:1413:1639, 10
May 29 16:56:27 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:56:27 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:56:27 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:56:27 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 0 21(7359) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:199]: tls_complete_init(): completing tls connection
initialization
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:228]: tls_complete_init(): Using initial TLS domain
TLSs<default> (dom 0x7ff49d298aa0 ctx 0x7ff49d2ef7a8 sn [])
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_domain.c:724]: sr_ssl_ctx_info_callback(): SSL handshake started
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=2974 fd=11
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_domain.c:736]: sr_ssl_ctx_info_callback(): SSL handshake done
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_domain.c:740]: sr_ssl_ctx_info_callback(): SSL disable renegotiation
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:415]: tls_accept(): TLS accept successful
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:422]: tls_accept(): tls_accept: new connection from
176.32.21.200:47714 using TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384 256
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:425]: tls_accept(): tls_accept: local socket:
95.216.170.26:5061
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:436]: tls_accept(): tls_accept: client did not present a
certificate
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=258 fd=11
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjUkbsHcgoYQhAODTSsNOqaHOqsLGJJ-EZ>; state=6
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:651097007 at lab.pynlab.com]
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:651097007 at lab.pynlab.com>#015#012]
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <34698>
<REGISTER>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [YwtF5Vh2zRN8b2Bd3h4Ej5EqZd.ATkXs] - cseq: [34698 REGISTER]
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[save.c:314]: pack_ci(): set
instance[<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>]
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cbf-6] (6 / 20)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cbf-6
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:651097007 at 192.168.1.207:65092
;transport=TLS;ob>;expires=300;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>";reg-id=1
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7359 (21)),
reusing fd
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=587 fd=11
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#002FG8•¤µÐï#006î#017$°2µ$ŠMËÏqbÉÑR#áû–V
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 839 usec
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjiDYYXuP5NmiQwgcow2pdg0EHHawyVuHo>; state=6
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:651097007 at lab.pynlab.com]
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:651097007 at lab.pynlab.com>#015#012]
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <34699>
<REGISTER>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [YwtF5Vh2zRN8b2Bd3h4Ej5EqZd.ATkXs] - cseq: [34699 REGISTER]
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cbf-7] (7 / 20)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cbf-7
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 1 contacts after commit
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cbf-8] (8 / 20)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cbf-8
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cbf-9] (9 / 20)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cbf-9
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:651097007 at 176.32.21.200:47714;transport=TLS;ob>;expires=300
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7359 (21)),
reusing fd
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=514 fd=11
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001ýG8•¤µÐï#007qý#026iz
ZõŸçZýu¥à¡#001äÿô‰ÛŠ¿Èa>Ofº)Ÿ#016ÏÏŠ÷’0®VK#015`0Nå9Vñbö#012ÌäôÙDu,c»è#035ÍVwt7õ¶ô±m]i}x#022#015²˜"ŠCÓÛ茟Â]Ñ÷s#035#001ýŽ#022j#035ÕzÞ#011BòÚÌÏcgQ8Poúi94#030xaïW–@I#021æèp¨Ä'EÞ+0“dÄVMjš·È©n÷ê´Æ×Ýz#013ö1}’#031b%žÕ>#004ÿ,HAëM‘Œˆ#025ÆϘª#013{k‘t®#003âug‚ߊ9ãµ#021-¹
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 344 usec
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:56:33 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:56:33 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=10 ([176.32.21.200]:47714 -> [176.32.21.200]:5061)
May 29 16:56:33 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:56:33 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 0
May 29 16:56:33 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:56:33 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:56:39 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:56:39 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:56:39 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 1 22(7360) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=264
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat at lab.pynlab.com;transport=TLS>
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPj90wGLHxLCj2KpnAAc9fgtohW2V777zZj>; state=6
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [28]; uri=[
sips:chat at lab.pynlab.com]
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat at lab.pynlab.com>#015#012]
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <34610>
<MESSAGE>
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [TGA5fEGTCQlClZUSkr.IZbxrZY7RSkb2] - cseq: [34610 MESSAGE]
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=WaAR5fJ1-SSfRgH2vYMuh9VkHO-NpiSl
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=264
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri
[sips:chat at lab.pynlab.com;transport=TLS]
msg [<?xml version="1.0" encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>#012]
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7360 (22)),
reusing fd
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=432 fd=11
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001«G8•¤µÐï#0105#031A³s^duO8DÂz;ìé}!‚}#007o¡åZì`HxÃMU‡ƒÃ‰í#033ã¤#’#004#021‘:Y
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY <?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_cmd.c:1057]:
imc_handle_message(): broadcast to room [sip:chat at lab.pynlab.com]
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_cmd.c:1097]:
imc_room_broadcast(): nr = 1
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_cmd.c:1101]:
imc_room_broadcast(): to uri = sip:651097007 at lab.pynlab.com
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 1255 usec
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:1263]:
t_should_relay_response(): ->>>>>>>>> T_code=0, new_code=408
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2074]:
local_reply(): branch=0, save=0, winner=0
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2113]:
local_reply(): local transaction completed 408/0 (totag retr: 0/1024)
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_hooks.c:258]:
run_trans_callbacks_internal(): DBG: trans=0x7ff49d4b47a8, callback type
1024, id 0 entered
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1162]:
imc_inv_callback(): completed with status 408 [member name
domain:0x7ff49d4b2b68/sips/lab.pynlab.com]
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1208]:
imc_inv_callback(): sending message
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1216]:
imc_inv_callback(): to: sip:sips at lab.pynlab.com#012from:
sip:chat-020 at lab.pynlab.com#012body: sips at lab.pynlab.com is not registered.
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:427]:
t_uac_prepare(): next_hop=<sip:sips at lab.pynlab.com>
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (_sip._udp.lab.pynlab.com(24),
33), h=244
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (lab.pynlab.com(14), 1), h=181
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:152]:
dlg2hash(): hashid 61948
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:646]:
send_prepared_request_impl(): uac: 0x7ff49d4e2770  branch: 0  to
95.216.170.26:5060
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm
[../../core/onsend.h:69]: run_onsend(): required parameters are not
available - ignoring
May 29 16:56:45 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:56:45 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=10 ([176.32.21.200]:47714 -> [176.32.21.200]:5061)
May 29 16:56:45 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:56:45 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 1
May 29 16:56:45 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:56:45 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:56:47 lab /usr/sbin/kamailio[7334]: DEBUG: tm [h_table.c:129]:
free_cell_helper(): freeing transaction 0x7ff49d4b47a8 from timer.c:651
May 29 16:57:05 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:57:05 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:57:05 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 2 23(7361) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=36
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat at lab.pynlab.com;transport=TLS>
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjj0MYID1k0XFWHzQpatclu0I2MzL0r962>; state=6
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [28]; uri=[
sips:chat at lab.pynlab.com]
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat at lab.pynlab.com>#015#012]
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <27715>
<MESSAGE>
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [uLspCqrQboBIaqn6pDQDv0zYz2tAzn22] - cseq: [27715 MESSAGE]
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=F9UmXbgR-.NRQ97zegbOUT.EmEePGQPP
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=36
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri
[sips:chat at lab.pynlab.com;transport=TLS]
msg [#accept sips:chat-020 at lab.pynlab.com]
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7361 (23)),
reusing fd
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=432 fd=11
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001«G8•¤µÐï#011·U4#005!½öA9)‰#004¤A2áÕ¡!™#025îûò’HQi#014Ð`?
Ž2]ÖaVþy#035öÄ–Ø€ë‚Û÷s|L»#020#031¬J¨òÆö‡#021`dr#016J¾¾{Ë
‹#037Ós[oœèGöS§ª#005q#z_\
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY #accept sips:chat-020 at lab.pynlab.com
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: imc [imc.c:502]:
ki_imc_manager(): found command
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: imc [imc_cmd.c:144]:
imc_parse_cmd(): command: [accept]
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: imc [imc_cmd.c:149]:
imc_parse_cmd(): parameter 0=[sips:chat-020 at lab.pynlab.com]
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: ERROR: imc [imc_cmd.c:545]:
imc_handle_accept(): room [sips:chat-020 at lab.pynlab.com] is not created!
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: ERROR: imc [imc.c:539]:
ki_imc_manager(): failed to handle 'accept'
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 1062 usec
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:57:11 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:57:11 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=10 ([176.32.21.200]:47714 -> [176.32.21.200]:5061)
May 29 16:57:11 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:57:11 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 2
May 29 16:57:11 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:57:11 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:57:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904402
May 29 16:57:12 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:1263]:
t_should_relay_response(): ->>>>>>>>> T_code=0, new_code=408
May 29 16:57:12 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2074]:
local_reply(): branch=0, save=0, winner=0
May 29 16:57:12 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2113]:
local_reply(): local transaction completed 408/0 (totag retr: 0/0)
May 29 16:57:17 lab /usr/sbin/kamailio[7334]: DEBUG: tm [h_table.c:129]:
free_cell_helper(): freeing transaction 0x7ff49d4e2568 from timer.c:651
May 29 16:57:55 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:57:55 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:57:55 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 3 24(7362) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=264
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat at lab.pynlab.com;transport=TLS>
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjtbdNBNIJtbaOrC0TaaJlUxpu8CnrNIK->; state=6
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [28]; uri=[
sips:chat at lab.pynlab.com]
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat at lab.pynlab.com>#015#012]
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <2940>
<MESSAGE>
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [0C-mUFTWhXgOU0ZVFP3ltn0dNmrkNEtb] - cseq: [2940 MESSAGE]
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=1jkLAlRAyeihu3WhBFve2ChV7bqy6ma.
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=264
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri
[sips:chat at lab.pynlab.com;transport=TLS]
msg [<?xml version="1.0" encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>#012]
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7362 (24)),
reusing fd
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=431 fd=11
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001ªG8•¤µÐï#012k/#031)7SŠí$›x·KcGH—ÃMgGmºYɏªáýˆw#024‰iH\ŸëÿÎØyŸ-ÏžÒOR#010–qIï.šãŠ}3#013ƒ´å¦#015â$í#037-¸Àºó¶#014#016(øÎ)×#012ä7œ8½#015D#031#032C0,9é73àœ
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY <?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: imc [imc_cmd.c:1057]:
imc_handle_message(): broadcast to room [sip:chat at lab.pynlab.com]
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: imc [imc_cmd.c:1097]:
imc_room_broadcast(): nr = 1
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: imc [imc_cmd.c:1101]:
imc_room_broadcast(): to uri = sip:651097007 at lab.pynlab.com
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 591 usec
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:58:01 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:58:01 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=10 ([176.32.21.200]:47714 -> [176.32.21.200]:5061)
May 29 16:58:01 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:58:01 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 3
May 29 16:58:01 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:58:01 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:58:07 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:58:07 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:58:07 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 4 25(7363) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=16
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat at lab.pynlab.com;transport=TLS>
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjA7m7PJCxrZVqTPcNcT.4p93gLwKaIgim>; state=6
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [28]; uri=[
sips:chat at lab.pynlab.com]
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat at lab.pynlab.com>#015#012]
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <55612>
<MESSAGE>
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [gOcyHDSNJZEUhWoSlJHlMlJUh6nDEUAh] - cseq: [55612 MESSAGE]
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=UT-PLACfSARKNTHr47TFIfULOcxBCpkl
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=16
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri
[sips:chat at lab.pynlab.com;transport=TLS]
msg [#accept chat-020]
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7363 (25)),
reusing fd
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=432 fd=11
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001«G8•¤µÐï#013ǘR
&ôM#030Ћ´´¡Azúp«Ü›#002›o#0331¨ï?ömüì]#022ðéç(#011Rû@˜wÝL|#007‘#021jž`’Š#0125Šv¤®ì‹¢“·¬Ã#002#031Â#023r#037#025]"=/P]¸t°eÙÿ!
#017YÜcŒÒ€z÷#013#017y›6X.£»uøxŠÊhç#016±'z´‰—&ùBZ£Þá
#021'ù'ôP"æ†#030.a'ù>#007]íñ%ªW«áV*ÃÜ//;ŠË!­§¾¯ë[¼en
®RÐÒ#026Ν‰ä8®2µ@ý#014õ–§)±\\}SHñ1P#001=ó#0168½HäPì¦'Ãn#026C¶NSfÞ?q–½}é­ÇCÁ”%#013a%K=#005¬»mr#014CÔqø¡îPm´½Ô[#036P™+¾À̬7ñ#022#030ô
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY #accept chat-020
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: imc [imc.c:502]:
ki_imc_manager(): found command
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: imc [imc_cmd.c:144]:
imc_parse_cmd(): command: [accept]
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: imc [imc_cmd.c:149]:
imc_parse_cmd(): parameter 0=[chat-020]
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: ERROR: imc [imc_cmd.c:553]:
imc_handle_accept(): user [651097007] not invited in the room!
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: ERROR: imc [imc.c:539]:
ki_imc_manager(): failed to handle 'accept'
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 356 usec
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:58:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904462
May 29 16:58:13 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:58:13 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=10 ([176.32.21.200]:47714 -> [176.32.21.200]:5061)
May 29 16:58:13 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:58:13 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 4
May 29 16:58:13 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:58:13 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:59:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904522
May 29 16:59:37 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:59:37 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:59:37 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 5 26(7364) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:59:37 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:59:37 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:59:37 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7364 (26)),
reusing fd
May 29 16:59:37 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:59:37 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=31 fd=11
May 29 16:59:37 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#027#003#003
May 29 16:59:37 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:59:43 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:59:43 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=10 ([176.32.21.200]:47714 -> [176.32.21.200]:5061)
May 29 16:59:43 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:59:43 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 5
May 29 16:59:43 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:59:43 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:59:54 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:59:54 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:59:54 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 6 27(7365) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjy74LMuc5Yp5eFjx2a06EadnUQ36zMewx>; state=6
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:651097007 at lab.pynlab.com]
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:651097007 at lab.pynlab.com>#015#012]
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <34700>
<REGISTER>
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [YwtF5Vh2zRN8b2Bd3h4Ej5EqZd.ATkXs] - cseq: [34700 REGISTER]
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc5-5] (5 / 20)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc5-5
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 0 contacts after commit
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc5-6] (6 / 20)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc5-6
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7365 (27)),
reusing fd
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=438 fd=11
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001±G8•¤µÐï#015ûø|×#034åþžM›#005ö³©ÞG-˜øTj#037Õ#021fìa:¤àVá%.üâ#020#006À#037;ö`‹Ôú‚Jf$8Ö°ÿCÍ/™·èý4¼ô#033›Ì]n#025DÌž­#037§¢iÒ©:×#006H#027{#025JY<Hl
œ#013bŽáFÁ#006Í>cþq†}GýÙš¨Åç `ø7¦Å\üBÐs^uÜ,ò¬Ú#033ÆŠ¿l#027nSCþ
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 1358 usec
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:59:54 lab /usr/sbin/kamailio[7344]: DEBUG: usrloc
[urecord.c:387]: wb_timer(): Binding
'651097007','sips:651097007 at 176.32.21.200:47714;transport=TLS;ob' has
expired
May 29 16:59:54 lab /usr/sbin/kamailio[7344]: DEBUG: usrloc
[ucontact.c:1805]: uldb_delete_attrs_ruid(): trying to delete location
attributes
May 29 16:59:54 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3541]: handle_ser_child(): read response= 7ff49d47fc88,
-1, fd -1 from 17 (7344)
May 29 16:59:54 lab /usr/sbin/kamailio[7367]: DEBUG: tls
[tls_server.c:667]: tls_h_close(): Closing SSL connection 0x7ff49d49e148
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state -2, fd=11, id=10 ([176.32.21.200]:47714 -> [176.32.21.200]:5061)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:59:54 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
-2 from 6
May 29 16:59:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/ip_addr.c:229]: print_ip(): tcpconn_new: new tcp connection:
176.32.21.200
May 29 16:59:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:999]: tcpconn_new(): on port 47425, type 3
May 29 16:59:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:1309]: tcpconn_add(): hashes: 1536:1696:1346, 11
May 29 16:59:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:59:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:59:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:59:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 7 28(7366) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_server.c:199]: tls_complete_init(): completing tls connection
initialization
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_server.c:228]: tls_complete_init(): Using initial TLS domain
TLSs<default> (dom 0x7ff49d298aa0 ctx 0x7ff49d2fbd68 sn [])
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_domain.c:724]: sr_ssl_ctx_info_callback(): SSL handshake started
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=2974 fd=11
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_domain.c:736]: sr_ssl_ctx_info_callback(): SSL handshake done
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_domain.c:740]: sr_ssl_ctx_info_callback(): SSL disable renegotiation
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_server.c:415]: tls_accept(): TLS accept successful
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_server.c:422]: tls_accept(): tls_accept: new connection from
176.32.21.200:47425 using TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384 256
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_server.c:425]: tls_accept(): tls_accept: local socket:
95.216.170.26:5061
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_server.c:436]: tls_accept(): tls_accept: client did not present a
certificate
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=258 fd=11
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjeyI5PL2RveHjmPTT2T95VYgSGOcLygno>; state=6
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <32093>
<REGISTER>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [Myy4nZpGK-02nJKduIB.YQDRaFvhxYkm] - cseq: [32093 REGISTER]
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:314]: pack_ci(): set
instance[<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>]
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc6-3] (3 / 20)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc6-3
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:704021003 at 192.168.1.207:65096
;transport=TLS;ob>;expires=300;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>";reg-id=1
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7366 (28)),
reusing fd
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=587 fd=11
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#002Fº€ý–IZåBÙ3#037¡å¦ns‚Î!Y'̦!û#035”#004>Z€¹ð”í#006k«Å%V¤ù
¿Ù#023ê+#026ÿËñ¿3S”Eìuª«ïköµ‘™'#030tz;é>µæ#013w±}ŠcÑ#025þQu»ØJÓ#015#005…9#033Âøáįd€CùVzú!þÁõIèl
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 752 usec
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPj4.qvANWjF3nJ.QzLFyQVc.30OqTlPBI9>; state=6
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <32094>
<REGISTER>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [Myy4nZpGK-02nJKduIB.YQDRaFvhxYkm] - cseq: [32094 REGISTER]
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc6-4] (4 / 20)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc6-4
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 1 contacts after commit
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc6-5] (5 / 20)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc6-5
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc6-6] (6 / 20)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc6-6
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:704021003 at 176.32.21.200:47425;transport=TLS;ob>;expires=300
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7366 (28)),
reusing fd
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=514 fd=11
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001ýº€ý–IZåCö4•*|ªŠöm:‚#024ƒ›#017bÂ#034Ê<#015©ÿªÜ#011Û#027Ï_/k#011rÙžKà¹#030ø#011éþ
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 555 usec
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:59:58 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[urecord.c:387]: wb_timer(): Binding
'704021003','sips:704021003 at 192.168.1.207:65096;transport=TLS;ob' has
expired
May 29 16:59:58 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[ucontact.c:1805]: uldb_delete_attrs_ruid(): trying to delete location
attributes
May 29 16:59:58 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3541]: handle_ser_child(): read response= 7ff49d47fc88,
-1, fd -1 from 14 (7340)
May 29 16:59:58 lab /usr/sbin/kamailio[7367]: DEBUG: tls
[tls_server.c:667]: tls_h_close(): Closing SSL connection 0x7ff49d49e148
May 29 16:59:58 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:59:58 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state -2, fd=11, id=11 ([176.32.21.200]:47425 -> [176.32.21.200]:5061)
May 29 16:59:58 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:59:58 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
-2 from 7
May 29 16:59:58 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[urecord.c:375]: wb_timer(): tcp connection has been lost, expiring contact
sips:704021003 at 176.32.21.200:47425;transport=TLS;ob
May 29 16:59:58 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[urecord.c:387]: wb_timer(): Binding
'704021003','sips:704021003 at 176.32.21.200:47425;transport=TLS;ob' has
expired
May 29 17:00:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904582
May 29 17:00:15 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/ip_addr.c:229]: print_ip(): tcpconn_new: new tcp connection:
176.32.21.200
May 29 17:00:15 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:999]: tcpconn_new(): on port 48183, type 3
May 29 17:00:15 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:1309]: tcpconn_add(): hashes: 892:988:62, 12
May 29 17:00:15 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:00:15 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:00:15 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:00:15 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 0 21(7359) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:199]: tls_complete_init(): completing tls connection
initialization
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:228]: tls_complete_init(): Using initial TLS domain
TLSs<default> (dom 0x7ff49d298aa0 ctx 0x7ff49d2ef7a8 sn [])
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_domain.c:724]: sr_ssl_ctx_info_callback(): SSL handshake started
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=2974 fd=11
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_domain.c:736]: sr_ssl_ctx_info_callback(): SSL handshake done
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_domain.c:740]: sr_ssl_ctx_info_callback(): SSL disable renegotiation
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:415]: tls_accept(): TLS accept successful
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:422]: tls_accept(): tls_accept: new connection from
176.32.21.200:48183 using TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384 256
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:425]: tls_accept(): tls_accept: local socket:
95.216.170.26:5061
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:436]: tls_accept(): tls_accept: client did not present a
certificate
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=258 fd=11
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=264
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat-020 at lab.pynlab.com;transport=TLS>
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjYmhzivzzGlwnLQS9ZIEIIKLHrdOoeKxx>; state=6
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [32]; uri=[
sips:chat-020 at lab.pynlab.com]
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat-020 at lab.pynlab.com>#015#012]
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <57266>
<MESSAGE>
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [GtYvTem-jhR5bQDM8yTlGSDrxfYVI9cV] - cseq: [57266 MESSAGE]
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=OgmEyPsOABsszsF7t6lEmJLhcPTBiOM0
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=264
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <script>: script:
message from [sips:704021003 at lab.pynlab.com] r-uri [
sips:chat-020 at lab.pynlab.com;transport=TLS] msg [<?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>#012]
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7359 (21)),
reusing fd
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=436 fd=11
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001¯Ÿõƒ#015µ#033põ£¯%Ó#0300Ñ#020‰Vܨ_TÚ<˜"â–p
§ÚuA0¬I#025ÔGóxìoÙP»°–#020iöˆ3̲#024ñþÓX#027UsHÞüwýV¹,”Aš`¢#017#006ªÖ
#004lO±/Ãc|C‡ðâg
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY <?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: imc [imc_cmd.c:1057]:
imc_handle_message(): broadcast to room [sip:chat-020 at lab.pynlab.com]
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: imc [imc_cmd.c:1097]:
imc_room_broadcast(): nr = 1
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: imc [imc_cmd.c:1101]:
imc_room_broadcast(): to uri = sip:704021003 at lab.pynlab.com
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 1392 usec
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:00:21 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:00:21 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=12 ([176.32.21.200]:48183 -> [176.32.21.200]:5061)
May 29 17:00:21 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4e0868
May 29 17:00:21 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 0
May 29 17:00:21 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:00:21 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 17:00:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:00:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:00:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 1 22(7360) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=17
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat-020 at lab.pynlab.com;transport=TLS>
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPj5rgERtBMMxlEZ1e88yIhFGR6xnq5mshF>; state=6
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [32]; uri=[
sips:chat-020 at lab.pynlab.com]
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat-020 at lab.pynlab.com>#015#012]
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <51468>
<MESSAGE>
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [0upMoy7wF8-lmdaYvMX3StLLX05SNwj2] - cseq: [51468 MESSAGE]
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=iakY1AEIlkYx2VCIQHsNvNXVPAusN2JB
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=17
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <script>: script:
message from [sips:704021003 at lab.pynlab.com] r-uri [
sips:chat-020 at lab.pynlab.com;transport=TLS] msg [#invite 651097007]
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7360 (22)),
reusing fd
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=436 fd=11
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001¯Ÿõƒ#015µ#033pö[ùüÔ<w#036.#013#007ÜÈ×_§cÜO›‰,QA#030b‰ÃO·‘#024p±
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY #invite 651097007
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc.c:502]:
ki_imc_manager(): found command
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_cmd.c:144]:
imc_parse_cmd(): command: [invite]
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_cmd.c:149]:
imc_parse_cmd(): parameter 0=[651097007]
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_mng.c:320]:
imc_add_member(): [uri]= sip:651097007 at lab.pynlab.com
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_mng.c:324]:
imc_add_member(): [user]= 651097007
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_cmd.c:484]:
imc_handle_invite(): to=[sip:651097007 at lab.pynlab.com]#012from=[
sip:chat-020 at lab.pynlab.com]#012body=[INVITE from:
651097007 at lab.pynlab.com(Type:
'#accept' or '#deny')]
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: tm [uac.c:427]:
t_uac_prepare(): next_hop=<sip:651097007 at lab.pynlab.com>
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (_sip._udp.lab.pynlab.com(24),
33), h=244
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/resolve.c:744]: get_record(): lookup(_sip._udp.lab.pynlab.com, 33)
failed
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/dns_cache.c:871]: dns_cache_mk_bad_entry(): (_sip._udp.lab.pynlab.com,
33, 60, 1)
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/dns_cache.c:805]: dns_cache_add(): adding _sip._udp.lab.pynlab.com(24)
33 (flags=1) at 244
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (lab.pynlab.com(14), 1), h=181
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/resolve.c:954]: get_record(): skipping 0 NS (p=0xaa30de, end=0xaa30de)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/resolve.c:969]: get_record(): parsing 0 ARs (p=0xaa30de, end=0xaa30de)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/dns_cache.c:1748]: dns_get_related(): (0x7ff49d4d0e38 (lab.pynlab.com,
1), 1, *(nil)) (0)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/dns_cache.c:847]: dns_cache_add_unsafe(): adding lab.pynlab.com(14) 1
(flags=0) at 181
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: tm [uac.c:152]:
dlg2hash(): hashid 7926
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: tm [uac.c:646]:
send_prepared_request_impl(): uac: 0x7ff49d4b5bd8  branch: 0  to
95.216.170.26:5060
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: tm
[../../core/onsend.h:69]: run_onsend(): required parameters are not
available - ignoring
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 68153 usec
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:00:36 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:00:36 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=12 ([176.32.21.200]:48183 -> [176.32.21.200]:5061)
May 29 17:00:36 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4e0868
May 29 17:00:36 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 1
May 29 17:00:36 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:00:36 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 17:00:50 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:00:50 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:00:50 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 2 23(7361) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPje7KmnGviU53w7RHGBMo9h8L37K1YUJs.>; state=6
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <32095>
<REGISTER>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [Myy4nZpGK-02nJKduIB.YQDRaFvhxYkm] - cseq: [32095 REGISTER]
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc1-5] (5 / 20)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc1-5
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:704021003 at 176.32.21.200:47425;transport=TLS;ob>;expires=300
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7361 (23)),
reusing fd
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=514 fd=11
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001ýŸõƒ#015µ#033p÷#002?`^캨•á#016û=Í…éW¿È£t=Ê
"æFVí'„\6ȶg?#026M+"#010uoðñP#007'[¼²2êS
è/7ÅRË€#006[‡ÀVt¡ÃÇý[Õ¦h.)ÀRK#012™‡‘#007#036˜#010r¾’#017©:ó®lóÇÅÃ#0348±[fgƒ‘»i+¹Ûñlœ‰žå«¬Üá֐¥Á#012’7#0145j+WªØ1_‰ê^µð4˜ûÓò]ÐêÐÛÉIé/¢ÈRjÌ#035žÒ>#025u#024qˆËÌj"Éæx#!#0224ÈÜ¥
#004{;‹bwÿÜ¢k_0ŽRÑ#027x#013’Ñ{+ݤia#026F‘w¶B#010t­#007žùH$„1l›-Ôbr#034Êó—#0‘oâ$—ü•I#027…ëܳð¸QôßLä¦#013u¨ñç
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 708 usec
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjYpDpb2t.oky13mR1LiJ6k3N6od5gce1T>; state=6
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <32096>
<REGISTER>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [Myy4nZpGK-02nJKduIB.YQDRaFvhxYkm] - cseq: [32096 REGISTER]
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc1-6] (6 / 20)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc1-6
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 1 contacts after commit
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc1-7] (7 / 20)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc1-7
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc1-8] (8 / 20)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc1-8
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:704021003 at 176.32.21.200:48183;transport=TLS;ob>;expires=300
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7361 (23)),
reusing fd
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=514 fd=11
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001ýŸõƒ#015µ#033pø']#ˆw½oC:J›ª$f½6­IÊ/`Hê`ëvK#027cU)['q†Ø%¶%Þ
—g¹;šF¿m
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 688 usec
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:00:51 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[urecord.c:387]: wb_timer(): Binding
'704021003','sips:704021003 at 176.32.21.200:47425;transport=TLS;ob' has
expired
May 29 17:00:51 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[ucontact.c:1805]: uldb_delete_attrs_ruid(): trying to delete location
attributes
May 29 17:00:51 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3541]: handle_ser_child(): read response= 7ff49d47fc88,
-1, fd -1 from 14 (7340)
May 29 17:00:51 lab /usr/sbin/kamailio[7367]: DEBUG: tls
[tls_server.c:667]: tls_h_close(): Closing SSL connection 0x7ff49d4e0868
May 29 17:00:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:00:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state -2, fd=11, id=12 ([176.32.21.200]:48183 -> [176.32.21.200]:5061)
May 29 17:00:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4e0868
May 29 17:00:51 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
-2 from 2
May 29 17:00:51 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[urecord.c:375]: wb_timer(): tcp connection has been lost, expiring contact
sips:704021003 at 176.32.21.200:48183;transport=TLS;ob
May 29 17:00:51 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[urecord.c:387]: wb_timer(): Binding
'704021003','sips:704021003 at 176.32.21.200:48183;transport=TLS;ob' has
expired
May 29 17:00:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/ip_addr.c:229]: print_ip(): tcpconn_new: new tcp connection:
176.32.21.200
May 29 17:00:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:999]: tcpconn_new(): on port 47783, type 3
May 29 17:00:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:1309]: tcpconn_add(): hashes: 1505:1345:1699, 13
May 29 17:00:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:00:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:00:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:00:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 3 24(7362) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_server.c:199]: tls_complete_init(): completing tls connection
initialization
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_server.c:228]: tls_complete_init(): Using initial TLS domain
TLSs<default> (dom 0x7ff49d298aa0 ctx 0x7ff49d2f4c68 sn [])
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_domain.c:724]: sr_ssl_ctx_info_callback(): SSL handshake started
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=2974 fd=11
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_domain.c:736]: sr_ssl_ctx_info_callback(): SSL handshake done
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_domain.c:740]: sr_ssl_ctx_info_callback(): SSL disable renegotiation
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_server.c:415]: tls_accept(): TLS accept successful
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_server.c:422]: tls_accept(): tls_accept: new connection from
176.32.21.200:47783 using TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384 256
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_server.c:425]: tls_accept(): tls_accept: local socket:
95.216.170.26:5061
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_server.c:436]: tls_accept(): tls_accept: client did not present a
certificate
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=258 fd=11
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjyNidDxcqP87ieRYEhhdNjowH.-IW18Ij>; state=6
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <32097>
<REGISTER>
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [Myy4nZpGK-02nJKduIB.YQDRaFvhxYkm] - cseq: [32097 REGISTER]
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7362 (24)),
reusing fd
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=438 fd=11
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001±#010.Sšâ÷Q$Ï#035Õÿs±R#003#031V}· ÅJÝ]jAm at Q
#021(æy5#012Šíž#006æ¥#011ÈF#002ÓôlPû’×PèÊVÅ^ÊWsA]M
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 497 usec
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:198]: tcp_emit_closed_event(): TCP closed event creation
triggered (reason: 0)
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:206]: tcp_emit_closed_event(): no callback registering for
handling TCP closed event
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:315]: tcp_read_data(): EOF on 0x7ff49d47fc88, FD 11
([176.32.21.200]:47783 ->
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:316]: tcp_read_data(): -> [95.216.170.26]:5061)
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1507]: tcp_read_req(): EOF
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state -1, fd=11, id=13 ([176.32.21.200]:47783 -> [176.32.21.200]:5061)
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4df270
May 29 17:00:54 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
-1 from 3
May 29 17:00:54 lab /usr/sbin/kamailio[7367]: DEBUG: tls
[tls_server.c:667]: tls_h_close(): Closing SSL connection 0x7ff49d4df270
May 29 17:00:56 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/ip_addr.c:229]: print_ip(): tcpconn_new: new tcp connection:
176.32.21.200
May 29 17:00:56 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:999]: tcpconn_new(): on port 49302, type 3
May 29 17:00:56 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:1309]: tcpconn_add(): hashes: 3876:3972:3174, 14
May 29 17:00:56 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:00:56 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:00:56 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:00:56 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 4 25(7363) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:199]: tls_complete_init(): completing tls connection
initialization
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:228]: tls_complete_init(): Using initial TLS domain
TLSs<default> (dom 0x7ff49d298aa0 ctx 0x7ff49d2f68a8 sn [])
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_domain.c:724]: sr_ssl_ctx_info_callback(): SSL handshake started
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=2974 fd=11
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_domain.c:736]: sr_ssl_ctx_info_callback(): SSL handshake done
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_domain.c:740]: sr_ssl_ctx_info_callback(): SSL disable renegotiation
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:415]: tls_accept(): TLS accept successful
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:422]: tls_accept(): tls_accept: new connection from
176.32.21.200:49302 using TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384 256
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:425]: tls_accept(): tls_accept: local socket:
95.216.170.26:5061
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:436]: tls_accept(): tls_accept: client did not present a
certificate
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=258 fd=11
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjeXrAmMyc1cJzTIeRwuBcfk1biuBLTEOe>; state=6
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:651097007 at lab.pynlab.com]
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:651097007 at lab.pynlab.com>#015#012]
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <7009>
<REGISTER>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [a6WNu6-E1OQvCNXAzqVtdZEsYpt9fihY] - cseq: [7009 REGISTER]
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:314]: pack_ci(): set
instance[<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>]
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-7] (7 / 20)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-7
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:651097007 at 192.168.1.207:65100
;transport=TLS;ob>;expires=300;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>";reg-id=1
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7363 (25)),
reusing fd
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=586 fd=11
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#002E>#036ýyД7#0250³çéÍÀ+ïÿ#003̾{œóÌë#004¼V#017XOŸ¾#011#036Å•#0208
c­ÆS?#007Œß#036»ÿg#005#001Ïb­zX“#026œàÊÇôÊ#026#001,ƒkÔ2õ"_;ëyã_Ò5ÿ#020ê#037ÿ$ˆ5vµŽp&`1åõ%=–ó—³;Ыi/(#030
=Ùf1_á߶ÊWPÌò-ŠªcRMÿz<ž#036=ë#036>Çœ#014#012ù€D­À#003øîÒPü8e5…#036#3%x-#032®#020ŸÜ§0·Ûè#ÖÖx#023#017tvš°M§¼8#003ši#017#023:#002¼ò˜#016ÄaeV®ðÍP«9š¶Lß#004#001#017÷e–¨h?°ŒóžƒÀ¸#004H¡þ“#035´¾¦‘“#005²%#024ݼ~ëÔg»S°Ì#024tƒÓaäÄŠrèu#017kÐåàO>Lëí—ɝ#030ÙÖRÐIÇ#011½côã½ìô#016#032#016î>ñ¹-§ÏO,µ¼(Ϭ#012²0Žè#031#037ë:#033´Ï2Ö™QÆ!ØÙõØ#004ý#035äíÙ&À^#036RH±È#026#024X^VóUG#030#004Žg¯ñ#010#C#015L€ªž@Ó#033é#.è°$TÚXo6j`†E#005‚ìÏÎœ#027r#006Eßà~µðY#ô‡GA†¢›9ÿ=Â"x#015#002*,N½ÂuiÿxÙ3)üôà7#025÷ß±O#021
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 421 usec
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjwDnWUr6AiUIc6CWoSFwFsBv9Pkvu2njT>; state=6
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:651097007 at lab.pynlab.com]
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:651097007 at lab.pynlab.com>#015#012]
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <7010>
<REGISTER>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [a6WNu6-E1OQvCNXAzqVtdZEsYpt9fihY] - cseq: [7010 REGISTER]
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-8] (8 / 20)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-8
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 1 contacts after commit
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-9] (9 / 20)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-9
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-a] (10 / 20)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-a
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:651097007 at 176.32.21.200:49302;transport=TLS;ob>;expires=300
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7363 (25)),
reusing fd
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=513 fd=11
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001ü>#036ýyД7#026o1Š2¦–T4;À­½b!S}$#004ù›#023#025#023ã#031ÁÈ#033Æ[(P¾ÕMYŽ#012Y±µhiìv
íFàâm³+Ë#005¬Ø¥ºª¹¤;Âç!¶õÎcíþšÆwÇŽ­:ÙÕ®©çÜV3ïãøXI_#035bäQïÙtjŠã
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 523 usec
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:1263]:
t_should_relay_response(): ->>>>>>>>> T_code=0, new_code=408
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2074]:
local_reply(): branch=0, save=0, winner=0
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2113]:
local_reply(): local transaction completed 408/0 (totag retr: 0/1024)
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_hooks.c:258]:
run_trans_callbacks_internal(): DBG: trans=0x7ff49d4b59d0, callback type
1024, id 0 entered
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1162]:
imc_inv_callback(): completed with status 408 [member name
domain:0x7ff49d4e0778/651097007/lab.pynlab.com]
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1208]:
imc_inv_callback(): sending message
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1216]:
imc_inv_callback(): to: sip:651097007 at lab.pynlab.com#012from:
sip:chat-020 at lab.pynlab.com#012body: 651097007 at lab.pynlab.com is not
registered.
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:427]:
t_uac_prepare(): next_hop=<sip:651097007 at lab.pynlab.com>
May 29 17:01:00 lab /usr/sbin/kamailio[7333]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (_sip._udp.lab.pynlab.com(24),
33), h=244
May 29 17:01:00 lab /usr/sbin/kamailio[7333]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (lab.pynlab.com(14), 1), h=181
May 29 17:01:00 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:152]:
dlg2hash(): hashid 61945
May 29 17:01:00 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:646]:
send_prepared_request_impl(): uac: 0x7ff49d4e3998  branch: 0  to
95.216.170.26:5060
May 29 17:01:00 lab /usr/sbin/kamailio[7333]: DEBUG: tm
[../../core/onsend.h:69]: run_onsend(): required parameters are not
available - ignoring
May 29 17:01:02 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:01:02 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=14 ([176.32.21.200]:49302 -> [176.32.21.200]:5061)
May 29 17:01:02 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4df270
May 29 17:01:02 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 4
May 29 17:01:02 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:01:02 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 17:01:04 lab /usr/sbin/kamailio[7334]: DEBUG: tm [h_table.c:129]:
free_cell_helper(): freeing transaction 0x7ff49d4b59d0 from timer.c:651
May 29 17:01:08 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:01:08 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:01:08 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 5 26(7364) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=264
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat at lab.pynlab.com;transport=TLS>
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjfo2kv7j.Wq3r9DYlHCP0gUPa0MKhbYSb>; state=6
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [28]; uri=[
sips:chat at lab.pynlab.com]
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat at lab.pynlab.com>#015#012]
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <59275>
<MESSAGE>
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [DbChkIaoiJ9r7.jOuXbUvCGBXe3Xi76N] - cseq: [59275 MESSAGE]
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=rIY3xlMUJ-S39P1gG89USpf9JbRPP1w-
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=264
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri
[sips:chat at lab.pynlab.com;transport=TLS]
msg [<?xml version="1.0" encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>#012]
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7364 (26)),
reusing fd
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=432 fd=11
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001«>#036ýyД7#027$Åä®Ï>-k#‚9ƒÔÜKÏaV#011¾
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY <?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_cmd.c:1057]:
imc_handle_message(): broadcast to room [sip:chat at lab.pynlab.com]
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_cmd.c:1097]:
imc_room_broadcast(): nr = 1
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_cmd.c:1101]:
imc_room_broadcast(): to uri = sip:651097007 at lab.pynlab.com
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 681 usec
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:01:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904642
May 29 17:01:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1274]:
m_clean_silo(): cleaning expired messages
May 29 17:01:14 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:01:14 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=14 ([176.32.21.200]:49302 -> [176.32.21.200]:5061)
May 29 17:01:14 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4df270
May 29 17:01:14 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 5
May 29 17:01:14 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:01:14 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 17:01:16 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:01:16 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:01:16 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 6 27(7365) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=7
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat at lab.pynlab.com;transport=TLS>
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjMPuK2Iz0WPCDjYwhJm3N2DqUtmxwDqKN>; state=6
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [28]; uri=[
sips:chat at lab.pynlab.com]
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat at lab.pynlab.com>#015#012]
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <39362>
<MESSAGE>
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [IvugFxWz.XxhaJ6Ku5nopYSGIPFxdLSB] - cseq: [39362 MESSAGE]
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=to5h6uG-YDoLKUymtdATZV3EACwNpTSn
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=7
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri
[sips:chat at lab.pynlab.com;transport=TLS]
msg [#accept]
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7365 (27)),
reusing fd
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=432 fd=11
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001«>#036ýyД7#030Ò£Ãy#014Íd!ËàÊ'\B#024+#005†-mÖ-ìøW’&ó
#013â:·#007¦P¬§ùÆË‚#006Šøn{I®£¾…ÂÃŒP#036é#026jÅ0Až/
£ÂÊ6n‘›µ#020ÝžBâÆ8År¥¥¬H#024$/Õ3#002#036Ý#034©åû¼0|xï#001zå8vå‘\ûÞÛTw*lk/NÁñRÙ#|r#032.)—f3
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY #accept
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc.c:502]:
ki_imc_manager(): found command
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_cmd.c:144]:
imc_parse_cmd(): command: [accept]
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: ERROR: imc [imc_cmd.c:553]:
imc_handle_accept(): user [651097007] not invited in the room!
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: ERROR: imc [imc.c:539]:
ki_imc_manager(): failed to handle 'accept'
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 778 usec
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:01:22 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:01:22 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=14 ([176.32.21.200]:49302 -> [176.32.21.200]:5061)
May 29 17:01:22 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4df270
May 29 17:01:22 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 6
May 29 17:01:22 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:01:22 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 17:01:29 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:1263]:
t_should_relay_response(): ->>>>>>>>> T_code=0, new_code=408
May 29 17:01:29 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2074]:
local_reply(): branch=0, save=0, winner=0
May 29 17:01:29 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2113]:
local_reply(): local transaction completed 408/0 (totag retr: 0/0)
May 29 17:01:34 lab /usr/sbin/kamailio[7334]: DEBUG: tm [h_table.c:129]:
free_cell_helper(): freeing transaction 0x7ff49d4e3790 from timer.c:651
May 29 17:02:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904702
May 29 17:02:47 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:02:47 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:02:47 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 7 28(7366) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:02:47 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:02:47 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 17:02:47 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7366 (28)),
reusing fd
May 29 17:02:47 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:02:47 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=31 fd=11
May 29 17:02:47 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#027#003#003
May 29 17:02:47 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:02:53 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:02:53 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=14 ([176.32.21.200]:49302 -> [176.32.21.200]:5061)
May 29 17:02:53 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4df270
May 29 17:02:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 7
May 29 17:02:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:02:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 17:03:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904762
May 29 17:04:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904822
May 29 17:04:18 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:04:18 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:04:18 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 0 21(7359) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:04:18 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:04:18 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 17:04:18 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7359 (21)),
reusing fd
May 29 17:04:18 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:04:18 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=31 fd=11
May 29 17:04:18 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#027#003#003
May 29 17:04:18 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:04:24 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:04:24 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=14 ([176.32.21.200]:49302 -> [176.32.21.200]:5061)
May 29 17:04:24 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4df270DEBUG:
imc [imc_cmd.c:1162]: imc_inv_callback(): completed with status 408 [member
name domain:0x7ff49d4d0c28/651097007/lab.pynlab.com]
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1208]:
imc_inv_callback(): sending message
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1216]:
imc_inv_callback(): to: sip:651097007 at lab.pynlab.com#012from:
sip:chat-020 at lab.pynlab.com#012body: 651097007 at lab.pynlab.com is not
registered.
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:427]:
t_uac_prepare(): next_hop=<sip:651097007 at lab.pynlab.com>
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (_sip._udp.lab.pynlab.com(24),
33), h=244
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (lab.pynlab.com(14), 1), h=181
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:152]:
dlg2hash(): hashid 61947
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:646]:
send_prepared_request_impl(): uac: 0x7ff49d4dfe98  branch: 0  to
95.216.170.26:5060
May 29 16:51:39 lab /usr/sbin/kamailio[7333]: DEBUG: tm
[../../core/onsend.h:69]: run_onsend(): required parameters are not
available - ignoring
May 29 16:51:40 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:51:40 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:51:40 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 7 28(7366) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=264
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat-020 at lab.pynlab.com;transport=TLS>
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjGi5RjLc-K1z6h6iIksc-B-nibnFpq6HP>; state=6
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [32]; uri=[
sips:chat-020 at lab.pynlab.com]
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat-020 at lab.pynlab.com>#015#012]
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <7773>
<MESSAGE>
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [v1uLw39vLYKKL09mdvzOw6iPQhWB6GXI] - cseq: [7773 MESSAGE]
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=ZltAnnh832fnMiYungPmBji4MTCDETWt
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=264
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri [
sips:chat-020 at lab.pynlab.com;transport=TLS] msg [<?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>#012]
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7366 (28)),
reusing fd
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=435 fd=11
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001®Ø=#016Ý#026-òÖû#026¢µø>#011N#033•¨#002óƾ“ÀxïVF]óKĸL&BI#0014Ì÷Z©yeÄÂ
T¶ï¯I#033ÙÓ#004vÆp@ŒàeûF
„%ÈÔ_F#015;^™VÀ€Ôvz¯#031Þ‚‚UÆy¥#002‡|AžŠ#011ñÝë}é™ïc#012¿ô/þT~ëÒ–…#015‡T¹#035¸Êžîêä*A%ý·†ûÑÁËè¤èB¤a–/w‘Ä^oµg³…4Í­œ
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY <?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: ERROR: imc [imc_cmd.c:1053]:
imc_handle_message(): user [651097007] has no rights to send messages in
room [chat-020]!
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: ERROR: imc [imc.c:608]:
ki_imc_manager(): failed to handle 'message'
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 1259 usec
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:51:40 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:51:44 lab /usr/sbin/kamailio[7334]: DEBUG: tm [h_table.c:129]:
free_cell_helper(): freeing transaction 0x7ff49d4b47a8 from timer.c:651
May 29 16:51:46 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:51:46 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=8 ([176.32.21.200]:48839 -> [176.32.21.200]:5061)
May 29 16:51:46 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:51:46 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 7
May 29 16:51:46 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:51:46 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:51:49 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:51:49 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:51:49 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 0 21(7359) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=7
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat-020 at lab.pynlab.com;transport=TLS>
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjs4hocAjcW6LlHJCvfmgqfnxKTWFLt4Np>; state=6
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [32]; uri=[
sips:chat-020 at lab.pynlab.com]
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat-020 at lab.pynlab.com>#015#012]
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <32768>
<MESSAGE>
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [Ao2knL6LbEtoH3jm7eguK4OgB4c4ZgKo] - cseq: [32768 MESSAGE]
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=ZcSfjDMz.zO.4oHM3Gsy8nsy16aSOz63
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=7
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri [
sips:chat-020 at lab.pynlab.com;transport=TLS] msg [#accept]
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7359 (21)),
reusing fd
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=436 fd=11
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001¯Ø=#016Ý#026-ò×#013H¼¤#003’bRWä##023§
#027{#013#014Ú.
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY #accept
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: imc [imc.c:502]:
ki_imc_manager(): found command
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: imc [imc_cmd.c:144]:
imc_parse_cmd(): command: [accept]
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: ERROR: imc [imc_cmd.c:553]:
imc_handle_accept(): user [651097007] not invited in the room!
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: ERROR: imc [imc.c:539]:
ki_imc_manager(): failed to handle 'accept'
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 1369 usec
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:51:49 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:51:55 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:51:55 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=8 ([176.32.21.200]:48839 -> [176.32.21.200]:5061)
May 29 16:51:55 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:51:55 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 0
May 29 16:51:55 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:51:55 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:52:09 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:1263]:
t_should_relay_response(): ->>>>>>>>> T_code=0, new_code=408
May 29 16:52:09 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2074]:
local_reply(): branch=0, save=0, winner=0
May 29 16:52:09 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2113]:
local_reply(): local transaction completed 408/0 (totag retr: 0/0)
May 29 16:52:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904102
May 29 16:52:14 lab /usr/sbin/kamailio[7334]: DEBUG: tm [h_table.c:129]:
free_cell_helper(): freeing transaction 0x7ff49d4dfc90 from timer.c:651
May 29 16:53:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904162
May 29 16:53:20 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:53:20 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:53:20 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 1 22(7360) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:53:20 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:53:20 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:53:20 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7360 (22)),
reusing fd
May 29 16:53:20 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:53:20 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=31 fd=11
May 29 16:53:20 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#027#003#003
May 29 16:53:20 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:53:26 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:53:26 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=8 ([176.32.21.200]:48839 -> [176.32.21.200]:5061)
May 29 16:53:26 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:53:26 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 1
May 29 16:53:26 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:53:26 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:54:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904222
May 29 16:54:51 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:54:51 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:54:51 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 2 23(7361) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:54:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:54:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:54:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7361 (23)),
reusing fd
May 29 16:54:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:54:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=31 fd=11
May 29 16:54:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#027#003#003
May 29 16:54:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:54:57 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:54:57 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=8 ([176.32.21.200]:48839 -> [176.32.21.200]:5061)
May 29 16:54:57 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:54:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 2
May 29 16:54:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:54:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:55:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904282
May 29 16:55:25 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:55:25 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:55:25 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 3 24(7362) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjWWVd2HmXVAGj0Ina3lRpj7kKA2oPO1U9>; state=6
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:651097007 at lab.pynlab.com]
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:651097007 at lab.pynlab.com>#015#012]
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <16982>
<REGISTER>
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [r2qJri2AuuNK9AaQ1emoJCe69J3qg8Kf] - cseq: [16982 REGISTER]
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc2-5] (5 / 20)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc2-5
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 0 contacts after commit
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc2-6] (6 / 20)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc2-6
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7362 (24)),
reusing fd
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=438 fd=11
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001±Ø=#016Ý#026-òÚd6ZDMz¤#026W4ñ#0377–}#007a#004#015!#0102¨ôU¸móæ÷#031Mê°#023…@œ#004#020´#027IßýWÖqsü––ï1ëxù‡$)p‰#020ŒÕââŒT¨5¨è4U#016{#033ÈyC#006_Ü*¼“<~#003z/”Â\%Ž7²A&Þ‚(93ÖåfÙME±O*ó¾°«¸E%#Þ$nTÉÖõ°óo#033Âزî$#017Öiï
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 800 usec
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:55:25 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:55:26 lab /usr/sbin/kamailio[7344]: DEBUG: usrloc
[urecord.c:387]: wb_timer(): Binding
'651097007','sips:651097007 at 176.32.21.200:48839;transport=TLS;ob' has
expired
May 29 16:55:26 lab /usr/sbin/kamailio[7344]: DEBUG: usrloc
[ucontact.c:1805]: uldb_delete_attrs_ruid(): trying to delete location
attributes
May 29 16:55:26 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3541]: handle_ser_child(): read response= 7ff49d47fc88,
-1, fd -1 from 17 (7344)
May 29 16:55:26 lab /usr/sbin/kamailio[7367]: DEBUG: tls
[tls_server.c:667]: tls_h_close(): Closing SSL connection 0x7ff49d49e148
May 29 16:55:26 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:55:26 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state -2, fd=11, id=8 ([176.32.21.200]:48839 -> [176.32.21.200]:5061)
May 29 16:55:26 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:55:26 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
-2 from 3
May 29 16:55:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/ip_addr.c:229]: print_ip(): tcpconn_new: new tcp connection:
176.32.21.200
May 29 16:55:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:999]: tcpconn_new(): on port 48852, type 3
May 29 16:55:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:1309]: tcpconn_add(): hashes: 410:314:728, 9
May 29 16:55:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:55:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:55:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:55:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 4 25(7363) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:199]: tls_complete_init(): completing tls connection
initialization
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:228]: tls_complete_init(): Using initial TLS domain
TLSs<default> (dom 0x7ff49d298aa0 ctx 0x7ff49d2f68a8 sn [])
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_domain.c:724]: sr_ssl_ctx_info_callback(): SSL handshake started
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=2974 fd=11
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_domain.c:736]: sr_ssl_ctx_info_callback(): SSL handshake done
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_domain.c:740]: sr_ssl_ctx_info_callback(): SSL disable renegotiation
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:415]: tls_accept(): TLS accept successful
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:422]: tls_accept(): tls_accept: new connection from
176.32.21.200:48852 using TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384 256
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:425]: tls_accept(): tls_accept: local socket:
95.216.170.26:5061
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:436]: tls_accept(): tls_accept: client did not present a
certificate
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=258 fd=11
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjHEn8P1Q5zJ5NYDEKqha5Jxa5p3LUit5h>; state=6
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <3151>
<REGISTER>
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [J4CiIlNxroyiCIKnqcgb5xfyhHVYS5Wm] - cseq: [3151 REGISTER]
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:314]: pack_ci(): set
instance[<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>]
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-3] (3 / 20)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-3
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:704021003 at 192.168.1.207:65090
;transport=TLS;ob>;expires=300;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>";reg-id=1
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7363 (25)),
reusing fd
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=586 fd=11
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#002E#031À±²#034<ÿ{»#011#031@¬]=è™®9#030KŒ}|#012Á«ß¯Òÿ3ؼ¾}f—å_.ªä2S#015³èþÝM\í%’BäÏmPþ`gÉ&!{ë²C8¿Ö*µ¹Ò™ºLÿÂô6Î+â°ØùÓRêó…#034e=#022#014³¾ðÛ#022S#001¿Éò÷·×x#025ô«ŒF¶æ!²#016yt#013æ(ð·DÀ#035#001$c#012¦Q-ÓÆe#002YÇÜ’Gr#035zœÃö#005|ñ#021Ô­#010zYHŽ`ë#033’»#036d…`(×ehÆê½gK¸Õ«mn¢e7Oq¹FŽ#021J½³AØò5#023¨Ï˜LN#016¿#010g±è#013â™#026è1‹8õ#034Ó>Œ#úïŸ1Â4Aí#032Cì#027
#030Éòº#002fü¾°+-Žñwzç•/N/â
ÌÛ6‹q¡y†Ü‰81<öøö"5ôE6k›ì§Ù7Hk#012=§Ûk"#030”v#022ù#õI-vF½Ï#012ØéPÿ[#021CG¢’&=8–#017§­!úÞÎ#011zx„\aÈÖì#027$¶Î#031MU)P‡ÿ=,HU#003#024³aåKÚŠ#017I#036H#003+XҐ¿{UŒÁ@ŒûŒ©:)S'G¦‘½eÐH#021¤‰s~_#016ù#024÷%Aâß±_‰¨L祤Û#0046)%¾Qaþò,ªên~ºo˜ßôÙÌ#025|("Ò_B‹ã¨&Ëq£†Ã:#031àïžïq#001
"ÌE~ѳngL—5#012ùÅí#ÆÒ/l{З%#006äyaj#005w#014
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 951 usec
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:55:29 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjF42loTnOb3A9izgi-aHmY92QWY7OVUtK>; state=6
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <3152>
<REGISTER>
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [J4CiIlNxroyiCIKnqcgb5xfyhHVYS5Wm] - cseq: [3152 REGISTER]
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-4] (4 / 20)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-4
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 1 contacts after commit
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-5] (5 / 20)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-5
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-6] (6 / 20)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-6
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:704021003 at 176.32.21.200:48852;transport=TLS;ob>;expires=300
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7363 (25)),
reusing fd
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=513 fd=11
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001ü#031À±²#034<ÿ|OŽ+S/nÄ#022m#026›?W#013#016#011å[uÞ#‰#006ü-†ƒï‚{WÑ#037Ðo#023ËÃÖ¬
N^ß#024`4Î÷ÅK¡3hÄðŠ©“°B¤mf€àîUÍ
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 886 usec
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:55:30 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:55:36 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:55:36 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=9 ([176.32.21.200]:48852 -> [176.32.21.200]:5061)
May 29 16:55:36 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:55:36 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 4
May 29 16:55:36 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:55:36 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:55:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:55:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:55:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 5 26(7364) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=264
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat-020 at lab.pynlab.com;transport=TLS>
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjUXAMbWx5vryFJGePMBZ7gmseuIF99-mS>; state=6
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [32]; uri=[
sips:chat-020 at lab.pynlab.com]
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat-020 at lab.pynlab.com>#015#012]
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <5933>
<MESSAGE>
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [mj3pZaU6-byqBvcsi2-AodIkOnE6EN3j] - cseq: [5933 MESSAGE]
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=SaZyYyB2eiBBu08NPO33Xihm0rRL3YOA
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=264
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <script>: script:
message from [sips:704021003 at lab.pynlab.com] r-uri [
sips:chat-020 at lab.pynlab.com;transport=TLS] msg [<?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>#012]
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7364 (26)),
reusing fd
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=435 fd=11
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001®#031À±²#034<ÿ}|5‹§ÈÔ#035´•º€ôåT±D¢‚a`c#014û¨P#002OtbQ·#0339›Yð%è‚:c#025¦¢é!ì#014I#022ç9;x°#012óÚѯc_ã½^ú4#012×ÓÛ%à+’œð™îY((á#024®#017±Å„á#035düwD&£˜#001#006±ts)›l;­\鿹³=Û1jIe#027»¯f#026Ž#035֍#031²Ú=.׳#007¢X­‘…·„ꑆ‡%Á6‘É›$R¸Iû˜©#023J”ho#004åÎ*Pàï¡•#035‰Ú#013#033;éáר¿”|ªã!
Èž¯VÿÂÝ_ØÙø¬òfµ÷Òà#034#037ü-yp¡°‡nxÁE)‘AÑÐg¶KF¸·pêM4
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY <?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_cmd.c:1057]:
imc_handle_message(): broadcast to room [sip:chat-020 at lab.pynlab.com]
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_cmd.c:1097]:
imc_room_broadcast(): nr = 1
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_cmd.c:1101]:
imc_room_broadcast(): to uri = sip:704021003 at lab.pynlab.com
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 1766 usec
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:55:53 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:55:59 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:55:59 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=9 ([176.32.21.200]:48852 -> [176.32.21.200]:5061)
May 29 16:55:59 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:55:59 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 5
May 29 16:55:59 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:55:59 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:56:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904342
May 29 16:56:12 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:56:12 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:56:12 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 6 27(7365) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=37
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat-020 at lab.pynlab.com;transport=TLS>
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjx3MxGVLjDc1nKpw.QinX.NrVem2mWeJ->; state=6
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [32]; uri=[
sips:chat-020 at lab.pynlab.com]
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat-020 at lab.pynlab.com>#015#012]
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <15915>
<MESSAGE>
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [CGX-0Y1pPw4d8uDL0OSarTQIQCFaZumd] - cseq: [15915 MESSAGE]
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=MoXjBhQM79zDkSz84fUaZzrtcyX20C1B
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=37
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <script>: script:
message from [sips:704021003 at lab.pynlab.com] r-uri [
sips:chat-020 at lab.pynlab.com;transport=TLS] msg [#invite
sips:651097007 at lab.pynlab.com]
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7365 (27)),
reusing fd
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=436 fd=11
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001¯#031À±²#034<ÿ~#015:яÒ-Œ™´•r‘ZÆðF)·ÏB+í-èã#016Í#012»jùŸ¬c­KwôX´Ü#032Îœü¯€féýNïÿo%‚ݸ0l.ÖG#035QÔEFƒ±ÌŽé±IµÇ‚#021ÓˆQwO#006Õ#002#016Á˹K‚±#030]ØN{gë®|ÝÀ#ÔÔ/LNA”öÎÏ;E#010ãÒ~ß:#013ü#024#003I#^FØÊȪì#023è#022±#002kV&sÒªÇÒ#030ØÍU#035]#015#004Þ¸8þ¬-RpÆtô;ŠV³AÈOi‹šÈZŽ9å#034¨“2!\®";›˜ÓÒÁ#013àži#031•'^ýTÿ
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY #invite sips:651097007 at lab.pynlab.com
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc.c:502]:
ki_imc_manager(): found command
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_cmd.c:144]:
imc_parse_cmd(): command: [invite]
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_cmd.c:149]:
imc_parse_cmd(): parameter 0=[sips:651097007 at lab.pynlab.com]
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_mng.c:320]:
imc_add_member(): [uri]= sip:sips at lab.pynlab.com
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_mng.c:324]:
imc_add_member(): [user]= sips
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_cmd.c:484]:
imc_handle_invite(): to=[sip:sips at lab.pynlab.com]#012from=[
sip:chat-020 at lab.pynlab.com]#012body=[INVITE from: sips at lab.pynlab.com(Type:
'#accept' or '#deny')]
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: tm [uac.c:427]:
t_uac_prepare(): next_hop=<sip:sips at lab.pynlab.com>
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (_sip._udp.lab.pynlab.com(24),
33), h=244
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/resolve.c:744]: get_record(): lookup(_sip._udp.lab.pynlab.com, 33)
failed
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/dns_cache.c:871]: dns_cache_mk_bad_entry(): (_sip._udp.lab.pynlab.com,
33, 60, 1)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/dns_cache.c:805]: dns_cache_add(): adding _sip._udp.lab.pynlab.com(24)
33 (flags=1) at 244
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (lab.pynlab.com(14), 1), h=181
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: tm [uac.c:152]:
dlg2hash(): hashid 49140
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: tm [uac.c:646]:
send_prepared_request_impl(): uac: 0x7ff49d4b49b0  branch: 0  to
95.216.170.26:5060
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: tm
[../../core/onsend.h:69]: run_onsend(): required parameters are not
available - ignoring
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 44179 usec
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:56:12 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:56:18 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:56:18 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=9 ([176.32.21.200]:48852 -> [176.32.21.200]:5061)
May 29 16:56:18 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:56:18 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 6
May 29 16:56:18 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:56:18 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:56:23 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:56:23 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:56:23 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 7 28(7366) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjQOX7Aab3U194pnNxH456UdADWYKWH.7s>; state=6
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <3153>
<REGISTER>
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [J4CiIlNxroyiCIKnqcgb5xfyhHVYS5Wm] - cseq: [3153 REGISTER]
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc6-1] (1 / 20)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc6-1
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 0 contacts after commit
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc6-2] (2 / 20)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc6-2
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7366 (28)),
reusing fd
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=437 fd=11
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001°#031À±²#034<ÿf²4ñ)‰ÂçØP’±
#0375ö5¹ïÑ_#0028¾k"®ª60÷vL`–¥ÈÊ#030#006ÒèŸZxüõzvê*–®
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 874 usec
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:56:23 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[urecord.c:387]: wb_timer(): Binding
'704021003','sips:704021003 at 176.32.21.200:48852;transport=TLS;ob' has
expired
May 29 16:56:23 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[ucontact.c:1805]: uldb_delete_attrs_ruid(): trying to delete location
attributes
May 29 16:56:23 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3541]: handle_ser_child(): read response= 7ff49d47fc88,
-1, fd -1 from 14 (7340)
May 29 16:56:23 lab /usr/sbin/kamailio[7367]: DEBUG: tls
[tls_server.c:667]: tls_h_close(): Closing SSL connection 0x7ff49d49e148
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state -2, fd=11, id=9 ([176.32.21.200]:48852 -> [176.32.21.200]:5061)
May 29 16:56:23 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:56:23 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
-2 from 7
May 29 16:56:27 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/ip_addr.c:229]: print_ip(): tcpconn_new: new tcp connection:
176.32.21.200
May 29 16:56:27 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:999]: tcpconn_new(): on port 47714, type 3
May 29 16:56:27 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:1309]: tcpconn_add(): hashes: 1317:1413:1639, 10
May 29 16:56:27 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:56:27 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:56:27 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:56:27 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 0 21(7359) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:199]: tls_complete_init(): completing tls connection
initialization
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:228]: tls_complete_init(): Using initial TLS domain
TLSs<default> (dom 0x7ff49d298aa0 ctx 0x7ff49d2ef7a8 sn [])
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_domain.c:724]: sr_ssl_ctx_info_callback(): SSL handshake started
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=2974 fd=11
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_domain.c:736]: sr_ssl_ctx_info_callback(): SSL handshake done
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_domain.c:740]: sr_ssl_ctx_info_callback(): SSL disable renegotiation
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:415]: tls_accept(): TLS accept successful
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:422]: tls_accept(): tls_accept: new connection from
176.32.21.200:47714 using TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384 256
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:425]: tls_accept(): tls_accept: local socket:
95.216.170.26:5061
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:436]: tls_accept(): tls_accept: client did not present a
certificate
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=258 fd=11
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjUkbsHcgoYQhAODTSsNOqaHOqsLGJJ-EZ>; state=6
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:651097007 at lab.pynlab.com]
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:651097007 at lab.pynlab.com>#015#012]
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <34698>
<REGISTER>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [YwtF5Vh2zRN8b2Bd3h4Ej5EqZd.ATkXs] - cseq: [34698 REGISTER]
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[save.c:314]: pack_ci(): set
instance[<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>]
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cbf-6] (6 / 20)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cbf-6
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:651097007 at 192.168.1.207:65092
;transport=TLS;ob>;expires=300;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>";reg-id=1
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7359 (21)),
reusing fd
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=587 fd=11
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#002FG8•¤µÐï#006î#017$°2µ$ŠMËÏqbÉÑR#áû–V
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 839 usec
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjiDYYXuP5NmiQwgcow2pdg0EHHawyVuHo>; state=6
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:651097007 at lab.pynlab.com]
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:651097007 at lab.pynlab.com>#015#012]
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <34699>
<REGISTER>
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [YwtF5Vh2zRN8b2Bd3h4Ej5EqZd.ATkXs] - cseq: [34699 REGISTER]
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cbf-7] (7 / 20)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cbf-7
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 1 contacts after commit
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cbf-8] (8 / 20)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cbf-8
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cbf-9] (9 / 20)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cbf-9
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:651097007 at 176.32.21.200:47714;transport=TLS;ob>;expires=300
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7359 (21)),
reusing fd
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=514 fd=11
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001ýG8•¤µÐï#007qý#026iz
ZõŸçZýu¥à¡#001äÿô‰ÛŠ¿Èa>Ofº)Ÿ#016ÏÏŠ÷’0®VK#015`0Nå9Vñbö#012ÌäôÙDu,c»è#035ÍVwt7õ¶ô±m]i}x#022#015²˜"ŠCÓÛ茟Â]Ñ÷s#035#001ýŽ#022j#035ÕzÞ#011BòÚÌÏcgQ8Poúi94#030xaïW–@I#021æèp¨Ä'EÞ+0“dÄVMjš·È©n÷ê´Æ×Ýz#013ö1}’#031b%žÕ>#004ÿ,HAëM‘Œˆ#025ÆϘª#013{k‘t®#003âug‚ߊ9ãµ#021-¹
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 344 usec
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:56:27 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:56:33 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:56:33 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=10 ([176.32.21.200]:47714 -> [176.32.21.200]:5061)
May 29 16:56:33 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:56:33 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 0
May 29 16:56:33 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:56:33 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:56:39 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:56:39 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:56:39 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 1 22(7360) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=264
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat at lab.pynlab.com;transport=TLS>
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPj90wGLHxLCj2KpnAAc9fgtohW2V777zZj>; state=6
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [28]; uri=[
sips:chat at lab.pynlab.com]
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat at lab.pynlab.com>#015#012]
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <34610>
<MESSAGE>
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [TGA5fEGTCQlClZUSkr.IZbxrZY7RSkb2] - cseq: [34610 MESSAGE]
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=WaAR5fJ1-SSfRgH2vYMuh9VkHO-NpiSl
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=264
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri
[sips:chat at lab.pynlab.com;transport=TLS]
msg [<?xml version="1.0" encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>#012]
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7360 (22)),
reusing fd
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=432 fd=11
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001«G8•¤µÐï#0105#031A³s^duO8DÂz;ìé}!‚}#007o¡åZì`HxÃMU‡ƒÃ‰í#033ã¤#’#004#021‘:Y
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY <?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_cmd.c:1057]:
imc_handle_message(): broadcast to room [sip:chat at lab.pynlab.com]
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_cmd.c:1097]:
imc_room_broadcast(): nr = 1
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_cmd.c:1101]:
imc_room_broadcast(): to uri = sip:651097007 at lab.pynlab.com
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 1255 usec
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:56:39 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:1263]:
t_should_relay_response(): ->>>>>>>>> T_code=0, new_code=408
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2074]:
local_reply(): branch=0, save=0, winner=0
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2113]:
local_reply(): local transaction completed 408/0 (totag retr: 0/1024)
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_hooks.c:258]:
run_trans_callbacks_internal(): DBG: trans=0x7ff49d4b47a8, callback type
1024, id 0 entered
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1162]:
imc_inv_callback(): completed with status 408 [member name
domain:0x7ff49d4b2b68/sips/lab.pynlab.com]
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1208]:
imc_inv_callback(): sending message
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1216]:
imc_inv_callback(): to: sip:sips at lab.pynlab.com#012from:
sip:chat-020 at lab.pynlab.com#012body: sips at lab.pynlab.com is not registered.
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:427]:
t_uac_prepare(): next_hop=<sip:sips at lab.pynlab.com>
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (_sip._udp.lab.pynlab.com(24),
33), h=244
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (lab.pynlab.com(14), 1), h=181
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:152]:
dlg2hash(): hashid 61948
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:646]:
send_prepared_request_impl(): uac: 0x7ff49d4e2770  branch: 0  to
95.216.170.26:5060
May 29 16:56:42 lab /usr/sbin/kamailio[7333]: DEBUG: tm
[../../core/onsend.h:69]: run_onsend(): required parameters are not
available - ignoring
May 29 16:56:45 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:56:45 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=10 ([176.32.21.200]:47714 -> [176.32.21.200]:5061)
May 29 16:56:45 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:56:45 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 1
May 29 16:56:45 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:56:45 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:56:47 lab /usr/sbin/kamailio[7334]: DEBUG: tm [h_table.c:129]:
free_cell_helper(): freeing transaction 0x7ff49d4b47a8 from timer.c:651
May 29 16:57:05 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:57:05 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:57:05 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 2 23(7361) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=36
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat at lab.pynlab.com;transport=TLS>
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjj0MYID1k0XFWHzQpatclu0I2MzL0r962>; state=6
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [28]; uri=[
sips:chat at lab.pynlab.com]
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat at lab.pynlab.com>#015#012]
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <27715>
<MESSAGE>
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [uLspCqrQboBIaqn6pDQDv0zYz2tAzn22] - cseq: [27715 MESSAGE]
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=F9UmXbgR-.NRQ97zegbOUT.EmEePGQPP
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=36
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri
[sips:chat at lab.pynlab.com;transport=TLS]
msg [#accept sips:chat-020 at lab.pynlab.com]
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7361 (23)),
reusing fd
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=432 fd=11
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001«G8•¤µÐï#011·U4#005!½öA9)‰#004¤A2áÕ¡!™#025îûò’HQi#014Ð`?
Ž2]ÖaVþy#035öÄ–Ø€ë‚Û÷s|L»#020#031¬J¨òÆö‡#021`dr#016J¾¾{Ë
‹#037Ós[oœèGöS§ª#005q#z_\
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY #accept sips:chat-020 at lab.pynlab.com
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: imc [imc.c:502]:
ki_imc_manager(): found command
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: imc [imc_cmd.c:144]:
imc_parse_cmd(): command: [accept]
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: imc [imc_cmd.c:149]:
imc_parse_cmd(): parameter 0=[sips:chat-020 at lab.pynlab.com]
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: ERROR: imc [imc_cmd.c:545]:
imc_handle_accept(): room [sips:chat-020 at lab.pynlab.com] is not created!
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: ERROR: imc [imc.c:539]:
ki_imc_manager(): failed to handle 'accept'
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 1062 usec
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:57:05 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:57:11 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:57:11 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=10 ([176.32.21.200]:47714 -> [176.32.21.200]:5061)
May 29 16:57:11 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:57:11 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 2
May 29 16:57:11 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:57:11 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:57:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904402
May 29 16:57:12 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:1263]:
t_should_relay_response(): ->>>>>>>>> T_code=0, new_code=408
May 29 16:57:12 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2074]:
local_reply(): branch=0, save=0, winner=0
May 29 16:57:12 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2113]:
local_reply(): local transaction completed 408/0 (totag retr: 0/0)
May 29 16:57:17 lab /usr/sbin/kamailio[7334]: DEBUG: tm [h_table.c:129]:
free_cell_helper(): freeing transaction 0x7ff49d4e2568 from timer.c:651
May 29 16:57:55 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:57:55 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:57:55 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 3 24(7362) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=264
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat at lab.pynlab.com;transport=TLS>
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjtbdNBNIJtbaOrC0TaaJlUxpu8CnrNIK->; state=6
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [28]; uri=[
sips:chat at lab.pynlab.com]
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat at lab.pynlab.com>#015#012]
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <2940>
<MESSAGE>
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [0C-mUFTWhXgOU0ZVFP3ltn0dNmrkNEtb] - cseq: [2940 MESSAGE]
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=1jkLAlRAyeihu3WhBFve2ChV7bqy6ma.
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=264
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri
[sips:chat at lab.pynlab.com;transport=TLS]
msg [<?xml version="1.0" encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>#012]
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7362 (24)),
reusing fd
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=431 fd=11
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001ªG8•¤µÐï#012k/#031)7SŠí$›x·KcGH—ÃMgGmºYɏªáýˆw#024‰iH\ŸëÿÎØyŸ-ÏžÒOR#010–qIï.šãŠ}3#013ƒ´å¦#015â$í#037-¸Àºó¶#014#016(øÎ)×#012ä7œ8½#015D#031#032C0,9é73àœ
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY <?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: imc [imc_cmd.c:1057]:
imc_handle_message(): broadcast to room [sip:chat at lab.pynlab.com]
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: imc [imc_cmd.c:1097]:
imc_room_broadcast(): nr = 1
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: imc [imc_cmd.c:1101]:
imc_room_broadcast(): to uri = sip:651097007 at lab.pynlab.com
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 591 usec
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:57:55 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:58:01 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:58:01 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=10 ([176.32.21.200]:47714 -> [176.32.21.200]:5061)
May 29 16:58:01 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:58:01 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 3
May 29 16:58:01 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:58:01 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:58:07 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:58:07 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:58:07 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 4 25(7363) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=16
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat at lab.pynlab.com;transport=TLS>
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjA7m7PJCxrZVqTPcNcT.4p93gLwKaIgim>; state=6
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [28]; uri=[
sips:chat at lab.pynlab.com]
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat at lab.pynlab.com>#015#012]
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <55612>
<MESSAGE>
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [gOcyHDSNJZEUhWoSlJHlMlJUh6nDEUAh] - cseq: [55612 MESSAGE]
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=UT-PLACfSARKNTHr47TFIfULOcxBCpkl
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=16
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri
[sips:chat at lab.pynlab.com;transport=TLS]
msg [#accept chat-020]
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7363 (25)),
reusing fd
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=432 fd=11
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001«G8•¤µÐï#013ǘR
&ôM#030Ћ´´¡Azúp«Ü›#002›o#0331¨ï?ömüì]#022ðéç(#011Rû@˜wÝL|#007‘#021jž`’Š#0125Šv¤®ì‹¢“·¬Ã#002#031Â#023r#037#025]"=/P]¸t°eÙÿ!
#017YÜcŒÒ€z÷#013#017y›6X.£»uøxŠÊhç#016±'z´‰—&ùBZ£Þá
#021'ù'ôP"æ†#030.a'ù>#007]íñ%ªW«áV*ÃÜ//;ŠË!­§¾¯ë[¼en
®RÐÒ#026Ν‰ä8®2µ@ý#014õ–§)±\\}SHñ1P#001=ó#0168½HäPì¦'Ãn#026C¶NSfÞ?q–½}é­ÇCÁ”%#013a%K=#005¬»mr#014CÔqø¡îPm´½Ô[#036P™+¾À̬7ñ#022#030ô
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY #accept chat-020
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: imc [imc.c:502]:
ki_imc_manager(): found command
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: imc [imc_cmd.c:144]:
imc_parse_cmd(): command: [accept]
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: imc [imc_cmd.c:149]:
imc_parse_cmd(): parameter 0=[chat-020]
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: ERROR: imc [imc_cmd.c:553]:
imc_handle_accept(): user [651097007] not invited in the room!
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: ERROR: imc [imc.c:539]:
ki_imc_manager(): failed to handle 'accept'
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 356 usec
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:58:07 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:58:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904462
May 29 16:58:13 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:58:13 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=10 ([176.32.21.200]:47714 -> [176.32.21.200]:5061)
May 29 16:58:13 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:58:13 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 4
May 29 16:58:13 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:58:13 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:59:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904522
May 29 16:59:37 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:59:37 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:59:37 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 5 26(7364) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:59:37 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:59:37 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:59:37 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7364 (26)),
reusing fd
May 29 16:59:37 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:59:37 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=31 fd=11
May 29 16:59:37 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#027#003#003
May 29 16:59:37 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:59:43 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:59:43 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=10 ([176.32.21.200]:47714 -> [176.32.21.200]:5061)
May 29 16:59:43 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:59:43 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 5
May 29 16:59:43 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:59:43 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 16:59:54 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:59:54 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:59:54 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 6 27(7365) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjy74LMuc5Yp5eFjx2a06EadnUQ36zMewx>; state=6
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:651097007 at lab.pynlab.com]
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:651097007 at lab.pynlab.com>#015#012]
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <34700>
<REGISTER>
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [YwtF5Vh2zRN8b2Bd3h4Ej5EqZd.ATkXs] - cseq: [34700 REGISTER]
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc5-5] (5 / 20)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc5-5
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 0 contacts after commit
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc5-6] (6 / 20)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc5-6
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7365 (27)),
reusing fd
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=438 fd=11
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001±G8•¤µÐï#015ûø|×#034åþžM›#005ö³©ÞG-˜øTj#037Õ#021fìa:¤àVá%.üâ#020#006À#037;ö`‹Ôú‚Jf$8Ö°ÿCÍ/™·èý4¼ô#033›Ì]n#025DÌž­#037§¢iÒ©:×#006H#027{#025JY<Hl
œ#013bŽáFÁ#006Í>cþq†}GýÙš¨Åç `ø7¦Å\üBÐs^uÜ,ò¬Ú#033ÆŠ¿l#027nSCþ
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 1358 usec
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:59:54 lab /usr/sbin/kamailio[7344]: DEBUG: usrloc
[urecord.c:387]: wb_timer(): Binding
'651097007','sips:651097007 at 176.32.21.200:47714;transport=TLS;ob' has
expired
May 29 16:59:54 lab /usr/sbin/kamailio[7344]: DEBUG: usrloc
[ucontact.c:1805]: uldb_delete_attrs_ruid(): trying to delete location
attributes
May 29 16:59:54 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3541]: handle_ser_child(): read response= 7ff49d47fc88,
-1, fd -1 from 17 (7344)
May 29 16:59:54 lab /usr/sbin/kamailio[7367]: DEBUG: tls
[tls_server.c:667]: tls_h_close(): Closing SSL connection 0x7ff49d49e148
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state -2, fd=11, id=10 ([176.32.21.200]:47714 -> [176.32.21.200]:5061)
May 29 16:59:54 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:59:54 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
-2 from 6
May 29 16:59:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/ip_addr.c:229]: print_ip(): tcpconn_new: new tcp connection:
176.32.21.200
May 29 16:59:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:999]: tcpconn_new(): on port 47425, type 3
May 29 16:59:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:1309]: tcpconn_add(): hashes: 1536:1696:1346, 11
May 29 16:59:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 16:59:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 16:59:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 16:59:57 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 7 28(7366) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_server.c:199]: tls_complete_init(): completing tls connection
initialization
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_server.c:228]: tls_complete_init(): Using initial TLS domain
TLSs<default> (dom 0x7ff49d298aa0 ctx 0x7ff49d2fbd68 sn [])
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_domain.c:724]: sr_ssl_ctx_info_callback(): SSL handshake started
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=2974 fd=11
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_domain.c:736]: sr_ssl_ctx_info_callback(): SSL handshake done
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_domain.c:740]: sr_ssl_ctx_info_callback(): SSL disable renegotiation
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_server.c:415]: tls_accept(): TLS accept successful
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_server.c:422]: tls_accept(): tls_accept: new connection from
176.32.21.200:47425 using TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384 256
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_server.c:425]: tls_accept(): tls_accept: local socket:
95.216.170.26:5061
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: tls
[tls_server.c:436]: tls_accept(): tls_accept: client did not present a
certificate
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=258 fd=11
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjeyI5PL2RveHjmPTT2T95VYgSGOcLygno>; state=6
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <32093>
<REGISTER>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [Myy4nZpGK-02nJKduIB.YQDRaFvhxYkm] - cseq: [32093 REGISTER]
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:314]: pack_ci(): set
instance[<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>]
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc6-3] (3 / 20)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc6-3
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:704021003 at 192.168.1.207:65096
;transport=TLS;ob>;expires=300;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>";reg-id=1
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7366 (28)),
reusing fd
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=587 fd=11
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#002Fº€ý–IZåBÙ3#037¡å¦ns‚Î!Y'̦!û#035”#004>Z€¹ð”í#006k«Å%V¤ù
¿Ù#023ê+#026ÿËñ¿3S”Eìuª«ïköµ‘™'#030tz;é>µæ#013w±}ŠcÑ#025þQu»ØJÓ#015#005…9#033Âøáįd€CùVzú!þÁõIèl
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 752 usec
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPj4.qvANWjF3nJ.QzLFyQVc.30OqTlPBI9>; state=6
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <32094>
<REGISTER>
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [Myy4nZpGK-02nJKduIB.YQDRaFvhxYkm] - cseq: [32094 REGISTER]
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc6-4] (4 / 20)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc6-4
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 1 contacts after commit
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc6-5] (5 / 20)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc6-5
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc6-6] (6 / 20)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc6-6
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:704021003 at 176.32.21.200:47425;transport=TLS;ob>;expires=300
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7366 (28)),
reusing fd
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=514 fd=11
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001ýº€ý–IZåCö4•*|ªŠöm:‚#024ƒ›#017bÂ#034Ê<#015©ÿªÜ#011Û#027Ï_/k#011rÙžKà¹#030ø#011éþ
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 555 usec
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 16:59:57 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 16:59:58 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[urecord.c:387]: wb_timer(): Binding
'704021003','sips:704021003 at 192.168.1.207:65096;transport=TLS;ob' has
expired
May 29 16:59:58 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[ucontact.c:1805]: uldb_delete_attrs_ruid(): trying to delete location
attributes
May 29 16:59:58 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3541]: handle_ser_child(): read response= 7ff49d47fc88,
-1, fd -1 from 14 (7340)
May 29 16:59:58 lab /usr/sbin/kamailio[7367]: DEBUG: tls
[tls_server.c:667]: tls_h_close(): Closing SSL connection 0x7ff49d49e148
May 29 16:59:58 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 16:59:58 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state -2, fd=11, id=11 ([176.32.21.200]:47425 -> [176.32.21.200]:5061)
May 29 16:59:58 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d49e148
May 29 16:59:58 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
-2 from 7
May 29 16:59:58 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[urecord.c:375]: wb_timer(): tcp connection has been lost, expiring contact
sips:704021003 at 176.32.21.200:47425;transport=TLS;ob
May 29 16:59:58 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[urecord.c:387]: wb_timer(): Binding
'704021003','sips:704021003 at 176.32.21.200:47425;transport=TLS;ob' has
expired
May 29 17:00:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904582
May 29 17:00:15 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/ip_addr.c:229]: print_ip(): tcpconn_new: new tcp connection:
176.32.21.200
May 29 17:00:15 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:999]: tcpconn_new(): on port 48183, type 3
May 29 17:00:15 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:1309]: tcpconn_add(): hashes: 892:988:62, 12
May 29 17:00:15 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:00:15 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:00:15 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:00:15 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 0 21(7359) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:199]: tls_complete_init(): completing tls connection
initialization
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:228]: tls_complete_init(): Using initial TLS domain
TLSs<default> (dom 0x7ff49d298aa0 ctx 0x7ff49d2ef7a8 sn [])
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_domain.c:724]: sr_ssl_ctx_info_callback(): SSL handshake started
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=2974 fd=11
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_domain.c:736]: sr_ssl_ctx_info_callback(): SSL handshake done
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_domain.c:740]: sr_ssl_ctx_info_callback(): SSL disable renegotiation
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:415]: tls_accept(): TLS accept successful
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:422]: tls_accept(): tls_accept: new connection from
176.32.21.200:48183 using TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384 256
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:425]: tls_accept(): tls_accept: local socket:
95.216.170.26:5061
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: tls
[tls_server.c:436]: tls_accept(): tls_accept: client did not present a
certificate
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=258 fd=11
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=264
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat-020 at lab.pynlab.com;transport=TLS>
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjYmhzivzzGlwnLQS9ZIEIIKLHrdOoeKxx>; state=6
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [32]; uri=[
sips:chat-020 at lab.pynlab.com]
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat-020 at lab.pynlab.com>#015#012]
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <57266>
<MESSAGE>
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [GtYvTem-jhR5bQDM8yTlGSDrxfYVI9cV] - cseq: [57266 MESSAGE]
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=OgmEyPsOABsszsF7t6lEmJLhcPTBiOM0
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=264
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <script>: script:
message from [sips:704021003 at lab.pynlab.com] r-uri [
sips:chat-020 at lab.pynlab.com;transport=TLS] msg [<?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>#012]
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7359 (21)),
reusing fd
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=436 fd=11
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001¯Ÿõƒ#015µ#033põ£¯%Ó#0300Ñ#020‰Vܨ_TÚ<˜"â–p
§ÚuA0¬I#025ÔGóxìoÙP»°–#020iöˆ3̲#024ñþÓX#027UsHÞüwýV¹,”Aš`¢#017#006ªÖ
#004lO±/Ãc|C‡ðâg
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY <?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: imc [imc_cmd.c:1057]:
imc_handle_message(): broadcast to room [sip:chat-020 at lab.pynlab.com]
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: imc [imc_cmd.c:1097]:
imc_room_broadcast(): nr = 1
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: imc [imc_cmd.c:1101]:
imc_room_broadcast(): to uri = sip:704021003 at lab.pynlab.com
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 1392 usec
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:00:15 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:00:21 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:00:21 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=12 ([176.32.21.200]:48183 -> [176.32.21.200]:5061)
May 29 17:00:21 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4e0868
May 29 17:00:21 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 0
May 29 17:00:21 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:00:21 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 17:00:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:00:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:00:29 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 1 22(7360) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=17
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat-020 at lab.pynlab.com;transport=TLS>
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPj5rgERtBMMxlEZ1e88yIhFGR6xnq5mshF>; state=6
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [32]; uri=[
sips:chat-020 at lab.pynlab.com]
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat-020 at lab.pynlab.com>#015#012]
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <51468>
<MESSAGE>
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [0upMoy7wF8-lmdaYvMX3StLLX05SNwj2] - cseq: [51468 MESSAGE]
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=iakY1AEIlkYx2VCIQHsNvNXVPAusN2JB
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=17
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <script>: script:
message from [sips:704021003 at lab.pynlab.com] r-uri [
sips:chat-020 at lab.pynlab.com;transport=TLS] msg [#invite 651097007]
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7360 (22)),
reusing fd
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=436 fd=11
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001¯Ÿõƒ#015µ#033pö[ùüÔ<w#036.#013#007ÜÈ×_§cÜO›‰,QA#030b‰ÃO·‘#024p±
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY #invite 651097007
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc.c:502]:
ki_imc_manager(): found command
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_cmd.c:144]:
imc_parse_cmd(): command: [invite]
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_cmd.c:149]:
imc_parse_cmd(): parameter 0=[651097007]
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_mng.c:320]:
imc_add_member(): [uri]= sip:651097007 at lab.pynlab.com
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_mng.c:324]:
imc_add_member(): [user]= 651097007
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: imc [imc_cmd.c:484]:
imc_handle_invite(): to=[sip:651097007 at lab.pynlab.com]#012from=[
sip:chat-020 at lab.pynlab.com]#012body=[INVITE from:
651097007 at lab.pynlab.com(Type:
'#accept' or '#deny')]
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: tm [uac.c:427]:
t_uac_prepare(): next_hop=<sip:651097007 at lab.pynlab.com>
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (_sip._udp.lab.pynlab.com(24),
33), h=244
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/resolve.c:744]: get_record(): lookup(_sip._udp.lab.pynlab.com, 33)
failed
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/dns_cache.c:871]: dns_cache_mk_bad_entry(): (_sip._udp.lab.pynlab.com,
33, 60, 1)
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/dns_cache.c:805]: dns_cache_add(): adding _sip._udp.lab.pynlab.com(24)
33 (flags=1) at 244
May 29 17:00:29 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (lab.pynlab.com(14), 1), h=181
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/resolve.c:954]: get_record(): skipping 0 NS (p=0xaa30de, end=0xaa30de)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/resolve.c:969]: get_record(): parsing 0 ARs (p=0xaa30de, end=0xaa30de)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/dns_cache.c:1748]: dns_get_related(): (0x7ff49d4d0e38 (lab.pynlab.com,
1), 1, *(nil)) (0)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/dns_cache.c:847]: dns_cache_add_unsafe(): adding lab.pynlab.com(14) 1
(flags=0) at 181
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: tm [uac.c:152]:
dlg2hash(): hashid 7926
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: tm [uac.c:646]:
send_prepared_request_impl(): uac: 0x7ff49d4b5bd8  branch: 0  to
95.216.170.26:5060
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: tm
[../../core/onsend.h:69]: run_onsend(): required parameters are not
available - ignoring
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 68153 usec
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:00:30 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:00:36 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:00:36 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=12 ([176.32.21.200]:48183 -> [176.32.21.200]:5061)
May 29 17:00:36 lab /usr/sbin/kamailio[7360]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4e0868
May 29 17:00:36 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 1
May 29 17:00:36 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:00:36 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 17:00:50 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:00:50 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:00:50 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 2 23(7361) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPje7KmnGviU53w7RHGBMo9h8L37K1YUJs.>; state=6
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <32095>
<REGISTER>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [Myy4nZpGK-02nJKduIB.YQDRaFvhxYkm] - cseq: [32095 REGISTER]
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc1-5] (5 / 20)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc1-5
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:704021003 at 176.32.21.200:47425;transport=TLS;ob>;expires=300
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7361 (23)),
reusing fd
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=514 fd=11
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001ýŸõƒ#015µ#033p÷#002?`^캨•á#016û=Í…éW¿È£t=Ê
"æFVí'„\6ȶg?#026M+"#010uoðñP#007'[¼²2êS
è/7ÅRË€#006[‡ÀVt¡ÃÇý[Õ¦h.)ÀRK#012™‡‘#007#036˜#010r¾’#017©:ó®lóÇÅÃ#0348±[fgƒ‘»i+¹Ûñlœ‰žå«¬Üá֐¥Á#012’7#0145j+WªØ1_‰ê^µð4˜ûÓò]ÐêÐÛÉIé/¢ÈRjÌ#035žÒ>#025u#024qˆËÌj"Éæx#!#0224ÈÜ¥
#004{;‹bwÿÜ¢k_0ŽRÑ#027x#013’Ñ{+ݤia#026F‘w¶B#010t­#007žùH$„1l›-Ôbr#034Êó—#0‘oâ$—ü•I#027…ëܳð¸QôßLä¦#013u¨ñç
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 708 usec
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjYpDpb2t.oky13mR1LiJ6k3N6od5gce1T>; state=6
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <32096>
<REGISTER>
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [Myy4nZpGK-02nJKduIB.YQDRaFvhxYkm] - cseq: [32096 REGISTER]
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc1-6] (6 / 20)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc1-6
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 1 contacts after commit
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc1-7] (7 / 20)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc1-7
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc1-8] (8 / 20)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc1-8
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:704021003 at 176.32.21.200:48183;transport=TLS;ob>;expires=300
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7361 (23)),
reusing fd
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=514 fd=11
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001ýŸõƒ#015µ#033pø']#ˆw½oC:J›ª$f½6­IÊ/`Hê`ëvK#027cU)['q†Ø%¶%Þ
—g¹;šF¿m
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 688 usec
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:00:50 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:00:51 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[urecord.c:387]: wb_timer(): Binding
'704021003','sips:704021003 at 176.32.21.200:47425;transport=TLS;ob' has
expired
May 29 17:00:51 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[ucontact.c:1805]: uldb_delete_attrs_ruid(): trying to delete location
attributes
May 29 17:00:51 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3541]: handle_ser_child(): read response= 7ff49d47fc88,
-1, fd -1 from 14 (7340)
May 29 17:00:51 lab /usr/sbin/kamailio[7367]: DEBUG: tls
[tls_server.c:667]: tls_h_close(): Closing SSL connection 0x7ff49d4e0868
May 29 17:00:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:00:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state -2, fd=11, id=12 ([176.32.21.200]:48183 -> [176.32.21.200]:5061)
May 29 17:00:51 lab /usr/sbin/kamailio[7361]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4e0868
May 29 17:00:51 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
-2 from 2
May 29 17:00:51 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[urecord.c:375]: wb_timer(): tcp connection has been lost, expiring contact
sips:704021003 at 176.32.21.200:48183;transport=TLS;ob
May 29 17:00:51 lab /usr/sbin/kamailio[7340]: DEBUG: usrloc
[urecord.c:387]: wb_timer(): Binding
'704021003','sips:704021003 at 176.32.21.200:48183;transport=TLS;ob' has
expired
May 29 17:00:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/ip_addr.c:229]: print_ip(): tcpconn_new: new tcp connection:
176.32.21.200
May 29 17:00:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:999]: tcpconn_new(): on port 47783, type 3
May 29 17:00:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:1309]: tcpconn_add(): hashes: 1505:1345:1699, 13
May 29 17:00:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:00:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:00:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:00:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 3 24(7362) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_server.c:199]: tls_complete_init(): completing tls connection
initialization
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_server.c:228]: tls_complete_init(): Using initial TLS domain
TLSs<default> (dom 0x7ff49d298aa0 ctx 0x7ff49d2f4c68 sn [])
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_domain.c:724]: sr_ssl_ctx_info_callback(): SSL handshake started
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=2974 fd=11
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_domain.c:736]: sr_ssl_ctx_info_callback(): SSL handshake done
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_domain.c:740]: sr_ssl_ctx_info_callback(): SSL disable renegotiation
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_server.c:415]: tls_accept(): TLS accept successful
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_server.c:422]: tls_accept(): tls_accept: new connection from
176.32.21.200:47783 using TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384 256
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_server.c:425]: tls_accept(): tls_accept: local socket:
95.216.170.26:5061
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: tls
[tls_server.c:436]: tls_accept(): tls_accept: client did not present a
certificate
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=258 fd=11
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjyNidDxcqP87ieRYEhhdNjowH.-IW18Ij>; state=6
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:704021003 at lab.pynlab.com]
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:704021003 at lab.pynlab.com>#015#012]
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <32097>
<REGISTER>
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [Myy4nZpGK-02nJKduIB.YQDRaFvhxYkm] - cseq: [32097 REGISTER]
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7362 (24)),
reusing fd
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=438 fd=11
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001±#010.Sšâ÷Q$Ï#035Õÿs±R#003#031V}· ÅJÝ]jAm at Q
#021(æy5#012Šíž#006æ¥#011ÈF#002ÓôlPû’×PèÊVÅ^ÊWsA]M
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 497 usec
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:00:53 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:198]: tcp_emit_closed_event(): TCP closed event creation
triggered (reason: 0)
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:206]: tcp_emit_closed_event(): no callback registering for
handling TCP closed event
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:315]: tcp_read_data(): EOF on 0x7ff49d47fc88, FD 11
([176.32.21.200]:47783 ->
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:316]: tcp_read_data(): -> [95.216.170.26]:5061)
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1507]: tcp_read_req(): EOF
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state -1, fd=11, id=13 ([176.32.21.200]:47783 -> [176.32.21.200]:5061)
May 29 17:00:54 lab /usr/sbin/kamailio[7362]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4df270
May 29 17:00:54 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
-1 from 3
May 29 17:00:54 lab /usr/sbin/kamailio[7367]: DEBUG: tls
[tls_server.c:667]: tls_h_close(): Closing SSL connection 0x7ff49d4df270
May 29 17:00:56 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/ip_addr.c:229]: print_ip(): tcpconn_new: new tcp connection:
176.32.21.200
May 29 17:00:56 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:999]: tcpconn_new(): on port 49302, type 3
May 29 17:00:56 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:1309]: tcpconn_add(): hashes: 3876:3972:3174, 14
May 29 17:00:56 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:00:56 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:00:56 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:00:56 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 4 25(7363) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:199]: tls_complete_init(): completing tls connection
initialization
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:228]: tls_complete_init(): Using initial TLS domain
TLSs<default> (dom 0x7ff49d298aa0 ctx 0x7ff49d2f68a8 sn [])
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_domain.c:724]: sr_ssl_ctx_info_callback(): SSL handshake started
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=2974 fd=11
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_domain.c:736]: sr_ssl_ctx_info_callback(): SSL handshake done
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_domain.c:740]: sr_ssl_ctx_info_callback(): SSL disable renegotiation
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:415]: tls_accept(): TLS accept successful
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:422]: tls_accept(): tls_accept: new connection from
176.32.21.200:49302 using TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384 256
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:425]: tls_accept(): tls_accept: local socket:
95.216.170.26:5061
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: tls
[tls_server.c:436]: tls_accept(): tls_accept: client did not present a
certificate
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=258 fd=11
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#026#003#003
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjeXrAmMyc1cJzTIeRwuBcfk1biuBLTEOe>; state=6
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:651097007 at lab.pynlab.com]
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:651097007 at lab.pynlab.com>#015#012]
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <7009>
<REGISTER>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [a6WNu6-E1OQvCNXAzqVtdZEsYpt9fihY] - cseq: [7009 REGISTER]
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:314]: pack_ci(): set
instance[<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>]
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-7] (7 / 20)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-7
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:651097007 at 192.168.1.207:65100
;transport=TLS;ob>;expires=300;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0000a4975d0c>";reg-id=1
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7363 (25)),
reusing fd
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=586 fd=11
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#002E>#036ýyД7#0250³çéÍÀ+ïÿ#003̾{œóÌë#004¼V#017XOŸ¾#011#036Å•#0208
c­ÆS?#007Œß#036»ÿg#005#001Ïb­zX“#026œàÊÇôÊ#026#001,ƒkÔ2õ"_;ëyã_Ò5ÿ#020ê#037ÿ$ˆ5vµŽp&`1åõ%=–ó—³;Ыi/(#030
=Ùf1_á߶ÊWPÌò-ŠªcRMÿz<ž#036=ë#036>Çœ#014#012ù€D­À#003øîÒPü8e5…#036#3%x-#032®#020ŸÜ§0·Ûè#ÖÖx#023#017tvš°M§¼8#003ši#017#023:#002¼ò˜#016ÄaeV®ðÍP«9š¶Lß#004#001#017÷e–¨h?°ŒóžƒÀ¸#004H¡þ“#035´¾¦‘“#005²%#024ݼ~ëÔg»S°Ì#024tƒÓaäÄŠrèu#017kÐåàO>Lëí—ɝ#030ÙÖRÐIÇ#011½côã½ìô#016#032#016î>ñ¹-§ÏO,µ¼(Ϭ#012²0Žè#031#037ë:#033´Ï2Ö™QÆ!ØÙõØ#004ý#035äíÙ&À^#036RH±È#026#024X^VóUG#030#004Žg¯ñ#010#C#015L€ªž@Ó#033é#.è°$TÚXo6j`†E#005‚ìÏÎœ#027r#006Eßà~µðY#ô‡GA†¢›9ÿ=Â"x#015#002*,N½ÂuiÿxÙ3)üôà7#025÷ß±O#021
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 421 usec
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <REGISTER>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <sips:lab.pynlab.com>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjwDnWUr6AiUIc6CWoSFwFsBv9Pkvu2njT>; state=6
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [33]; uri=[
sips:651097007 at lab.pynlab.com]
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:651097007 at lab.pynlab.com>#015#012]
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <7010>
<REGISTER>
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [a6WNu6-E1OQvCNXAzqVtdZEsYpt9fihY] - cseq: [7010 REGISTER]
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=6 a=25 n=save
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=0
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-8] (8 / 20)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-8
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:591]: test_max_contacts(): 1 valid contacts
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:613]: test_max_contacts(): 1 contacts after commit
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-9] (9 / 20)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-9
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core> [sruid.c:183]:
sruid_next(): new sruid is [uloc-5ed12034-1cc3-a] (10 / 20)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[save.c:410]: pack_ci(): generated ruid is: uloc-5ed12034-1cc3-a
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: registrar
[reply.c:377]: build_contact(): created Contact HF: Contact:
<sips:651097007 at 176.32.21.200:49302;transport=TLS;ob>;expires=300
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl.c:282]:
send_reply(): reply in stateless mode (sl)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7363 (25)),
reusing fd
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=513 fd=11
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001ü>#036ýyД7#026o1Š2¦–T4;À­½b!S}$#004ù›#023#025#023ã#031ÁÈ#033Æ[(P¾ÕMYŽ#012Y±µhiìv
íFàâm³+Ë#005¬Ø¥ºª¹¤;Âç!¶õÎcíþšÆwÇŽ­:ÙÕ®©çÜV3ïãøXI_#035bäQïÙtjŠã
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=7 a=2 n=exit
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 523 usec
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:00:56 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:1263]:
t_should_relay_response(): ->>>>>>>>> T_code=0, new_code=408
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2074]:
local_reply(): branch=0, save=0, winner=0
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2113]:
local_reply(): local transaction completed 408/0 (totag retr: 0/1024)
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_hooks.c:258]:
run_trans_callbacks_internal(): DBG: trans=0x7ff49d4b59d0, callback type
1024, id 0 entered
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1162]:
imc_inv_callback(): completed with status 408 [member name
domain:0x7ff49d4e0778/651097007/lab.pynlab.com]
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1208]:
imc_inv_callback(): sending message
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: imc [imc_cmd.c:1216]:
imc_inv_callback(): to: sip:651097007 at lab.pynlab.com#012from:
sip:chat-020 at lab.pynlab.com#012body: 651097007 at lab.pynlab.com is not
registered.
May 29 17:00:59 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:427]:
t_uac_prepare(): next_hop=<sip:651097007 at lab.pynlab.com>
May 29 17:01:00 lab /usr/sbin/kamailio[7333]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (_sip._udp.lab.pynlab.com(24),
33), h=244
May 29 17:01:00 lab /usr/sbin/kamailio[7333]: DEBUG: <core>
[core/dns_cache.c:542]: _dns_hash_find(): (lab.pynlab.com(14), 1), h=181
May 29 17:01:00 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:152]:
dlg2hash(): hashid 61945
May 29 17:01:00 lab /usr/sbin/kamailio[7333]: DEBUG: tm [uac.c:646]:
send_prepared_request_impl(): uac: 0x7ff49d4e3998  branch: 0  to
95.216.170.26:5060
May 29 17:01:00 lab /usr/sbin/kamailio[7333]: DEBUG: tm
[../../core/onsend.h:69]: run_onsend(): required parameters are not
available - ignoring
May 29 17:01:02 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:01:02 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=14 ([176.32.21.200]:49302 -> [176.32.21.200]:5061)
May 29 17:01:02 lab /usr/sbin/kamailio[7363]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4df270
May 29 17:01:02 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 4
May 29 17:01:02 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:01:02 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 17:01:04 lab /usr/sbin/kamailio[7334]: DEBUG: tm [h_table.c:129]:
free_cell_helper(): freeing transaction 0x7ff49d4b59d0 from timer.c:651
May 29 17:01:08 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:01:08 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:01:08 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 5 26(7364) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=264
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat at lab.pynlab.com;transport=TLS>
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjfo2kv7j.Wq3r9DYlHCP0gUPa0MKhbYSb>; state=6
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [28]; uri=[
sips:chat at lab.pynlab.com]
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat at lab.pynlab.com>#015#012]
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <59275>
<MESSAGE>
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [DbChkIaoiJ9r7.jOuXbUvCGBXe3Xi76N] - cseq: [59275 MESSAGE]
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=rIY3xlMUJ-S39P1gG89USpf9JbRPP1w-
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=264
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri
[sips:chat at lab.pynlab.com;transport=TLS]
msg [<?xml version="1.0" encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>#012]
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7364 (26)),
reusing fd
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=432 fd=11
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001«>#036ýyД7#027$Åä®Ï>-k#‚9ƒÔÜKÏaV#011¾
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY <?xml version="1.0"
encoding="UTF-8"?>#012<isComposing
xmlns="urn:ietf:params:xml:ns:im-iscomposing" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:ietf:params:xml:ns:im-composing
iscomposing.xsd">#012 <state>active</state>#012</isComposing>
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_cmd.c:1057]:
imc_handle_message(): broadcast to room [sip:chat at lab.pynlab.com]
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_cmd.c:1097]:
imc_room_broadcast(): nr = 1
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: imc [imc_cmd.c:1101]:
imc_room_broadcast(): to uri = sip:651097007 at lab.pynlab.com
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 681 usec
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:01:08 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:01:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904642
May 29 17:01:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1274]:
m_clean_silo(): cleaning expired messages
May 29 17:01:14 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:01:14 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=14 ([176.32.21.200]:49302 -> [176.32.21.200]:5061)
May 29 17:01:14 lab /usr/sbin/kamailio[7364]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4df270
May 29 17:01:14 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 5
May 29 17:01:14 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:01:14 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 17:01:16 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:01:16 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:01:16 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 6 27(7365) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=7
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:604]: parse_msg(): SIP Request:
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:606]: parse_msg():  method:  <MESSAGE>
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:608]: parse_msg():  uri:     <
sips:chat at lab.pynlab.com;transport=TLS>
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:610]: parse_msg():  version: <SIP/2.0>
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 235,
<rport> = <n/a>; state=6
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 232,
<branch> = <z9hG4bKPjMPuK2Iz0WPCDjYwhJm3N2DqUtmxwDqKN>; state=6
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:1303]: parse_via_param(): Found param type 237,
<alias> = <n/a>; state=16
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_via.c:2639]: parse_via(): end of header reached, state=5
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:492]: parse_headers(): Via found, flags=2
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:494]: parse_headers(): this is the first via
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=10
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:171]: get_hdr_field(): <To> [28]; uri=[
sips:chat at lab.pynlab.com]
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:172]: get_hdr_field(): to body [<
sips:chat at lab.pynlab.com>#015#012]
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:152]: get_hdr_field(): cseq <CSeq>: <39362>
<MESSAGE>
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:205]: receive_msg(): --- received sip message - request -
call-id: [IvugFxWz.XxhaJ6Ku5nopYSGIPFxdLSB] - cseq: [39362 MESSAGE]
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:248]: receive_msg(): preparing to run routing scripts...
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=12 a=16 n=if
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=5 a=25 n=is_method
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=37 a=16 n=if
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=17 a=25 n=xdbg
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_addr_spec.c:185]: parse_to_param(): add param:
tag=to5h6uG-YDoLKUymtdATZV3EACwNpTSn
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/parse_addr_spec.c:864]: parse_addr_spec(): end of header
reached, state=29
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:183]: get_hdr_field(): content_length=7
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/parser/msg_parser.c:89]: get_hdr_field(): found end of header
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <script>: script:
message from [sips:651097007 at lab.pynlab.com] r-uri
[sips:chat at lab.pynlab.com;transport=TLS]
msg [#accept]
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=27 a=16 n=if
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=18 a=25 n=is_method
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=20 a=3 n=log
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=21 a=26 n=sl_send_reply
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: sl [sl_funcs.c:490]:
sl_run_callbacks(): execute callback for event type 1
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: siptrace
[siptrace.c:1350]: trace_sl_onreply_out(): trace off...
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7365 (27)),
reusing fd
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=432 fd=11
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send():
buf=#012#027#003#003#001«>#036ýyД7#030Ò£Ãy#014Íd!ËàÊ'\B#024+#005†-mÖ-ìøW’&ó
#013â:·#007¦P¬§ùÆË‚#006Šøn{I®£¾…ÂÃŒP#036é#026jÅ0Až/
£ÂÊ6n‘›µ#020ÝžBâÆ8År¥¥¬H#024$/Õ3#002#036Ý#034©åû¼0|xï#001zå8vå‘\ûÞÛTw*lk/NÁñRÙ#|r#032.)—f3
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=22 a=24 n=imc_manager
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: ERROR: imc [imc.c:499]:
ki_imc_manager(): BODY #accept
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc.c:502]:
ki_imc_manager(): found command
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_cmd.c:144]:
imc_parse_cmd(): command: [accept]
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: imc [imc_mng.c:371]:
imc_get_member(): found member
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: ERROR: imc [imc_cmd.c:553]:
imc_handle_accept(): user [651097007] not invited in the room!
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: ERROR: imc [imc.c:539]:
ki_imc_manager(): failed to handle 'accept'
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: exec: ***
cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio_routes.cfg] l=23 a=2 n=exit
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:289]: receive_msg(): request-route executed in: 778 usec
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/usr_avp.c:636]: destroy_avp_list(): destroying list (nil)
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/xavp.c:446]: xavp_destroy_list(): destroying xavp list (nil)
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/receive.c:378]: receive_msg(): cleaning up
May 29 17:01:16 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:01:22 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:01:22 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=14 ([176.32.21.200]:49302 -> [176.32.21.200]:5061)
May 29 17:01:22 lab /usr/sbin/kamailio[7365]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4df270
May 29 17:01:22 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 6
May 29 17:01:22 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:01:22 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 17:01:29 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:1263]:
t_should_relay_response(): ->>>>>>>>> T_code=0, new_code=408
May 29 17:01:29 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2074]:
local_reply(): branch=0, save=0, winner=0
May 29 17:01:29 lab /usr/sbin/kamailio[7333]: DEBUG: tm [t_reply.c:2113]:
local_reply(): local transaction completed 408/0 (totag retr: 0/0)
May 29 17:01:34 lab /usr/sbin/kamailio[7334]: DEBUG: tm [h_table.c:129]:
free_cell_helper(): freeing transaction 0x7ff49d4e3790 from timer.c:651
May 29 17:02:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904702
May 29 17:02:47 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:02:47 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:02:47 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 7 28(7366) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:02:47 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:02:47 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 17:02:47 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7366 (28)),
reusing fd
May 29 17:02:47 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:02:47 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=31 fd=11
May 29 17:02:47 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#027#003#003
May 29 17:02:47 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:02:53 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:02:53 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=14 ([176.32.21.200]:49302 -> [176.32.21.200]:5061)
May 29 17:02:53 lab /usr/sbin/kamailio[7366]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4df270
May 29 17:02:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3308]: handle_tcp_child(): reader response= 7ff49d47fc88,
1 from 7
May 29 17:02:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xa5bf80, 49, 2,
0x7ff49d47fc88), fd_no=38
May 29 17:02:53 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3435]: handle_tcp_child(): CONN_RELEASE  0x7ff49d47fc88
refcnt= 1
May 29 17:03:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904762
May 29 17:04:12 lab /usr/sbin/kamailio[7333]: DEBUG: msilo [msilo.c:1214]:
m_clean_silo(): cleaning stored messages - 53904822
May 29 17:04:18 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xa5bf80, 49, -1,
0x0) fd_no=39 called
May 29 17:04:18 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:4196]: handle_tcpconn_ev(): sending to child, events 1
May 29 17:04:18 lab /usr/sbin/kamailio[7367]: DEBUG: <core>
[core/tcp_main.c:3878]: send2child(): selected tcp worker 0 21(7359) for
activity on [tls:0.0.0.0:5061], 0x7ff49d47fc88
May 29 17:04:18 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1740]: handle_io(): received n=8 con=0x7ff49d47fc88, fd=11
May 29 17:04:18 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1540]: tcp_read_req(): content-length=0
May 29 17:04:18 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2226]: tcpconn_send_put(): send from reader (7359 (21)),
reusing fd
May 29 17:04:18 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2460]: tcpconn_do_send(): sending...
May 29 17:04:18 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2494]: tcpconn_do_send(): after real write: c=
0x7ff49d47fc88 n=31 fd=11
May 29 17:04:18 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_main.c:2495]: tcpconn_do_send(): buf=#012#027#003#003
May 29 17:04:18 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:380]: io_watch_add(): DBG: io_watch_add(0xaa5680, 11, 2,
0x7ff49d47fc88), fd_no=1
May 29 17:04:24 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/io_wait.h:602]: io_watch_del(): DBG: io_watch_del (0xaa5680, 11, -1,
0x10) fd_no=2 called
May 29 17:04:24 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1664]: release_tcpconn(): releasing con 0x7ff49d47fc88,
state 1, fd=11, id=14 ([176.32.21.200]:49302 -> [176.32.21.200]:5061)
May 29 17:04:24 lab /usr/sbin/kamailio[7359]: DEBUG: <core>
[core/tcp_read.c:1665]: release_tcpconn(): extra_data 0x7ff49d4df270
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20200529/04d9fca3/attachment-0001.html>


More information about the sr-users mailing list