Browse Source

set binrpc_buffer_size

4.1
lazedo 9 years ago
committed by GitHub
parent
commit
587d09674f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      kamailio/default.cfg

+ 1
- 0
kamailio/default.cfg View File

@ -101,6 +101,7 @@ loadmodule "path.so"
######## Kamailio control connector module ########
loadmodule "ctl.so"
modparam("ctl", "binrpc_buffer_size", 4096)
loadmodule "cfg_rpc.so"
loadmodule "cfgutils.so"
loadmodule "corex.so"


Loading…
Cancel
Save