<!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>
&nbsp;&nbsp;&nbsp; Thats ok.<BR>
&nbsp;&nbsp;&nbsp; <BR>
&nbsp;&nbsp;&nbsp; i m sending one message to openser with uri&nbsp;&nbsp; <FONT COLOR="#0000ff"><A HREF="mailto:chat-manager@domain.com">chat-manager@domain.com</A></FONT><BR>
&nbsp;&nbsp;&nbsp; and with massage <FONT COLOR="#0000ff">create room 123</FONT><BR>
<BR>
but it given error <BR>
<BR>
&nbsp;&nbsp;&nbsp; <BR>
<FONT COLOR="#0000ff">Dec 17 15:14:37 [26267] ERROR:imc:imc_handle_message: room [chat- manager] does not exist!&gt;</FONT><BR>
<BR>
<FONT COLOR="#0000ff"> Dec 17 15:14:37 [26267] ERROR:imc:imc_manager: failed to handle 'message'</FONT><BR>
<BR>
<BR>
<BR>
in openser.cfg i m configure this for massages<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;<FONT COLOR="#0000ff"> if (is_method(&quot;MESSAGE&quot;) &amp;&amp; (uri=~ &quot;sip:chat-[0-9]+@&quot; || uri=~ &quot;sip:chat-manager@&quot;)){</FONT><BR>
<BR>
<FONT COLOR="#0000ff">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; log(1,&quot;The user is not available (status 408), will not try the next osp route\n&quot;);</FONT><BR>
<BR>
<FONT COLOR="#0000ff">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; imc_manager();</FONT><BR>
<FONT COLOR="#0000ff">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sl_send_reply(&quot;200&quot;,&quot;Ok&quot;);</FONT><BR>
<FONT COLOR="#0000ff">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exit();</FONT><BR>
<BR>
<FONT COLOR="#0000ff">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</FONT><BR>
<BR>
tell me if i am wrong........<BR>
i want to create rooms via message and also add members ..............<BR>
<BR>
Thanks &amp; Regards<BR>
--Amit<BR>
&nbsp;&nbsp;&nbsp; <BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
On Mon, 2007-12-17 at 10:54 +0100, I&#241;aki Baz Castillo wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">El Monday 17 December 2007 10:52:05 Amit Vijayvargiya escribi&#243;:</FONT>
<FONT COLOR="#000000">&gt; Hi,</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt;         i am doing the same but in openser i m getting the following error</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; Dec 17 15:14:37 [26267] ERROR:imc:imc_handle_message: room [chat-</FONT>
<FONT COLOR="#000000">&gt; manager] does not exist!</FONT>
<FONT COLOR="#000000">&gt; Dec 17 15:14:37 [26267] ERROR:imc:imc_manager: failed to handle</FONT>
<FONT COLOR="#000000">&gt; 'message'</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; it saying room not exist wat it mean</FONT>
<FONT COLOR="#000000">&gt; for that i m also insert one row in imc_rooms table..............</FONT>

<FONT COLOR="#000000">No, you cannot create rooms or chat users via SQL, sorry. It could be a useful </FONT>
<FONT COLOR="#000000">feature (instead of IMHO annoying managing like IRC commands) but it's not </FONT>
<FONT COLOR="#000000">possilbe.</FONT>
<FONT COLOR="#000000">I opended a &quot;feature request&quot; for this:</FONT>
<FONT COLOR="#000000">  </FONT>
<FONT COLOR="#000000"><A HREF="https://sourceforge.net/tracker/?func=detail&aid=1819835&group_id=139143&atid=743023">https://sourceforge.net/tracker/?func=detail&amp;aid=1819835&amp;group_id=139143&amp;atid=743023</A></FONT>

<FONT COLOR="#000000">Regards.</FONT>


</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>