[Kamailio-Users] ERROR:tm:w_t_reply failed to send a t_reply to a message for which no transaction-ate has been established

Iñaki Baz Castillo ibc at aliax.net
Sun Jan 31 19:57:26 CET 2010


El Domingo, 31 de Enero de 2010, AnthonyD escribió:

> I get a lot of these errors in my logs:
> ERROR:tm:w_t_reply failed to send a t_reply to a message for which no
>  transaction-ate has been established
> 
> Can someone give me some info on these errors and how to trouble shoot the
>  cause?

This means that you are using "t_reply()" function without a created 
transaction (without calling first to "t_newtran()").

Most pprobably you want to use "sl_send_reply()" rather than "t_reply()", but 
feel free to explain here why you want to use "t_relay()".

-- 
Iñaki Baz Castillo <ibc at aliax.net>



More information about the Users mailing list