From da3fafc37dc4ef86c70617582aaec177ddf924ea Mon Sep 17 00:00:00 2001 From: lazedo Date: Wed, 27 Jun 2018 17:16:06 +0100 Subject: [PATCH] 100 "waking the dead guy" --- kamailio/pusher-role.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kamailio/pusher-role.cfg b/kamailio/pusher-role.cfg index e9fb626..4944365 100644 --- a/kamailio/pusher-role.cfg +++ b/kamailio/pusher-role.cfg @@ -17,7 +17,7 @@ route[PUSHER_ROUTE] } xlog("L_INFO", "$ci|pusher received request to wakeup $(tu{s.tolower})\n"); - sl_send_reply(180, "waking the dead guy"); + sl_send_reply(100, "waking the dead guy"); t_set_fr(0, 20000); if (t_newtran()) { route(SEND_PUSH_NOTIFICATION);