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
fix cfg_get.kazoo.fast_pickup_cookies typo
drop_requests
lazedo
8 years ago
committed by
GitHub
parent
38b4efc14e
commit
b1d12b11e1
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
kamailio/fast-pickup-role.cfg
+ 1
- 1
kamailio/fast-pickup-role.cfg
View File
@ -140,7 +140,7 @@ route[FAST_PICKUP_INIT]
}
## fast pickup with cookies
if(@cfg_get.fast_pickup_cookies
=
= 1) {
if(@cfg_get.
kazoo.
fast_pickup_cookies
=
= 1) {
if($var(AppName)
=
= "park") {
$var(Pickup)
=
1; #";a-leg=true";
} else {
Write
Preview
Loading…
Cancel
Save