Skip to content

Commit 017c09f

Browse files
committed
remove dead code
1 parent 2269f70 commit 017c09f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kamailio/pusher-role.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ route[PUSHER_ROUTE]
3131
$fs = $(ulc(callee=>socket));
3232
xlog("L_INFO", "routing $hdr(X-KAZOO-AOR) to contact $du\n");
3333
send_reply(100, "calling a push device");
34-
$var(timer) = $(sel(cfg_get.kazoo.pusher_initial_invite_no_response_timer){s.int});
3534
route(PUSHER_SETUP_TIMERS);
3635
t_set_fr(0, $xavp(push_timers=>t1));
3736
route(PUSHER_TO_EXTERNAL_RELAY);

0 commit comments

Comments
 (0)