|
|
@ -17,7 +17,7 @@ route[PUSHER_ROUTE] |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
xlog("L_INFO", "$ci|pusher received request to wakeup $(tu{s.tolower})\n"); |
|
|
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); |
|
|
t_set_fr(0, 20000); |
|
|
if (t_newtran()) { |
|
|
if (t_newtran()) { |
|
|
route(SEND_PUSH_NOTIFICATION); |
|
|
route(SEND_PUSH_NOTIFICATION); |
|
|
|