[OpenSIPS-Users] not trigger on_failure_route[0] when use mi interface
chow
zhouxiaoqiang.mstech at gmail.com
Tue Apr 14 10:04:00 CEST 2015
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.
More information about the Users
mailing list