<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hello Mike,<br>
<br>
It is very improbable that either received socket (for caller and
callee) is NULL. A more probable error is that your 2nd OpenSIPS
instance is not listening on the same interface(in other words, a
virtual IP), the sockets don't match, and the packet is discarded.<br>
<br>
As a side note, replication will not work at all without a common
virtual IP belonging to both instances at the same time. Maybe the
documentation needs some improvements...<br>
<br>
What worries me more is that this actually causes a crash! What do
the OpenSIPS logs say? We must figure out which process crashed
first.<br>
<br>
PS: I starred the email, but forgot to answer...<br>
<br>
Best regards,<br>
<pre class="moz-signature" cols="72">--
Liviu Chircu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a>
</pre>
On 03.12.2013 17:37, Mike Tesliuk wrote:<br>
</div>
<blockquote
cite="mid:CAKNtoCFNsJ3ESHQcjYo0S-kDOot9NtV4B3G7xu98UraoOHL6-Q@mail.gmail.com"
type="cite">
<div dir="ltr">So, nobody have an idea about this ? <br>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">2013/12/1 Mike Tesliuk <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:mike@ultra.net.br"
target="_blank">mike@ultra.net.br</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div>Hello Guys, <br>
<br>
Im trying to use the binary interface to test, but when
the replication happens i get this on log file.<br>
<br>
Dec 1 22:20:58 gcl-ss01a /usr/sbin/opensips[12322]:
ERROR:dialog:dlg_replicated_create: Dialog in DB doesn't
match any listening sockets<br>
Dec 1 22:20:58 gcl-ss01a /usr/sbin/opensips[12322]:
ERROR:dialog:dlg_replicated_create: Received malformed
UDP binary packet!<br>
Dec 1 22:20:58 gcl-ss01a /usr/sbin/opensips[12322]:
ERROR:dialog:receive_binary_packet: Failed to process a
binary packet!<br>
Dec 1 22:20:58 gcl-ss01a kernel: [88582.744765]
opensips[12323]: segfault at 10 ip 00007fe5dc96d7c7 sp
00007fff45469d80 error 4 in
dialog.so[7fe5dc949000+49000]<br>
<br>
<br>
</div>
for me this is like if the dialog need to have the same
listening information, how should i configure this ?<br>
<br>
<br>
Thanks</div>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">
</pre>
</body>
</html>