<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.10.0">
</HEAD>
<BODY>
Hi <FONT COLOR="#000000">Sergio Gutiérrez</FONT>,<BR>
<BR>
Thanks for quick reply of my mail....<BR>
my problem is when user-A online from more then machine.<BR>
then user-B try to call user-A( Invite method ).<BR>
openser should send invite to all the machines where User-A is online.<BR>
but it's not happening......<BR>
<BR>
which module i have configure for that or what parameter i have to change<BR>
in which module for support this.<BR>
<BR>
<BR>
i m using<BR>
<BR>
<FONT COLOR="#000000">OpenSER </FONT><FONT COLOR="#0000ff">Version 1.3.0</FONT><BR>
<BR>
<FONT COLOR="#000000">Configuration parameters for usrloc module</FONT><BR>
<BR>
<FONT COLOR="#0000ff">modparam("usrloc", "db_mode", 2)</FONT><BR>
<FONT COLOR="#0000ff">modparam("usrloc","nat_bflag",3)</FONT><BR>
<FONT COLOR="#0000ff">modparam("usrloc", "db_url","mysql://openser:<A HREF="mailto:openser@localhost">openser@localhost</A>/openser")</FONT><BR>
<BR>
<FONT COLOR="#000000">lookup() function</FONT>:::<BR>
<BR>
<FONT COLOR="#0000ff">if (!lookup("location")) {</FONT><BR>
<FONT COLOR="#0000ff"> switch ($retcode) {</FONT><BR>
<FONT COLOR="#0000ff"> case -1:</FONT><BR>
<FONT COLOR="#0000ff"> case -3:</FONT><BR>
<FONT COLOR="#0000ff"> t_newtran();</FONT><BR>
<FONT COLOR="#0000ff"> t_reply("480", "Not Available");</FONT><BR>
<FONT COLOR="#0000ff"> exit;</FONT><BR>
<FONT COLOR="#0000ff"> case -2:</FONT><BR>
<FONT COLOR="#0000ff"> sl_send_reply("405", "Method Not Allowed");</FONT><BR>
<FONT COLOR="#0000ff"> exit;</FONT><BR>
<FONT COLOR="#0000ff"> }</FONT><BR>
<FONT COLOR="#0000ff"> }</FONT><BR>
<BR>
<BR>
<BR>
Thanks & Regards,<BR>
Amit vijayvargiya<BR>
<BR>
<BR>
On Wed, 2008-05-21 at 10:02 -0500, Sergio Gutierrez wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi Amit.</FONT>
<FONT COLOR="#000000">Could you provide more information? These data would be useful to help you:</FONT>
<FONT COLOR="#000000">OpenSER Version.</FONT>
<FONT COLOR="#000000">Location method for Users (RAM, Data Base Based)</FONT>
<FONT COLOR="#000000">Configuration parameters for usrloc module.</FONT>
<FONT COLOR="#000000">Employment of lookup() function for finding users.</FONT>
<FONT COLOR="#000000">Best regards.</FONT>
<FONT COLOR="#000000">Sergio Gutiérrez.</FONT>
<FONT COLOR="#000000">On Wed, May 21, 2008 at 8:25 AM, Amit Vijayvargiya</FONT>
<FONT COLOR="#000000"><<A HREF="mailto:amit.v@pyronetworks.com">amit.v@pyronetworks.com</A>> wrote:</FONT>
<FONT COLOR="#000000">> Hi,</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> I am facing a problem when user is online more then one</FONT>
<FONT COLOR="#000000">> machines, openser not able to send request to all machines.</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> Thanks in advance</FONT>
<FONT COLOR="#000000">> Amit</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> _______________________________________________</FONT>
<FONT COLOR="#000000">> Users mailing list</FONT>
<FONT COLOR="#000000">> <A HREF="mailto:Users@lists.openser.org">Users@lists.openser.org</A></FONT>
<FONT COLOR="#000000">> <A HREF="http://lists.openser.org/cgi-bin/mailman/listinfo/users">http://lists.openser.org/cgi-bin/mailman/listinfo/users</A></FONT>
<FONT COLOR="#000000">></FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>