sample_configs: noload res_hep.so by default

Change disables loading of res_hep.so in default installation.  Loading
res_hep has a performance impact whether it's used or not.  This disables
loading of it in sample config files.

Change-Id: I5ec150cf941634fabc72973e5bf1a965cb0ef9d0
This commit is contained in:
Matthew Fredrickson
2018-08-22 10:50:55 -05:00
committed by Richard Mudgett
parent a4d1c4dabe
commit c8bacd45f1
2 changed files with 10 additions and 0 deletions

View File

@@ -37,4 +37,8 @@ autoload=yes
noload => chan_alsa.so
;noload => chan_oss.so
noload => chan_console.so
noload => res_hep.so
noload => res_hep_pjsip.so
noload => res_hep_rtcp.so
;