Browse Source

move sanity script

update-rsyslog-config
lazedo 7 years ago
parent
commit
4b1ae719eb
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      kamailio/default.cfg

+ 3
- 3
kamailio/default.cfg View File

@ -212,9 +212,6 @@ include_file "db_KAMAILIO_DBMS.cfg"
###### kazoo bindings ######
include_file "kazoo-bindings.cfg"
## sanity ##
include_file "sanity.cfg"
####### Role Configurations ##########
#!ifdef AUTHORIZATION_ROLE
include_file "authorization-role.cfg"
@ -274,6 +271,9 @@ include_file "keepalive-role.cfg"
include_file "blocker-role.cfg"
#!endif
## sanity ##
include_file "sanity.cfg"
## auth ##
include_file "auth.cfg"


Loading…
Cancel
Save