We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2269f70 commit 017c09fCopy full SHA for 017c09f
kamailio/pusher-role.cfg
@@ -31,7 +31,6 @@ route[PUSHER_ROUTE]
31
$fs = $(ulc(callee=>socket));
32
xlog("L_INFO", "routing $hdr(X-KAZOO-AOR) to contact $du\n");
33
send_reply(100, "calling a push device");
34
- $var(timer) = $(sel(cfg_get.kazoo.pusher_initial_invite_no_response_timer){s.int});
35
route(PUSHER_SETUP_TIMERS);
36
t_set_fr(0, $xavp(push_timers=>t1));
37
route(PUSHER_TO_EXTERNAL_RELAY);
0 commit comments