Hello Daniel,
I already have the failure_route enabled for the SUBSCRIBE msg and the
function t_set_fr(0,3000) is set before send it for network, but when
Kamailio receives an 200 OK related to SUBSCRIBE it never enters on the
failure route if not receive the NOTIFY.
Is there missing some configuration to this work?
Thank you for you help
Regards
José
2016-09-05 8:21 GMT+01:00 Daniel-Constantin Mierla <miconda(a)gmail.com>om>:
Hello,
On 03/09/16 02:47, José Seabra wrote:
Hello,
I have the following scenario:
Kamailio is suspending an INVITE then generates a SUBSCRIBE msg to an
external server with UAC module, and only resume the suspended INVITE
when receives an NOTIFY(this NOTIFY "belongs" to the SUBSCRIBE dialog)
from the external server.
The issue is that sometimes kamailio doesn't receive a NOTIFY and the
transaction is not resumed, any one have an idea how can i implement a
solution to resume the suspended invite after x seconds without
receiving NOTIFY msg?
you can enable a failure_route for the transaction and it
will be
execute after the transaction timeout (you can set it with t_set_fr() to
a custom value than the default for the other transactions).
Cheers,
Daniel
--
Daniel-Constantin Mierla
http://www.asipto.com -
http://www.kamailio.org
http://twitter.com/#!/miconda -
http://www.linkedin.com/in/miconda
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
--
Cumprimentos
José Seabra