<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix"><tt>Hi Kaan,</tt><tt><br>
</tt><tt><br>
</tt><tt>That is completely wrong as you break the transaction
logic. The correct way of doing par</tt><tt>allel forking is :</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> if($si=="192.168.2.11") {</tt><tt><br>
</tt><tt> $du = "sip:</tt><tt><span style="background-color:
transparent;" class="">192.168.2.3:4060";<br>
append_branch(); # add first destination with the above
value<br>
$du = </span></tt><tt>"sip:</tt><span
style="background-color: transparent;" class=""><tt>192.168.2.5:4060";</tt><tt><br>
</tt><tt> t_relay();</tt><tt><br>
</tt><tt> }</tt><tt><br>
</tt><tt><br>
</tt><tt>Regards,</tt><br>
</span>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
On 13.10.2014 19:45, Kaan Dandin wrote:<br>
</div>
<blockquote
cite="mid:1413218726.55580.YahooMailNeo@web121503.mail.ne1.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff;
font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
Lucida Grande, sans-serif;font-size:16px">
<div class="" style=""><span class="" style="">Hi Bogdan,</span></div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida
Grande', sans-serif; font-style: normal; background-color:
transparent;" class=""><span class="" style=""><br class=""
style="">
</span></div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida
Grande', sans-serif; font-style: normal; background-color:
transparent;" class=""><span class="" style=""><br class=""
style="">
</span></div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida
Grande', sans-serif; font-style: normal; background-color:
transparent;" class="">I am using following lines (just
sharing related part of the script) to check first if the
method is REGISTER and sending to .3 (open ims node 1) and
.5(open ims node 2) if it is coming from .11(ims bench
traffic generator).</div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida
Grande', sans-serif; font-style: normal; background-color:
transparent;" class="">Otherwise I am sending directly to the
set destination.</div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida
Grande', sans-serif; font-style: normal; background-color:
transparent;" class=""><br class="" style="">
</div>
<div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida
Grande', sans-serif; font-style: normal; background-color:
transparent;" class=""><br class="" style="">
</div>
<div class="" style="background-color: transparent;">
else if (is_method("REGISTER")) {</div>
<div class="" style="background-color: transparent;"><br>
</div>
<div class="" style="background-color: transparent;">
xlog("xlog_initialregister");</div>
<div class="" style="background-color: transparent;"><br>
</div>
<div class="" style="background-color: transparent;">
if($si=="192.168.2.11") {</div>
<div class="" style="background-color: transparent;">
<span style="background-color: transparent;" class=""> t_relay("udp:192.168.2.3:4060");</span></div>
<div class="" style="background-color: transparent;">
t_relay("udp:192.168.2.5:4060");</div>
<div class="" style="background-color: transparent;">
exit;</div>
<div class="" style="background-color: transparent;">
}</div>
<div class="" style="background-color: transparent;"><br>
</div>
<div class="" style="background-color: transparent;"> if
(!t_relay()) {</div>
<div class="" style="background-color: transparent;">
xlog("xlog_route1error");</div>
<div class="" style="background-color: transparent;">
sl_reply_error();</div>
<div class="" style="background-color: transparent;"> };</div>
<div class="" style="background-color: transparent;"> </div>
<div class="" style="background-color: transparent;">
exit;</div>
<div class="" style="background-color: transparent;"><br
class="" style="">
</div>
<div class="" style="background-color: transparent;"> }</div>
<div class="" style=""><br class="" style="">
</div>
<div class="" style=""><br class="" style="">
</div>
<div class="" style=""><br class="" style="">
</div>
<div class="" style=""><br class="" style="">
</div>
<div class="" style="">Kind regards,</div>
<div class="" style="">Kaan</div>
<div style="font-family: HelveticaNeue, Helvetica Neue,
Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"
class="">
<div style="font-family: HelveticaNeue, Helvetica Neue,
Helvetica, Arial, Lucida Grande, sans-serif; font-size:
16px;" class="">
<div dir="ltr" class="" style="">
<hr class="" style="" size="1"> <font class="" style=""
size="2" face="Arial"> <b class="" style=""><span
style="font-weight:bold;" class="">From:</span></b>
Bogdan-Andrei Iancu <a class="moz-txt-link-rfc2396E" href="mailto:bogdan@opensips.org"><bogdan@opensips.org></a><br
class="" style="">
<b class="" style=""><span style="font-weight: bold;"
class="">To:</span></b> Kaan Dandin
<a class="moz-txt-link-rfc2396E" href="mailto:kaandandin@yahoo.com"><kaandandin@yahoo.com></a>; OpenSIPS users mailling
list <a class="moz-txt-link-rfc2396E" href="mailto:users@lists.opensips.org"><users@lists.opensips.org></a> <br class=""
style="">
<b class="" style=""><span style="font-weight: bold;"
class="">Cc:</span></b> Gunes Kurt
<a class="moz-txt-link-rfc2396E" href="mailto:gkurt@itu.edu.tr"><gkurt@itu.edu.tr></a>; "Ibrahim Hokelek,
(BİLGEM-UEKAE)" <a class="moz-txt-link-rfc2396E" href="mailto:ibrahim.hokelek@tubitak.gov.tr"><ibrahim.hokelek@tubitak.gov.tr></a> <br
class="" style="">
<b class="" style=""><span style="font-weight: bold;"
class="">Sent:</span></b> Monday, October 13, 2014
5:26 PM<br class="" style="">
<b class="" style=""><span style="font-weight: bold;"
class="">Subject:</span></b> Re: YNT: Re: YNT: Re:
YNT: Re: [OpenSIPS-Users] RFC3261 transaction matching
failed error for the second 401 Unauthorized -
Challenging the UE<br class="" style="">
</font> </div>
<div class="" style=""><br class="" style="">
<div id="yiv7922995386" class="" style="">
<div class="" style="">
<div class="" style=""><tt class="" style="">Hi Kaan,<br
class="" style="" clear="none">
<br class="" style="" clear="none">
In OpenSIPS, how do you script to have the
REGISTER sent to both .3 and .5 ?<br class=""
style="" clear="none">
<br class="" style="" clear="none">
Regards,<br class="" style="" clear="none">
</tt>
<pre class="" style="">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a moz-do-not-send="true" rel="nofollow" shape="rect" class="" target="_blank" href="http://www.opensips-solutions.com/" style="">http://www.opensips-solutions.com</a></pre>
On 13.10.2014 13:11, Kaan Dandin wrote:<br class=""
style="" clear="none">
</div>
<blockquote type="cite" class="" style=""> </blockquote>
</div>
<div class="" style="">
<div class="" id="yiv7922995386yqt71887" style="">
<div class="" style="">
<div class="" style="">Hi Bogdan, </div>
<div class="" style=""><br class="" style=""
clear="none">
</div>
<div class="" style="">Following 401 messages are
coming from .3 , but not passed to .11</div>
<div class="" style="">by opensips (.141)</div>
<div class="" style=""><br class="" style=""
clear="none">
</div>
<div class="" style="">Kind regards, </div>
<div class="" style="">Kaan</div>
<div class="" style="">
<blockquote type="cite" class="" style="">
<blockquote type="cite" class="" style="">
<blockquote type="cite" class="" style="">
<div style="color:rgb(0, 0,
0);background-color:rgb(255, 255,
255);font-family:HelveticaNeue,
'Helvetica Neue', Helvetica, Arial,
'Lucida Grande',
sans-serif;font-size:16px;" class="">
<div class="" style=""><a
moz-do-not-send="true"
rel="nofollow" shape="rect" class=""
style="" href="">63 1.233561</a> <a
moz-do-not-send="true"
rel="nofollow" shape="rect"
target="_blank"
href="http://192.168.2.3/" class=""
style="">192.168.2.3</a> <a
moz-do-not-send="true"
rel="nofollow" shape="rect"
target="_blank"
href="http://192.168.2.141/"
class="" style="">192.168.2.141</a>
SIP Status: 401 Unauthorized -
Challenging the UE (0 bindings)<br
class="" style="" clear="none">
<a moz-do-not-send="true"
rel="nofollow" shape="rect" class=""
style="" href="">64 1.241624</a> <a
moz-do-not-send="true"
rel="nofollow" shape="rect"
target="_blank"
href="http://192.168.2.3/" class=""
style="">192.168.2.3</a> <a
moz-do-not-send="true"
rel="nofollow" shape="rect"
target="_blank"
href="http://192.168.2.141/"
class="" style="">192.168.2.141</a>
SIP Status: 401 Unauthorized -
Challenging the UE (0 bindings)</div>
</div>
</blockquote>
</blockquote>
</blockquote>
</div>
<div class="" style=""><br class="" style=""
clear="none">
</div>
<div class="" style=""><br class="" style=""
clear="none">
</div>
<div class="" style=""><br class="" style=""
clear="none">
</div>
<div class="" style="">
<div style="font-size:8px;color:#575757;"
class="">Samsung Mobile tarafından gönderildi</div>
</div>
</div>
</div>
<br class="" style="" clear="none">
<br class="" style="" clear="none">
<div class="" style="">-------- Orjinal mesaj --------</div>
<div class="" style="">Kimden: Bogdan-Andrei Iancu <a
moz-do-not-send="true" rel="nofollow" shape="rect"
class="" ymailto="mailto:bogdan@opensips.org"
target="_blank" href="mailto:bogdan@opensips.org"
style=""><bogdan@opensips.org></a> </div>
<div class="" style="">Tarih:13 10 2014 10:09
(GMT+02:00) </div>
<div class="" style="">Alıcı: Kaan Dandin <a
moz-do-not-send="true" rel="nofollow" shape="rect"
class="" ymailto="mailto:kaandandin@yahoo.com"
target="_blank" href="mailto:kaandandin@yahoo.com"
style=""><kaandandin@yahoo.com></a>,OpenSIPS
users mailling list <a moz-do-not-send="true"
rel="nofollow" shape="rect" class=""
ymailto="mailto:users@lists.opensips.org"
target="_blank"
href="mailto:users@lists.opensips.org" style=""><users@lists.opensips.org></a>
</div>
<div class="" style="">Cc: Gunes Kurt <a
moz-do-not-send="true" rel="nofollow" shape="rect"
class="" ymailto="mailto:gkurt@itu.edu.tr"
target="_blank" href="mailto:gkurt@itu.edu.tr"
style=""><gkurt@itu.edu.tr></a>,"Ibrahim
Hokelek, (BİLGEM-UEKAE)" <a moz-do-not-send="true"
rel="nofollow" shape="rect" class=""
ymailto="mailto:ibrahim.hokelek@tubitak.gov.tr"
target="_blank"
href="mailto:ibrahim.hokelek@tubitak.gov.tr"
style=""><ibrahim.hokelek@tubitak.gov.tr></a>
</div>
<div class="" style="">Konu: Re: YNT: Re: YNT: Re:
[OpenSIPS-Users] RFC3261 transaction matching failed
error for the second 401 Unauthorized - Challenging
the UE </div>
<div class="" style=""><br class="" style=""
clear="none">
</div>
<div class="" style=""><tt class="" style="">Hi Kaan,<br
class="" style="" clear="none">
<br class="" style="" clear="none">
OK, you fork to .3 and .5 and I see only .5
answering - nothing back from .3 . So OpenSIPS
sends back to IMS .11 the reply from .5, the 401.<br
class="" style="" clear="none">
Where is the problem?<br class="" style=""
clear="none">
<br class="" style="" clear="none">
Regards,<br class="" style="" clear="none">
</tt>
<pre class="" style="">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a moz-do-not-send="true" rel="nofollow" shape="rect" class="" target="_blank" href="http://www.opensips-solutions.com/" style="">http://www.opensips-solutions.com</a></pre>
On 10.10.2014 23:48, Kaan Dandin wrote:<br class=""
style="" clear="none">
</div>
<blockquote type="cite" class="" style=""> </blockquote>
</div>
<div class="" style="">
<div class="" style="">
<div class="" style="">Yes 141 is opensips I am
sending both 3 and 5 register messages when I get
from 11 which is ims bench</div>
<div class="" style=""><br class="" style=""
clear="none">
</div>
<div class="" style=""><br class="" style=""
clear="none">
</div>
<div class="" style="">
<div style="font-size:8px;color:#575757;" class="">Samsung
Mobile tarafından gönderildi</div>
</div>
</div>
<br class="" style="" clear="none">
<br class="" style="" clear="none">
<div class="" style="">-------- Orjinal mesaj --------</div>
<div class="" style="">Kimden: Bogdan-Andrei Iancu <a
moz-do-not-send="true" rel="nofollow" shape="rect"
class="" ymailto="mailto:bogdan@opensips.org"
target="_blank" href="mailto:bogdan@opensips.org"
style=""><bogdan@opensips.org></a> </div>
<div class="" style="">Tarih:09 10 2014 13:45
(GMT+02:00) </div>
<div class="" style="">Alıcı: Kaan Dandin <a
moz-do-not-send="true" rel="nofollow" shape="rect"
class="" ymailto="mailto:kaandandin@yahoo.com"
target="_blank" href="mailto:kaandandin@yahoo.com"
style=""><kaandandin@yahoo.com></a>,OpenSIPS
users mailling list <a moz-do-not-send="true"
rel="nofollow" shape="rect" class=""
ymailto="mailto:users@lists.opensips.org"
target="_blank"
href="mailto:users@lists.opensips.org" style=""><users@lists.opensips.org></a>
</div>
<div class="" style="">Cc: </div>
<div class="" style="">Konu: Re: YNT: Re:
[OpenSIPS-Users] RFC3261 transaction matching failed
error for the second 401 Unauthorized - Challenging
the UE </div>
<div class="" style=""><br class="" style=""
clear="none">
</div>
<div class="" style="">Hi,<br class="" style=""
clear="none">
<br class="" style="" clear="none">
Is .141 your OpenSIPS ? I see .141 is sending the
REGISTRAR to both nodes ( .3 and .5) .<br class=""
style="" clear="none">
<br class="" style="" clear="none">
Regards,<br class="" style="" clear="none">
<pre class="" style="">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a moz-do-not-send="true" rel="nofollow" shape="rect" class="" target="_blank" href="http://www.opensips-solutions.com/" style="">http://www.opensips-solutions.com</a></pre>
On 09.10.2014 10:00, Kaan Dandin wrote:<br class=""
style="" clear="none">
</div>
<blockquote type="cite" class="" style=""> </blockquote>
</div>
<div class="" style="">
<div class="" style="">
<div class="" style="">Hi Bogdan, </div>
<div class="" style=""><br class="" style=""
clear="none">
</div>
<div class="" style="">Thanks for your response. </div>
<div class="" style="">In this situation how can I
configure opensips to pass this message to the
destination. Is it a configuration change or
should I use another function instead of t_relay ?</div>
<div class="" style=""><br class="" style=""
clear="none">
</div>
<div class="" style=""><br class="" style=""
clear="none">
</div>
<div class="" style="">Kind regards</div>
<div class="" style=""><br class="" style=""
clear="none">
</div>
<div class="" style=""><br class="" style=""
clear="none">
</div>
<div class="" style="">
<div style="font-size:8px;color:#575757;" class="">Samsung
Mobile tarafından gönderildi</div>
</div>
</div>
<br class="" style="" clear="none">
<br class="" style="" clear="none">
<div class="" style="">-------- Orjinal mesaj --------</div>
<div class="" style="">Kimden: Bogdan-Andrei Iancu <a
moz-do-not-send="true" rel="nofollow" shape="rect"
class="" ymailto="mailto:bogdan@opensips.org"
target="_blank" href="mailto:bogdan@opensips.org"
style=""><bogdan@opensips.org></a> </div>
<div class="" style="">Tarih:07 10 2014 16:29
(GMT+02:00) </div>
<div class="" style="">Alıcı: Kaan Dandin <a
moz-do-not-send="true" rel="nofollow" shape="rect"
class="" ymailto="mailto:kaandandin@yahoo.com"
target="_blank" href="mailto:kaandandin@yahoo.com"
style=""><kaandandin@yahoo.com></a>,OpenSIPS
users mailling list <a moz-do-not-send="true"
rel="nofollow" shape="rect" class=""
ymailto="mailto:users@lists.opensips.org"
target="_blank"
href="mailto:users@lists.opensips.org" style=""><users@lists.opensips.org></a>
</div>
<div class="" style="">Cc: </div>
<div class="" style="">Konu: Re: [OpenSIPS-Users]
RFC3261 transaction matching failed error for the
second 401 Unauthorized - Challenging the UE </div>
<div class="" style=""><br class="" style=""
clear="none">
</div>
<div class="" style=""><tt class="" style="">Hi Kaan,<br
class="" style="" clear="none">
<br class="" style="" clear="none">
The log you refer to is a DBG and not an ERR
(error) - when a new request is received, opensips
(inside the t_relay) tries to match it against
existing transactions to see if it a
retransmission on not. The fact your request does
not match means it is not a retransmission, but
rather a new request.<br class="" style=""
clear="none">
<br class="" style="" clear="none">
Regards,<br class="" style="" clear="none">
</tt>
<pre class="" style="">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a moz-do-not-send="true" rel="nofollow" shape="rect" class="" target="_blank" href="http://www.opensips-solutions.com/" style="">http://www.opensips-solutions.com</a></pre>
On 04.10.2014 11:18, Kaan Dandin wrote:<br class=""
style="" clear="none">
</div>
<blockquote type="cite" class="" style="">
<div
style="color:#000;background-color:#fff;font-family:HelveticaNeue,
Helvetica Neue, Helvetica, Arial, Lucida Grande,
sans-serif;font-size:16px;" class="">
<div class="" style="">Hi all,</div>
<div class="" style=""> </div>
<div class="" style="">I am making registration to
the Open IMS nodes(192.168.2.3 and 192.168.2.5)
simultaneously from IMS bench(192.168.2.11).
Registration messages are going through OpenSIPS
load balancer(192.168.2.141).</div>
<div class="" style=""> </div>
<div class="" style="">Registration messages which
are going to first Open IMS node(192.168.2.5)
completed succesfully.</div>
<div class="" style=""> </div>
<div class="" style=""> </div>
<div class="" style="">But registration to second
IMS node(192.168.2.3) is not completed
successfully since t_relay() function in
OpenSIPS load balancer is giving
"DBG:tm:matching_3261: RFC3261 transaction
matching failed" error and not passing the
"Status: 401 Unauthorized - Challenging the
UE (0 bindings)" messages to IMS bench.</div>
<div class="" style=""> </div>
<div class="" style="">Below please find wireshark
log and opensips logs in debug level=6.</div>
<div class="" style=""> </div>
<div class="" style="">Do you have any idea for
this problem.</div>
<div class="" style=""> </div>
<div class="" style="">BR,</div>
<div class="" style="">Kaan</div>
<div class="" style=""> </div>
<div class="" style=""> </div>
<div class="" style="">o. Time
Source Destination
Protocol Info<br class="" style="" clear="none">
55 1.186495 192.168.2.11
192.168.2.141 SIP Request: REGISTER
sip:open-ims.test<br class="" style=""
clear="none">
56 1.188443 192.168.2.141
192.168.2.3 SIP Request: REGISTER
sip:open-ims.test<br class="" style=""
clear="none">
57 1.189001 192.168.2.141
192.168.2.5 SIP Request: REGISTER
sip:open-ims.test<br class="" style=""
clear="none">
58 1.215792 192.168.2.5
192.168.2.141 SIP Status: 401
Unauthorized - Challenging the UE (0
bindings)<br class="" style="" clear="none">
59 1.216974 192.168.2.141
192.168.2.11 SIP Status: 401
Unauthorized - Challenging the UE (0
bindings)<br class="" style="" clear="none">
60 1.217486 192.168.2.11
192.168.2.141 SIP Request: REGISTER
sip:open-ims.test<br class="" style=""
clear="none">
61 1.218516 192.168.2.141
192.168.2.3 SIP Request: REGISTER
sip:open-ims.test<br class="" style=""
clear="none">
62 1.218804 192.168.2.141
192.168.2.5 SIP Request: REGISTER
sip:open-ims.test<br class="" style=""
clear="none">
63 1.233561 192.168.2.3
192.168.2.141 SIP Status: 401
Unauthorized - Challenging the UE (0
bindings)<br class="" style="" clear="none">
64 1.241624 192.168.2.3
192.168.2.141 SIP Status: 401
Unauthorized - Challenging the UE (0
bindings)<br class="" style="" clear="none">
65 1.246112 192.168.2.5
192.168.2.141 SIP Status: 200 OK -
SAR succesful and registrar saved (1
bindings)<br class="" style="" clear="none">
66 1.246919 192.168.2.141
192.168.2.11 SIP Status: 200 OK -
SAR succesful and registrar saved (1
bindings)</div>
<div class="" style=""> </div>
<div class="" style=""> </div>
<div class="" style=""> </div>
<div class="" style="">Oct 3 10:01:35 ubuntu
/usr/local/opensips/sbin/opensips[8938]: xlog
method: [REGISTER] totag: [<null>] sipid:
[192.168.2.11] messageid: [68] callid: [<a
moz-do-not-send="true" rel="nofollow"
shape="rect" class=""
ymailto="mailto:56-6888@192.168.2.11"
target="_blank"
href="mailto:56-6888@192.168.2.11" style="">56-6888@192.168.2.11</a>]
callsequence: [2]<br class="" style=""
clear="none">
Oct 3 10:01:35 ubuntu
/usr/local/opensips/sbin/opensips[8938]:
DBG:uri:has_totag: no totag<br class="" style=""
clear="none">
Oct 3 10:01:35 ubuntu
/usr/local/opensips/sbin/opensips[8938]:
xlog_initialregister<br class="" style=""
clear="none">
Oct 3 10:01:35 ubuntu
/usr/local/opensips/sbin/opensips[8938]:
DBG:core:comp_scriptvar: str 20 : 192.168.2.11<br
class="" style="" clear="none">
Oct 3 10:01:35 ubuntu
/usr/local/opensips/sbin/opensips[8938]:
DBG:tm:t_newtran: transaction on
entrance=0xffffffffffffffff<br class="" style=""
clear="none">
Oct 3 10:01:35 ubuntu
/usr/local/opensips/sbin/opensips[8938]:
DBG:core:parse_headers: flags=ffffffffffffffff<br
class="" style="" clear="none">
Oct 3 10:01:35 ubuntu
/usr/local/opensips/sbin/opensips[8938]:
DBG:core:get_hdr_field: content_length=0<br
class="" style="" clear="none">
Oct 3 10:01:35 ubuntu
/usr/local/opensips/sbin/opensips[8938]:
DBG:core:get_hdr_field: found end of header<br
class="" style="" clear="none">
Oct 3 10:01:35 ubuntu
/usr/local/opensips/sbin/opensips[8938]:
DBG:core:parse_headers: flags=78<br class=""
style="" clear="none">
Oct 3 10:01:35 ubuntu
/usr/local/opensips/sbin/opensips[8938]:
DBG:tm:t_lookup_request: start searching:
hash=35746, isACK=0<br class="" style=""
clear="none">
Oct 3 10:01:35 ubuntu
/usr/local/opensips/sbin/opensips[8938]:
DBG:tm:matching_3261: RFC3261 transaction
matching failed<br class="" style=""
clear="none">
Oct 3 10:01:35 ubuntu
/usr/local/opensips/sbin/opensips[8938]:
DBG:tm:t_lookup_request: no transaction found<br
class="" style="" clear="none">
Oct 3 10:01:35 ubuntu
/usr/local/opensips/sbin/opensips[8938]:
DBG:tm:run_reqin_callbacks:
trans=0x7fcda4739918, callback type 1, id 1
entered<br class="" style="" clear="none">
Oct 3 10:01:35 ubuntu
/usr/local/opensips/sbin/opensips[8938]:
DBG:tm:run_reqin_callbacks:
trans=0x7fcda4739918, callback type 1, id 0
entered<br class="" style="" clear="none">
Oct 3 10:01:35 ubuntu
/usr/local/opensips/sbin/opensips[8938]:
DBG:core:check_ip_address: params 192.168.2.11,
192.168.2.11, 0<br class="" style=""
clear="none">
<br class="" style="" clear="none">
</div>
</div>
<br class="" style="" clear="none">
<fieldset class="" style=""></fieldset>
<br class="" style="" clear="none">
<pre class="" style="">_______________________________________________
Users mailing list
<a moz-do-not-send="true" rel="nofollow" shape="rect" class="" ymailto="mailto:Users@lists.opensips.org" target="_blank" href="mailto:Users@lists.opensips.org" style="">Users@lists.opensips.org</a>
<a moz-do-not-send="true" rel="nofollow" shape="rect" class="" target="_blank" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" style="">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br class="" style="" clear="none">
<br class="" style="" clear="none">
<br class="" style="" clear="none">
<br class="" style="" clear="none">
</div>
</div>
<br class="" style="">
<br class="" style="">
</div>
</div>
</div>
</div>
</blockquote>
<br>
</body>
</html>