<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello,<br>
<br>
that's from 2007, closed as invalid -- that was v1.2.<br>
<br>
Again, as in my previous email, you haven't described what is the
state after using the subst as I suggested previously.<br>
<br>
Cheers,<br>
Daniel<br>
<br>
<div class="moz-cite-prefix">On 25/02/15 15:47, Slava Bendersky
wrote:<br>
</div>
<blockquote
cite="mid:498186757.30498146.1424875657795.JavaMail.zimbra@skillsearch.ca"
type="cite">
<div style="font-family: lucida console,sans-serif; font-size:
12pt; color: #000000">
<div>Hello Daniel,<br>
</div>
<div>I found this bug report<br data-mce-bogus="1">
</div>
<div><br data-mce-bogus="1">
</div>
<div><a class="moz-txt-link-freetext" href="http://sourceforge.net/p/openser/bugs/226/">http://sourceforge.net/p/openser/bugs/226/</a></div>
<div><br data-mce-bogus="1">
</div>
<div>Is this still valid ?<br data-mce-bogus="1">
</div>
<div><br data-mce-bogus="1">
</div>
<div>Slava.<br data-mce-bogus="1">
</div>
<div><br>
</div>
<div><br>
</div>
<hr id="zwchr" data-marker="__DIVIDER__">
<div data-marker="__HEADERS__"><b>From: </b>"Slava Bendersky"
<a class="moz-txt-link-rfc2396E" href="mailto:volga629@networklab.ca"><volga629@networklab.ca></a><br>
<b>To: </b><a class="moz-txt-link-abbreviated" href="mailto:miconda@gmail.com">miconda@gmail.com</a><br>
<b>Cc: </b>"sr-users" <a class="moz-txt-link-rfc2396E" href="mailto:sr-users@lists.sip-router.org"><sr-users@lists.sip-router.org></a><br>
<b>Sent: </b>Wednesday, February 25, 2015 9:11:54 AM<br>
<b>Subject: </b>Re: [SR-Users] kamailio asterisk<br>
</div>
<div><br>
</div>
<div data-marker="__QUOTED_TEXT__">
<div style="font-family: lucida console,sans-serif; font-size:
12pt; color: #000000">
<div>Hello Everyone,<br>
</div>
<br>
<div>Feb 25 09:12:33 canlvprx01 kamailio: 11(4104) ERROR:
*** cfgtrace:request_route=[DEFAULT_ROUTE]
c=[/etc/kamailio/kamailio-asterisk.cfg] l=506 a=25
n=subst_uri<br>
Feb 25 09:12:33 canlvprx01 kamailio: 11(4104) DEBUG:
<core> [re.c:448]: subst_run(): subst_run: running.
r=1<br>
Feb 25 09:12:33 canlvprx01 kamailio: 11(4104) DEBUG:
<core> [re.c:517]: subst_str(): subst_str: no match<br>
</div>
<br>
<div>I tried something like <br>
</div>
<br>
<div>Â Â Â Â Â Â Â if (proto==TLS) <br>
       {<br>
               #subst_uri('/^sips.+)$/<a class="moz-txt-link-freetext" href="sip:\1/">sip:\1/</a>');<br>
               subst("/sips:/<a class="moz-txt-link-freetext" href="sip:/g">sip:/g</a>");<br>
       }<br>
</div>
<br>
<div>but there some cases where client use ;transport=TLS
which need remove too.<br>
</div>
<br>
<div>Slava<br>
</div>
<br>
<br>
<hr id="zwchr">
<div><b>From: </b>"Daniel-Constantin Mierla"
<a class="moz-txt-link-rfc2396E" href="mailto:miconda@gmail.com"><miconda@gmail.com></a><br>
<b>To: </b>"Slava Bendersky"
<a class="moz-txt-link-rfc2396E" href="mailto:volga629@networklab.ca"><volga629@networklab.ca></a>, "sr-users"
<a class="moz-txt-link-rfc2396E" href="mailto:sr-users@lists.sip-router.org"><sr-users@lists.sip-router.org></a><br>
<b>Sent: </b>Wednesday, February 25, 2015 5:44:53 AM<br>
<b>Subject: </b>Re: [SR-Users] kamailio asterisk<br>
</div>
<br>
<div>Hello,<br>
<br>
change the r-uri to use sip instead of sips.<br>
<br>
You can try with:<br>
<br>
subst_uri('/^sips:(.+)$/<a moz-do-not-send="true"
class="moz-txt-link-freetext" href="sip:%5C1/"
target="_blank">sip:\1/</a>');<br>
<br>
Cheers,<br>
Daniel!<br>
<div class="moz-cite-prefix"><br>
On 25/02/15 01:14, Slava Bendersky wrote:<br>
</div>
<blockquote
cite="mid:281980383.30343173.1424823277102.JavaMail.zimbra@skillsearch.ca">
<div style="font-family: lucida console,sans-serif;
font-size: 12pt; color: #000000">
<div>Hello Everyone,<br>
</div>
<div>I wonder in my case why kamailio is not bridging
between TLS and UDP ? Is there additional
configuration required ?<br>
</div>
<div><br>
</div>
<div>Slava.<br>
</div>
<div><br>
</div>
<hr id="zwchr">
<div><b>From: </b>"Slava Bendersky" <a
moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:volga629@networklab.ca"
target="_blank"><volga629@networklab.ca></a><br>
<b>To: </b><a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a><br>
<b>Cc: </b>"sr-users" <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:sr-users@lists.sip-router.org"
target="_blank"><sr-users@lists.sip-router.org></a><br>
<b>Sent: </b>Tuesday, February 24, 2015 11:42:02 AM<br>
<b>Subject: </b>Re: [SR-Users] kamailio asterisk<br>
</div>
<br>
<div>
<div style="font-family: lucida console,sans-serif;
font-size: 12pt; color: #000000">
<div>Hello Everyone,<br>
</div>
<div>Here link to core dump bt full.<br>
</div>
<br>
<div><a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://fpaste.org/189799/79603014/"
target="_blank">http://fpaste.org/189799/79603014/</a><br>
</div>
<br>
<div>password the same<br>
</div>
<br>
<div>Slava.<br>
</div>
<br>
<hr id="zwchr">
<div><b>From: </b>"Daniel-Constantin Mierla" <a
moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:miconda@gmail.com"
target="_blank"><miconda@gmail.com></a><br>
<b>To: </b>"volga629" <a
moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:volga629@skillsearch.ca"
target="_blank"><volga629@skillsearch.ca></a>,
"Slava Bendersky" <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:volga629@networklab.ca"
target="_blank"><volga629@networklab.ca></a>,
"sr-users" <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:sr-users@lists.sip-router.org"
target="_blank"><sr-users@lists.sip-router.org></a><br>
<b>Sent: </b>Monday, February 23, 2015 3:56:48
AM<br>
<b>Subject: </b>Re: [SR-Users] kamailio
asterisk<br>
</div>
<br>
<div>You don't need to run kamailio through gdb.
If it crashes, then you get<br>
a corefile -- in the logs it says the name of
the file. It is usually<br>
located in / or in the path you gave to -w
parameter.<br>
<br>
After you reproduced the crash, locate the
corefile and run gdb like:<br>
<br>
gdb /path/to/kamailio /path/to/corefile<br>
bt full<br>
<br>
The /path/to/kamailio should be
/usr/sbin/kamailio if you installed from<br>
rpms.<br>
<br>
If you have improvements to init or sysconfig
kamailio file, send a<br>
patch and we will include the changes in
kamailio repository.<br>
<br>
Cheers,<br>
Daniel<br>
<br>
On 23/02/15 01:00, Slava Bendersky wrote:<br>
> Hello Everyone,<br>
> I upgraded to 4.2.3 version, but crash
 still there. What is my options to meet case
like this.<br>
><br>
> Client TLS -------> KAMAILIO Proxy
------ UDP/TCP ----> asterisk <br>
> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â
 |<br>
> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â
 |<br>
>              Public     Â
  Private<br>
><br>
> I will try try run gdb to get backtrace on
crash. <br>
> Also here link for Fedora 21 server rpms.
There are couple small fixes for init file and
sysconfig/kamailio<br>
><br>
> <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://ftpsrv01.networklab.ca/fedora/21/RPMS/x86_64/"
target="_blank">http://ftpsrv01.networklab.ca/fedora/21/RPMS/x86_64/</a><br>
><br>
> Slava.<br>
><br>
> Sent from mobile device typos are expected.<br>
><br>
> From: Daniel-Constantin Mierla <a
moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:miconda@gmail.com"
target="_blank"><miconda@gmail.com></a><br>
> Sent: Feb 22, 2015 5:34 PM<br>
> To: Slava Bendersky <a
moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:volga629@networklab.ca"
target="_blank"><volga629@networklab.ca></a>;sr-users<br>
> Subject: Re: [SR-Users] kamailio asterisk<br>
><br>
><br>
><br>
> Hello,<br>
><br>
> looking at the logs, the process routing
the register is forwarding it,<br>
> by opening a tls connection -- that is
because the uri has sips as schema.<br>
><br>
> The crash is reported in another process
that doesn't print much logs<br>
> messages. As Olle suggested, can you get
the backtrace with gdb from the<br>
> core file? That will help to see where the
crash happened.<br>
><br>
> gdb /path/to/kamailio /path/to/corefile<br>
> bt full<br>
><br>
> And again, it would be good to upgrade to
4.2.3 -- it is same config and<br>
> database, just install new version and
restart. In this way we rule out<br>
> issues that were fixed already, avoiding to
spend time on something fixed.<br>
><br>
> Cheers,<br>
> Daniel<br>
><br>
> On 20/02/15 15:03, Slava Bendersky wrote:<br>
>> Hello Everyone,<br>
>> Thank you for reply,<br>
>> On client I configured user @
domain.org and proxy point to kamailio<br>
>> Here 1 debug where on client after
doamin.org port is left configured<br>
>> to 5061<br>
>><br>
>> <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://fpaste.org/188145/44047614/"
target="_blank">http://fpaste.org/188145/44047614/</a><br>
>><br>
>> Second debug where port set to 0 and
kamailio tries resolve and crashed<br>
>><br>
>> <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://fpaste.org/188148/24440702/"
target="_blank">http://fpaste.org/188148/24440702/</a><br>
>><br>
>> Here config file<br>
>><br>
>> <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://fpaste.org/188149/24440841/"
target="_blank">http://fpaste.org/188149/24440841/</a><br>
>><br>
>><br>
>> Thank you,<br>
>> Â Â Â Â Â Â Â Â Â Slava.<br>
>><br>
>><br>
>>
------------------------------------------------------------------------<br>
>> *From: *"Olle E. Johansson" <a
moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:oej@edvina.net" target="_blank"><oej@edvina.net></a><br>
>> *To: *"Daniel Constantin Mierla" <a
moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:miconda@gmail.com"
target="_blank"><miconda@gmail.com></a>,
"sr-users"<br>
>> <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:sr-users@lists.sip-router.org"
target="_blank"><sr-users@lists.sip-router.org></a><br>
>> *Sent: *Thursday, February 19, 2015
4:34:04 AM<br>
>> *Subject: *Re: [SR-Users] kamailio
asterisk<br>
>><br>
>> We also need to check the core file
from the crash.<br>
>> /O<br>
>> On 19 Feb 2015, at 09:30,
Daniel-Constantin Mierla <<a
moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:miconda@gmail.com"
target="_blank">miconda@gmail.com</a><br>
>> <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:miconda@gmail.com"
target="_blank"><mailto:miconda@gmail.com></a>>
wrote:<br>
>><br>
>> Â Â Hello,<br>
>><br>
>> Â Â can you send the REGISTER request
received by kamailio and your<br>
>> Â Â config to me?<br>
>><br>
>> Â Â As you receive it over TLS, you can
get the register by adding the<br>
>> Â Â next line in kamailio.cfg at the
beginning of request_route:<br>
>><br>
>> Â Â xlog("received request:
[[$mb]]\n");<br>
>><br>
>> Â Â I will like to double check if the
issue is still present.<br>
>><br>
>> Â Â You should upgrade to 4.2.3,
because it is the latest stable, you<br>
>> Â Â have 4.2.1 and there were many
fixes meanwhile.<br>
>><br>
>> Â Â If you preserve sips as uri schema,
then you force tls further for<br>
>> Â Â forwarding. You should change that
to <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="sip:domain" target="_blank">sip:domain</a>...<br>
>><br>
>> Â Â Cheers,<br>
>> Â Â Daniel<br>
>><br>
>> Â Â On 18/02/15 00:37, Slava Bendersky
wrote:<br>
>><br>
>> Â Â Â Â Hello Everyone,<br>
>> Â Â Â Â I have standard case where
kamailio play role of proxy for<br>
>> Â Â Â Â asterisk servers.<br>
>> Â Â Â Â Kamailio configured use TLS
transport on public side and on<br>
>> Â Â Â Â private side UDP 5060.<br>
>> Â Â Â Â When client (SIP soft phone)
connect to TLS socket everything<br>
>> Â Â Â Â goes well until kamailio trying
forward request. Kamailio<br>
>> Â Â Â Â tries DNS resolve tls transport
srv records instead of udp<br>
>> Â Â Â Â then it just crashed when no
tls configured on private side of<br>
>> Â Â Â Â kamailio.<br>
>><br>
>> Â Â Â Â Do I need manually fix sips in
URI ? Or some different miss<br>
>> Â Â Â Â configuration ?<br>
>><br>
>><br>
>> Â Â Â Â [root@canlvprx01 kamailio]# rpm
-qa | grep kamail<br>
>> Â Â Â Â
kamailio-carrierroute-4.2.1-4.2.fc21.x86_64<br>
>> Â Â Â Â
kamailio-mysql-4.2.1-4.2.fc21.x86_64<br>
>> Â Â Â Â
kamailio-outbound-4.2.1-4.2.fc21.x86_64<br>
>> Â Â Â Â kamailio-4.2.1-4.2.fc21.x86_64<br>
>> Â Â Â Â
kamailio-tls-4.2.1-4.2.fc21.x86_64<br>
>><br>
>><br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [parser/msg_parser.c:625]:
parse_msg(): Â method: Â <REGISTER><br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [parser/msg_parser.c:627]:
parse_msg(): Â uri: Â Â <br>
>> Â Â Â Â <sips:domain.org>
 ---> Client come with TLS transport<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [parser/msg_parser.c:629]:
parse_msg(): Â version: <SIP/2.0><br>
>><br>
>><br>
>><br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [socket_info.c:583]:
grep_sock_info(): grep_sock_info -<br>
>> Â Â Â Â checking if host==us: 13==12
&& [domain.org<br>
>> Â Â Â Â <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="http://domain.org" target="_blank"><http://domain.org></a>]
== [10.18.130.46 <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="callto:10.18.130.46" target="_blank"><callto:10.18.130.46></a>]<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [socket_info.c:587]:
grep_sock_info(): grep_sock_info -<br>
>> Â Â Â Â checking if port 5060
(advertise 0) matches port 5060<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [socket_info.c:583]:
grep_sock_info(): grep_sock_info -<br>
>> Â Â Â Â checking if host==us: 13==11
&& [domain.org<br>
>> Â Â Â Â <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="http://domain.org" target="_blank"><http://domain.org></a>]
== [67.34.12.56]<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [socket_info.c:587]:
grep_sock_info(): grep_sock_info -<br>
>> Â Â Â Â checking if port 5081
(advertise 0) matches port 5060<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kernel: [4130713.518667]<br>
>> Â Â Â Â kamailio[22484]: segfault at 88
ip 00000000004bd30c sp<br>
>> Â Â Â Â 00007fffa2f73a20 error 4 in
kamailio[400000+3b8000]<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [forward.c:448]: check_self():
check_self: host != me<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) ERROR: ***<br>
>> Â Â Â Â cfgtrace:request_route=[SIPOUT]<br>
>> Â Â Â Â
c=[/etc/kamailio/kamailio-asterisk.cfg] l=850
a=25 n=append_hf<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) ERROR: ***<br>
>> Â Â Â Â cfgtrace:request_route=[SIPOUT]<br>
>> Â Â Â Â
c=[/etc/kamailio/kamailio-asterisk.cfg] l=851
a=5 n=route<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) ERROR: ***<br>
>> Â Â Â Â cfgtrace:request_route=[RELAY]<br>
>> Â Â Â Â
c=[/etc/kamailio/kamailio-asterisk.cfg] l=567
a=16 n=if<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) ERROR: ***<br>
>> Â Â Â Â cfgtrace:request_route=[RELAY]<br>
>> Â Â Â Â
c=[/etc/kamailio/kamailio-asterisk.cfg] l=563
a=25 n=is_method<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) ERROR: ***<br>
>> Â Â Â Â cfgtrace:request_route=[RELAY]<br>
>> Â Â Â Â
c=[/etc/kamailio/kamailio-asterisk.cfg] l=571
a=16 n=if<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) ERROR: ***<br>
>> Â Â Â Â cfgtrace:request_route=[RELAY]<br>
>> Â Â Â Â
c=[/etc/kamailio/kamailio-asterisk.cfg] l=567
a=25 n=is_method<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) ERROR: ***<br>
>> Â Â Â Â cfgtrace:request_route=[RELAY]<br>
>> Â Â Â Â
c=[/etc/kamailio/kamailio-asterisk.cfg] l=574
a=16 n=if<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) ERROR: ***<br>
>> Â Â Â Â cfgtrace:request_route=[RELAY]<br>
>> Â Â Â Â
c=[/etc/kamailio/kamailio-asterisk.cfg] l=571
a=24 n=t_relay<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: tm<br>
>> Â Â Â Â [t_lookup.c:1373]: t_newtran():
DEBUG: t_newtran: msg id=1 ,<br>
>> Â Â Â Â global msg id=1 , T on
entrance=(nil)<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: tm<br>
>> Â Â Â Â [t_lookup.c:527]:
t_lookup_request(): t_lookup_request: start<br>
>> Â Â Â Â searching: hash=48550, isACK=0<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: tm<br>
>> Â Â Â Â [t_lookup.c:485]:
matching_3261(): DEBUG: RFC3261 transaction<br>
>> Â Â Â Â matching failed<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: tm<br>
>> Â Â Â Â [t_lookup.c:709]:
t_lookup_request(): DEBUG: t_lookup_request:<br>
>> Â Â Â Â no transaction found<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: tm<br>
>> Â Â Â Â [t_hooks.c:380]:
run_reqin_callbacks_internal(): DBG:<br>
>> Â Â Â Â trans=0x7f598a9ced40, callback
type 1, id 0 entered<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: tm<br>
>> Â Â Â Â [t_hooks.c:380]:
run_reqin_callbacks_internal(): DBG:<br>
>> Â Â Â Â trans=0x7f598a9ced40, callback
type 1, id 0 entered<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kernel: kamailio[22484]: segfault<br>
>> Â Â Â Â at 88 ip 00000000004bd30c sp
00007fffa2f73a20 error 4 in<br>
>> Â Â Â Â kamailio[400000+3b8000]<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [md5utils.c:67]:
MD5StringArray(): DEBUG: MD5 calculated:<br>
>> Â Â Â Â
0475e0d0dd9778e889618cb724403b4d<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [dns_cache.c:566]:
_dns_hash_find():<br>
>> Â Â Â Â
dns_hash_find(_sips._tcp.networklab.ca<br>
>> Â Â Â Â <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="http://tcp.networklab.ca"
target="_blank"><http://tcp.networklab.ca></a>(24),
33), h=646<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [resolve.c:967]: get_record():
get_record: skipping 1 NS<br>
>> Â Â Â Â (p=0xa1f556, end=0xa1f588)<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [resolve.c:983]: get_record():
get_record: parsing 2 ARs<br>
>> Â Â Â Â (p=0xa1f568, end=0xa1f588)<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [dns_cache.c:1772]:
dns_get_related():<br>
>> Â Â Â Â dns_get_related(0x7f598a9e89b0
(_sips._tcp.domain.org<br>
>> Â Â Â Â <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="http://tcp.domain.org" target="_blank"><http://tcp.domain.org></a>,
33), 33, *0x7f5995bd55e0) (0)<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [dns_cache.c:869]:
dns_cache_add_unsafe(): dns_cache_add:<br>
>> Â Â Â Â adding _sips._tcp.domain.org <a
moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="http://tcp.domain.org" target="_blank"><http://tcp.domain.org></a>(24)
33<br>
>> Â Â Â Â (flags=0) at 646<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [dns_cache.c:869]:
dns_cache_add_unsafe(): dns_cache_add:<br>
>> Â Â Â Â adding camsgsrv02.domain.org<br>
>> Â Â Â Â <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="http://camsgsrv02.domain.org"
target="_blank"><http://camsgsrv02.domain.org></a>(24)
1 (flags=0) at 967<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [dns_cache.c:566]:
_dns_hash_find():<br>
>> Â Â Â Â
dns_hash_find(camsgsrv02.domain.org<br>
>> Â Â Â Â <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="http://camsgsrv02.domain.org"
target="_blank"><http://camsgsrv02.domain.org></a>(24),
1), h=967<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [msg_translator.c:2871]:
create_via_hf(): create_via_hf: id<br>
>> Â Â Â Â added: <;i=1>, rcv
proto=3<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [tcp_main.c:1818]: tcp_send():
tcp_send: no open tcp<br>
>> Â Â Â Â connection found, opening new
one<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [ip_addr.c:243]: print_ip():
tcpconn_new: new tcp connection:<br>
>> Â Â Â Â 10.18.130.50 <a
moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="callto:10.18.130.50" target="_blank"><callto:10.18.130.50></a><br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [tcp_main.c:1073]:
tcpconn_new(): tcpconn_new: on port 5061,<br>
>> Â Â Â Â type 3<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [tcp_main.c:1382]:
tcpconn_add(): tcpconn_add: hashes: 3263:0:0, 2<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) WARNING: <core><br>
>> Â Â Â Â [tcp_main.c:1221]:
tcp_do_connect(): 10.18.130.50<br>
>> Â Â Â Â <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="callto:10.18.130.50" target="_blank"><callto:10.18.130.50></a>:5061:
could not find corresponding<br>
>> Â Â Â Â listening socket for
10.18.130.46 <a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="callto:10.18.130.46" target="_blank"><callto:10.18.130.46></a>,
using<br>
>> Â Â Â Â default...<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: tls<br>
>> Â Â Â Â [tls_server.c:184]:
tls_complete_init(): Using TLS domain<br>
>> Â Â Â Â TLSc<default><br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: tls<br>
>> Â Â Â Â [tls_domain.c:700]:
sr_ssl_ctx_info_callback(): SSL handshake<br>
>> Â Â Â Â started<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: <core><br>
>> Â Â Â Â [tcp_main.c:2697]:
tcpconn_1st_send(): pending write on new<br>
>> Â Â Â Â connection 0x7f598a9d4678
 (-1/129 bytes written)<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 15(22484) DEBUG: <core><br>
>> Â Â Â Â [tcp_main.c:3565]:
handle_ser_child(): handle_ser_child: read<br>
>> Â Â Â Â response= 7f598a9d4678, 5, fd
31 from 11 (22480)<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 15(22484) DEBUG: <core><br>
>> Â Â Â Â [io_wait.h:388]:
io_watch_add(): DBG: io_watch_add(0x9daf00,<br>
>> Â Â Â Â 31, 2, 0x7f598a9d4678),
fd_no=19<br>
>> Â Â Â Â Feb 17 11:13:49 canlvprx01
kamailio: 11(22480) DEBUG: tm<br>
>> Â Â Â Â [t_funcs.c:394]: t_relay_to():
SER: new transaction fwd'ed<br>
>><br>
>><br>
>><br>
>> Â Â Â Â Thank you Slava.<br>
>><br>
>><br>
>> Â Â Â Â
_______________________________________________<br>
>> Â Â Â Â SIP Express Router (SER) and
Kamailio (OpenSER) - sr-users mailing list<br>
>> Â Â Â Â <a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:sr-users@lists.sip-router.org"
target="_blank">sr-users@lists.sip-router.org</a><br>
>> Â Â Â Â <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
>><br>
>><br>
>> Â Â -- <br>
>> Â Â Daniel-Constantin Mierla<br>
>> Â Â <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://twitter.com/#%21/miconda"
target="_blank">http://twitter.com/#!/miconda</a>
- <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://www.linkedin.com/in/miconda"
target="_blank">http://www.linkedin.com/in/miconda</a><br>
>> Â Â Kamailio World Conference, May
27-29, 2015<br>
>> Â Â Berlin, Germany - <a
moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://www.kamailioworld.com"
target="_blank">http://www.kamailioworld.com</a><br>
>><br>
>> Â Â
_______________________________________________<br>
>> Â Â SIP Express Router (SER) and
Kamailio (OpenSER) - sr-users mailing<br>
>> Â Â list<br>
>> Â Â <a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:sr-users@lists.sip-router.org"
target="_blank">sr-users@lists.sip-router.org</a>
<a moz-do-not-send="true"
class="moz-txt-link-rfc2396E"
href="mailto:sr-users@lists.sip-router.org"
target="_blank"><mailto:sr-users@lists.sip-router.org></a><br>
>> Â Â <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
>><br>
>><br>
>><br>
>>
_______________________________________________<br>
>> SIP Express Router (SER) and Kamailio
(OpenSER) - sr-users mailing list<br>
>> <a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:sr-users@lists.sip-router.org"
target="_blank">sr-users@lists.sip-router.org</a><br>
>> <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br>
-- <br>
Daniel-Constantin Mierla<br>
<a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://twitter.com/#%21/miconda"
target="_blank">http://twitter.com/#!/miconda</a>
- <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://www.linkedin.com/in/miconda"
target="_blank">http://www.linkedin.com/in/miconda</a><br>
Kamailio World Conference, May 27-29, 2015<br>
Berlin, Germany - <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://www.kamailioworld.com"
target="_blank">http://www.kamailioworld.com</a><br>
</div>
</div>
<br>
_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) -
sr-users mailing list<br>
<a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:sr-users@lists.sip-router.org"
target="_blank">sr-users@lists.sip-router.org</a><br>
<a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</div>
</div>
</blockquote>
<br>
<pre class="moz-signature">--
Daniel-Constantin Mierla
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://twitter.com/#%21/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.kamailioworld.com" target="_blank">http://www.kamailioworld.com</a>
</pre>
<br>
</div>
</div>
<br>
_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
mailing list<br>
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</div>
</div>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - <a class="moz-txt-link-freetext" href="http://www.kamailioworld.com">http://www.kamailioworld.com</a></pre>
</body>
</html>