Iņaki,<br><br>it looks like I have misunderstood your problem.<br><br>I was speaking about &quot;202 Accepted&quot; confirmation and not a new MESSAGE.&nbsp; Why would you need a new message?<br>As Bogdan confirmed also, I am also not aware&nbsp; of module generating a stand alone notification, and I am using this module since beginnings.<br>
<br>Cheers,<br>DanB<br><br><div class="gmail_quote">On Feb 5, 2008 9:59 AM, Iņaki Baz Castillo &lt;<a href="mailto:ibc@in.ilimit.es">ibc@in.ilimit.es</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Monday 04 February 2008 19:02:30 Dan-Cristian Bogos wrote:<br>&gt; Iņaki,<br>&gt;<br>&gt; this code should do the magic:<br>&gt;<br>&gt; if (!t_reply(&quot;202&quot;, &quot;Accepted&quot;))<br>&gt; {<br>
&gt; &nbsp; &nbsp; sl_reply_error();<br>&gt; };<br><br><br></div>I use exactly that code:<br><br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;t_newtran();<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;if (m_store(&quot;$ru&quot;)) &nbsp; &nbsp; {<br><div class="Ih2E3d"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;if (!t_reply(&quot;202&quot;, &quot;Accepted&quot;))<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sl_reply_error();<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}<br><br></div>But there is not a created MESSAGE by OpenSer to the sender. I&#39;ve<br>set &quot;debug=4&quot; and no errors appear, the message storage is done correctly and<br>
OpenSer doesn&#39;t try to send back a new MESSAGE as notification.<br><br>I&#39;d like to insist a bit in the fact that what I&#39;m trying to get is receiving<br>a **new** MESSAGE generated by OpenSer as notification to the sender, not<br>
just the &quot;202, Accept&quot; reply (that is a reply, not a MESSAGE).<br><br>Please Dan, can you confirm that MSILO module should generate and send a new<br>MESSAGE as notification to the sender, and not just a &quot;202 Accepted&quot; reply?<br>
<div><div></div><div class="Wj3C7c"><br>Thanks a lot.<br><br><br>--<br>Iņaki Baz Castillo<br><a href="mailto:ibc@in.ilimit.es">ibc@in.ilimit.es</a><br><br>_______________________________________________<br>Users mailing list<br>
<a href="mailto:Users@lists.openser.org">Users@lists.openser.org</a><br><a href="http://lists.openser.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a><br></div>
</div></blockquote></div><br>