[Kamailio-Users] carrierroute

Henning Westerholt henning.westerholt at 1und1.de
Mon Jan 26 12:15:45 CET 2009


On Saturday 24 January 2009, michel freiha wrote:
> Dear Sir,
>
> i tried to use the below function:
>
> if (!cr_route("$avp(s:carrier)", "$avp(s:domain)", "$rU", "$rU","call_id",
> "$avp(s:host)")) {
>
> during restart I did not get any error...When trying to make a call i got
> the following error:
>
> Jan 24 11:41:36 [12948] ERROR:tm:t_newtran: transaction already in process
> 0xb60c6770
>
> I guess there a a function that has been define 2 times...How to know which
> one?I tried to find t_relay but no luck

Hi michel,

the error you got is not related to the cr module. It means that you try to 
create the transaction for same request twice - usually via calling t_relay() 
more than once.

Cheers,

Henning




More information about the sr-users mailing list