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
remove dlg from auth
update-rsyslog-config
lazedo
7 years ago
parent
d9ed5cebaf
commit
dc011abca5
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
kamailio/auth.cfg
+ 0
- 1
kamailio/auth.cfg
View File
@ -52,7 +52,6 @@ route[AUTH_TOKEN]
{
$xavp(regcfg
=
>match_received) = $su;
if (registered("location","$fu", 2, 1)
=
= 1) {
dlg_setflag(FLT_AOR);
if($(xavp(ulattrs
=
>token){s.len}) > 0) {
$xavp(hf[0]
=
>X-AUTH-Token) = $xavp(ulattrs=>token);
} else {
Write
Preview
Loading…
Cancel
Save