<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"><<a href="mailto:henning.westerholt@1und1.de">henning.westerholt@1und1.de</a>></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>
> Dear Sir,<br>
><br>
> i tried to use the below function:<br>
><br>
> if (!cr_route("$avp(s:carrier)", "$avp(s:domain)", "$rU", "$rU","call_id",<br>
> "$avp(s:host)")) {<br>
><br>
> during restart I did not get any error...When trying to make a call i got<br>
> the following error:<br>
><br>
> Jan 24 11:41:36 [12948] ERROR:tm:t_newtran: transaction already in process<br>
> 0xb60c6770<br>
><br>
> I guess there a a function that has been define 2 times...How to know which<br>
> 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>