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);