in  my  understanding: mi interface will first enter local_route, 
   in local route , will  generate SIP Message, this SIP Message will route
to main REQUEST_ROUTE.
   in  REQUEST_ROUTE, I have some code part like this:
   
   t_on_failure("sip_message");

   
   if this transaction have any error(I also use t_relay(0x02) in
route[relay]), the FAILURE_ROUTE will be trigger.
   

   
   but , in my case, in local_route, it generate 408 code, then exit.
   so, where I can call m_store() to store message when have any error.
  
   



--
View this message in context: 
http://opensips-open-sip-server.1449251.n2.nabble.com/not-trigger-on-failure-route-0-when-use-mi-interface-tp7596480p7596481.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to