El Viernes, 17 de Agosto de 2007, Saúl Ibarra escribió:
En la documentación de módulo TM, solo viene que "Timer wich hits... " que querran decir con eso? Si el timer se cumple, y que?
Prueba a poner un on_failure y ahi haz solo un xlog, en ese caso deberia funcionar bien...
Vale, eso tiene sentido, es que ahora no tengo puesto el failure_route. Pero leo esto en la doc que lo explcia:
fr_timer - this timer is used when no response was received yet. If there is no response after fr_timer seconds the timer triggers (and failure route will be executed if t_on_failure() was called). If a provisional response was received, the timer is set to fr_inv_timer for INVITE transactions, and RT_T2 for all other transactions. If a final reponse is received, the transaction has finished.