Yeah, but if you are stateful, the ACK should *not* go to a different box. It should go to the same box. So your transactions should be atomically on ONE server, but as they come in, distributed to several servers.<div><br>
</div><div>that's my $0.02 on it.. what mechanism, network side, are you using to distribute the requests? That may be your problem.</div><div>-Brett</div><div><br><br><div class="gmail_quote">On Mon, Sep 21, 2009 at 1:11 PM, Noel R. Morais <span dir="ltr"><<a href="mailto:noelrocha@gmail.com">noelrocha@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I'm trying to build a cluster of opensips.<br>
<br>
My opensips configuration is stateful and my cluster is a load balance<br>
(I'm not using the load balance module, the load balance is made in a<br>
network level). I'm having problems when a INVITE goes to one of the<br>
opensips and, for instance, the ACK goes to the other opensips. In<br>
this case, the TM module complains that couldn't find the transaction.<br>
<br>
got it?<br>
<br>
Regards,<br>
<font color="#888888"><br>
Noel<br>
</font><div><div></div><div class="h5"><br>
On Mon, Sep 21, 2009 at 11:29 AM, Brett Nemeroff <<a href="mailto:brett@nemeroff.com">brett@nemeroff.com</a>> wrote:<br>
> What do you mean by share transactions? This doesn't sound like something<br>
> you'd normally want to do. Can you give us an example?<br>
><br>
> -Brett<br>
><br>
> On Fri, Sep 18, 2009 at 5:30 PM, Noel R. Morais <<a href="mailto:noelrocha@gmail.com">noelrocha@gmail.com</a>> wrote:<br>
>><br>
>> Hi Guys,<br>
>><br>
>><br>
>> I would like to know if there is a way to share transactions (TM<br>
>> module) between opensips?<br>
>><br>
>> Maybe using memcached or something like that.<br>
>><br>
>><br>
>> Thanks,<br>
>><br>
>><br>
>> Noel<br>
>><br>
>> _______________________________________________<br>
>> Users mailing list<br>
>> <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
>> <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
><br>
><br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
> <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
><br>
><br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>