<!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.3.2">
</HEAD>
<BODY>
Hi,<BR>
<BR>
        i am doing the same but in openser i m getting the following error<BR>
<BR>
<BR>
<FONT COLOR="#0000ff">Dec 17 15:14:37 [26267] ERROR:imc:imc_handle_message: room [chat-manager] does not exist!</FONT><BR>
<FONT COLOR="#0000ff">Dec 17 15:14:37 [26267] ERROR:imc:imc_manager: failed to handle 'message'</FONT><BR>
<BR>
<BR>
it saying room not exist wat it mean<BR>
for that i m also insert one row in imc_rooms table..............<BR>
<BR>
<BR>
Thanks & Regards<BR>
--Amit<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
On Mon, 2007-12-17 at 09:18 +0100, Iñaki Baz Castillo wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">El Monday 17 December 2007 06:02:49 Amit Vijayvargiya escribió:</FONT>
<FONT COLOR="#000000">> Hi All,</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">>         I am using openser as a proxy and presence server.</FONT>
<FONT COLOR="#000000">>         now i am add new module IMC for support chat conference.</FONT>
<FONT COLOR="#000000">>         But how i can test changes are right????????</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">>         There is any standard phone Or sip client which support</FONT>
<FONT COLOR="#000000">>         IMC module and able to send messages like create,join....</FONT>
<FONT COLOR="#000000">>         for conference.</FONT>
<FONT COLOR="#000000">No, there are not. That 's the reason IMC is managed via MESSAGE commands.</FONT>
<FONT COLOR="#000000">So you send a MESSAGE to "chat-manager@" (or whatever you name it) with text:</FONT>
<FONT COLOR="#000000"> create room 123</FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>