<div dir="ltr">Thanks a lot Henning...The issue has been solved...You were right<br><br>Regards<br><br><div class="gmail_quote">On Mon, Jan 26, 2009 at 1:15 PM, Henning Westerholt <span dir="ltr">&lt;<a href="mailto:henning.westerholt@1und1.de">henning.westerholt@1und1.de</a>&gt;</span> 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 Saturday 24 January 2009, michel freiha wrote:<br>
&gt; Dear Sir,<br>
&gt;<br>
&gt; i tried to use the below function:<br>
&gt;<br>
&gt; if (!cr_route(&quot;$avp(s:carrier)&quot;, &quot;$avp(s:domain)&quot;, &quot;$rU&quot;, &quot;$rU&quot;,&quot;call_id&quot;,<br>
&gt; &quot;$avp(s:host)&quot;)) {<br>
&gt;<br>
&gt; during restart I did not get any error...When trying to make a call i got<br>
&gt; the following error:<br>
&gt;<br>
&gt; Jan 24 11:41:36 [12948] ERROR:tm:t_newtran: transaction already in process<br>
&gt; 0xb60c6770<br>
&gt;<br>
&gt; I guess there a a function that has been define 2 times...How to know which<br>
&gt; one?I tried to find t_relay but no luck<br>
<br>
</div>Hi michel,<br>
<br>
the error you got is not related to the cr module. It means that you try to<br>
create the transaction for same request twice - usually via calling t_relay()<br>
more than once.<br>
<br>
Cheers,<br>
<font color="#888888"><br>
Henning<br>
</font></blockquote></div><br></div>