This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
kazoo-configs-kamailio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
183
Wiki
Activity
Browse Source
KAZOO-3494 fix FAST_PICKUP_CHK call in dispatcher
3.20
lazedo
11 years ago
committed by
karl anderson
parent
b828eacc12
commit
be11631479
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
kamailio/dispatcher-role.cfg
+ 1
- 1
kamailio/dispatcher-role.cfg
View File
@ -70,7 +70,7 @@ route[DISPATCHER_FIND_ROUTES]
#!endif
#!ifdef FAST_PICKUP-ROLE
route(FAST_PICKUP);
route(FAST_PICKUP
_CHK
);
#!endif
if (!ds_select_dst("$var(ds_group)", "0") || $(avp(ds_dst)[0])
=
= $null) {
Write
Preview
Loading…
Cancel
Save