[SR-Users] t_set_retr and NOTIFY send after handle_publish

Vasiliy Ganchev vancecezar at gmail.com
Wed Nov 21 12:10:52 CET 2018


Hi Daniel!

yep, event_route[tm:local-request] did the trick

this is working config:
event_route[tm:local-request] 
{
	if (is_method("NOTIFY") && ($hdr(event) == "dialog") )
	{
		t_set_retr(4000, 4000); 
	}
}

immense thank you for the hint!

cheers




--
Sent from: http://sip-router.1086192.n5.nabble.com/Users-f3.html



More information about the sr-users mailing list