Browse Source

set default for WITH_AUTH_TOKEN

master
lazedo 6 years ago
parent
commit
e9c9234556
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      kamailio/defs.cfg

+ 4
- 0
kamailio/defs.cfg View File

@ -87,6 +87,10 @@ kazoo.to_external_no_response_timer = INTERNAL_TO_EXTERNAL_NO_RESPONSE_TIMER des
#!trydef KZ_PERMISSIONS_CACHE 0 #!trydef KZ_PERMISSIONS_CACHE 0
#!ifndef WITH_NO_AUTH_TOKEN
#!trydef WITH_AUTH_TOKEN
#!endif
#!endif #!endif
# vim: tabstop=4 softtabstop=4 shiftwidth=4 expandtab # vim: tabstop=4 softtabstop=4 shiftwidth=4 expandtab

Loading…
Cancel
Save