Browse Source

Merge branch 'KAZOO-3530' of https://github.com/2600hz/kazoo_configs.git

into KAZOO-3530

Conflicts:
	kamailio/local.cfg
3.20
lazedo 11 years ago
parent
commit
0cc7f4c128
2 changed files with 4 additions and 1 deletions
  1. +3
    -0
      kamailio/default.cfg
  2. +1
    -1
      kamailio/local.cfg

+ 3
- 0
kamailio/default.cfg View File

@ -207,6 +207,9 @@ include_file "responder-role.cfg"
#!ifdef NODES-ROLE
include_file "nodes-role.cfg"
#!endif
#!ifdef NODES-ROLE
include_file "nodes-role.cfg"
#!endif
####### Permissions module ##########
loadmodule "permissions.so"


+ 1
- 1
kamailio/local.cfg View File

@ -21,7 +21,7 @@ debug = L_INFO
# # #!trydef ANTIFLOOD-ROLE
# # #!trydef MESSAGE-ROLE
# # #!trydef PUSHER-ROLE
################################################################################
## SERVER INFORMATION
################################################################################


Loading…
Cancel
Save